Date: Mon, 31 Jan 2000 10:35:42 -0500 From: Mike Tancsa <mike@sentex.ca> To: stable@freebsd.org Cc: luigi@iet.unipi.it Subject: Dummynet changes with latest STABLE ? Message-ID: <3.0.5.32.20000131103542.01e40100@marble.sentex.ca>
next in thread | raw e-mail | index | archive | help
Hi, Since upgrading to the latest STABLE this morning, dummynet is complaining with a series of dolomite /kernel: -- dummynet: warning, event is 1 ticks late I was running with a version from 40 days ago prior to upgrading this morning. I have options "ICMP_BANDLIM" options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about # dropped packets options IPFIREWALL_FORWARD #enable xparent proxy support options "IPFIREWALL_VERBOSE_LIMIT=25000" #limit verbosity options IPDIVERT #divert sockets options DUMMYNET options HZ=1000 My dummynet rules are as follows $fwcmd add 100 pass all from any to any via lo0 $fwcmd add 200 deny all from any to 127.0.0.0/8 $fwcmd pipe 1 config bw 512Kbit/s $fwcmd pipe 2 config bw 8Mbit/s $fwcmd add 500 pipe 1 ip from any to 206.51.23.192/28 $fwcmd add 510 pipe 1 ip from 206.51.23.192/28 to any $fwcmd add 1000 allow ip from 209.112.4.32/27 to any $fwcmd add 1100 allow ip from 207.245.212.128/28 to any $fwcmd add 1110 allow ip from 205.211.164.81 to any $fwcmd add 1200 deny log tcp from any to 207.245.238.168 23 $fwcmd add 620 pipe 2 ip from 207.245.238.173 to any $fwcmd add 621 pipe 2 ip from any 207.245.238.173 $fwcmd add 622 pipe 2 ip from any to 207.245.238.173 $fwcmd add 623 pipe 2 ip from 207.245.238.179 to any $fwcmd add 624 pipe 2 ip from any to 207.245.238.179 $fwcmd add 625 pipe 2 ip from any to 207.245.238.185 $fwcmd add 626 pipe 2 ip from 207.245.238.185 to any ---Mike ------------------------------------------------------------------------ Mike Tancsa, tel +1 519 651 3400 Network Administrator, mike@sentex.net Sentex Communications www.sentex.net Cambridge, Ontario Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.20000131103542.01e40100>