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,                            [EMAIL PROTECTED]
Sentex Communications                             www.sentex.net
Cambridge, Ontario Canada


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to