Date: Tue, 20 Oct 1998 21:45:12 +0100 From: Ben Smithurst <ben@scientia.demon.co.uk> To: rdmurphy@vt.edu Cc: dwhite@resnet.uoregon.edu, FreeBSD-Questions@FreeBSD.ORG Subject: Re: natd setup Message-ID: <19981020214512.A312@scientia.demon.co.uk> In-Reply-To: <199810201735.NAA00622@neale.econ.vt.edu> References: <Pine.BSF.4.03.9810200933190.6354-100000@resnet.uoregon.edu> <199810201735.NAA00622@neale.econ.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Russell D. Murphy wrote: > neale# ipfw add divert natd all from any to any via de0 > 00000 divert 8668 ip from any to any via de0 > ipfw: setsockopt(IP_FW_ADD): Invalid argument Make sure your kernel is in sync with ipfw. Assuming you have recently rebuilt your kernel, you may have to re-install the .h files from /usr/src/include and rebuild the ipfw program (/usr/src/sbin/ipfw). Sorry if you've done this already, I've missed half of this thread, but I had a similar problem and rebuilding ipfw fixed it. -- Ben Smithurst ben@scientia.demon.co.uk 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?19981020214512.A312>