Date: Thu, 4 Jul 2002 13:38:12 -0400 (EDT) From: Kenneth Culver <culverk@yumyumyum.org> To: freebsd-current@freebsd.org Subject: Re: ipfw rule changes? Message-ID: <20020704133517.R633-100000@alpha.yumyumyum.org> In-Reply-To: <20020704133324.A633-100000@alpha.yumyumyum.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> Hi, I just updated this morning to the latest -CURRENT, and just to let > everyone know, the new KSE stuff seems to be working fine... however, my > ipfw rules for dummynet no longer work: > > ipfw add queue 1 tcp from any to a.b.c.d 25 in via fxp0 > ipfw pipe 1 config bw 28Kbit/s queue 2 > ipfw queue 1 config pipe 1 mask dst-ip 0xffffffff > > Am I doing something wrong here? This worked fine before I rebuilt world > (and I'm assuming rebuilt the ipfw program)... > Oh yeah, this is the error message: alpha:~:# ipfw queue 1 config pipe 1 mask dst-ip 0xffffffff ipfw: unrecognised option ``1'' Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020704133517.R633-100000>