Date: Thu, 5 Oct 2000 21:18:23 +0100 From: "Jonathan Defries" <jonathan@corpex.com> To: "Freebsd-Questions@Freebsd. Org" <freebsd-questions@freebsd.org> Subject: Problems with dummynet Message-ID: <NEBBJLAOAKHHJLPLDLPIAELJFFAA.jonathan@corpex.com>
next in thread | raw e-mail | index | archive | help
Hi all, I'm trying to get DUMMYNET options working under 3.5-STABLE doing the following: ipfw add pipe 1 ip from IP to any out ipfw pipe 1 config bw 640Kbit/s It refuses to work with this error: ipfw: setsockopt(IP_DUMMYNET_CONFIGURE): Invalid argument The above code works OK with 4.1-STABLE. I've compiled in IPFIREWALL and DUMMYNET on the kernel, have gone through the mailing lists with nothing that suggest what I might be doing wrong. I've even tried it on a box with DUMMYNET not compiled in and it gives a different error, so I am assuming that DUMMYNET is running OK. Any help would be MUCH appreciated. Regards, Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBJLAOAKHHJLPLDLPIAELJFFAA.jonathan>