From owner-freebsd-stable Mon Jan 31 7:38:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by hub.freebsd.org (Postfix) with ESMTP id 2C8D914D5B for ; Mon, 31 Jan 2000 07:38:20 -0800 (PST) (envelope-from mike@sentex.ca) Received: from simoeon (simeon.sentex.ca [209.112.4.47]) by vinyl.sentex.ca (8.9.3/8.9.3) with SMTP id KAA08743; Mon, 31 Jan 2000 10:38:16 -0500 (EST) (envelope-from mike@sentex.ca) Message-Id: <3.0.5.32.20000131103542.01e40100@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Mon, 31 Jan 2000 10:35:42 -0500 To: stable@freebsd.org From: Mike Tancsa Subject: Dummynet changes with latest STABLE ? Cc: luigi@iet.unipi.it Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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