Re: Hacked computer

2000-12-18 Thread Mark Lastdrager
acker? >What should I check first? >Which log files? >Anyone? Please? >Thanks. Check this excellent document: http://www.cert.org/nav/recovering.html And please ask your question again on the incidents mailinglist (http://www.securityfocus.com/forums/incidents/intro.html) as it

Re: your mail

2000-12-19 Thread Mark Lastdrager
0 is on rl0 but got reply from (mac) on fpx0 killall syslogd? (or tweak /etc/syslog.conf a little) Mark Lastdrager -- Pine Internet BV :: tel. +31-70-3111010 :: fax. +31-70-3111011 PGP 92BB81D1 fingerprint 0059 7D7B C02B 38D2 A853 2785 8C87 3AF1 Today's excuse: Bogon emissions To Un

Re: Problem w/ traffic shaper? (dummynet)

2001-01-14 Thread Mark Lastdrager
it/s delay 10ms > Try Mbit/s (MB/s is Megabytes!) >Why does it tell me a value of 8 Mbit/s? Because 1 MB/s is ca. 8 Mb/s ;-) Mark Lastdrager -- Pine Internet BV :: tel. +31-70-3111010 :: fax. +31-70-3111011 PGP 92BB81D1 fingerprint 0059 7D7B C02B 38D2 A853 2785 8C87 3AF1 Today's

Re: Bridging-Firewall/bandwith limit problem

2001-01-16 Thread Mark Lastdrager
hrough the pipe to be dropped. Deleting and re-creating >the pipe clears it up. We had exactly the same problem with 4.1-STABLE or 4.0-STABLE (don't remember) a while ago. A 'downgrade' to 3.4-RELEASE fixed it, 3.4-STABLE had the same problem. Not much of a solution, but it

Re: Redundant connections from separate isp's possible?

2001-01-17 Thread Mark Lastdrager
your own IP addresses, an ASN and lots of clue ;-) See http://www.netaxs.com/~freedman/bgp/bgp.html for more info about BGP4. This can be done using FreeBSD and zebra (/usr/ports/net/zebra). Mark Lastdrager -- Pine Internet BV :: tel. +31-70-3111010 :: fax. +31-70-3111011 PGP 92BB81D1 fingerp

Re: ipfw not allowing udp?

2001-01-25 Thread Mark Lastdrager
og ip from any to any This way all denies are being logged so you can see what's wrong. Mark Lastdrager -- Pine Internet BV :: tel. +31-70-3111010 :: fax. +31-70-3111011 PGP 92BB81D1 fingerprint 0059 7D7B C02B 38D2 A853 2785 8C87 3AF1 Today's excuse: The rolling stones concert down the ro

Re: ip-accounting

2001-01-28 Thread Mark Lastdrager
eeBSD. I haven't used it, but the specs look good. Mark Lastdrager -- Pine Internet BV :: tel. +31-70-3111010 :: fax. +31-70-3111011 PGP 92BB81D1 fingerprint 0059 7D7B C02B 38D2 A853 2785 8C87 3AF1 Today's excuse: YOU HAVE AN I/O ERROR -> Incompetent Operator error To Unsubscri

Re: ipfw and dns

2001-02-02 Thread Mark Lastdrager
cp from any to ${oip} 53 setup ${fwcmd} add pass udp from any to ${oip} 53 ${fwcmd} add pass udp from ${oip} 53 to any Mark Lastdrager -- Pine Internet BV :: tel. +31-70-3111010 :: fax. +31-70-3111011 PGP 92BB81D1 fingerprint 0059 7D7B C02B 38D2 A853 2785 8C87 3AF1 Today's e

Re: PCMCIA 10/100BaseT Cards That Support Promiscuous Mode

2001-02-05 Thread Mark Lastdrager
E574BT or Fast Etherlink 3C574-TX> at port 0x240-0x25f irq 10 slot 0 on pccard0 Mark Lastdrager -- Pine Internet BV :: tel. +31-70-3111010 :: fax. +31-70-3111011 PGP 92BB81D1 fingerprint 0059 7D7B C02B 38D2 A853 2785 8C87 3AF1 Today's excuse: Your packets were eaten by the terminator

Re: Traffic shaper

2001-04-06 Thread Mark Lastdrager
um (depending on chanell utilization) to achive >maximum speed per user? > Dummynet allows only to limit the upper speed, but >this is not optimal when less than 4 users are active. Yes, use ALTQ: http://www.csl.sony.co.jp/person/kjc/programs.html There a stream can borrow bandwidth from

Re: i can get linux to do ab -c 150 -n 2000 http://127.0.0.1 nosweat; what

2001-05-06 Thread Mark Lastdrager
2000 Failed requests:0 Total transferred: 3687532 bytes HTML transferred: 2825998 bytes Requests per second:76.97 Transfer rate: 141.92 kb/s received Connnection Times (ms) min avg max Connect:0 530 1369 Processing: 148 1321 2329 T