Date: Fri, 21 Mar 2003 17:42:57 -0500 (EST) From: "Kevin S. Brackett" <ksb@platypusgroup.com> To: Fred Souza <fred@storming.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPDIVERT problem? Message-ID: <20030321174217.S96640@tsunami.platypusgroup.com> In-Reply-To: <20030321221012.GA1843@torment.storming.org> References: <20030321144208.U96640@tsunami.platypusgroup.com> <20030321221012.GA1843@torment.storming.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Mar 2003, Fred Souza wrote: > > ipfw: opcode 50 size 1 wrong > > getsockopt(IP_FWD_ADD): something something > > I had this experience a few days ago too. It turned out as being an > outdated /sbin/ipfw. cvsup'ing and then `cd /usr/src/sbin/ipfw && make > all install clean` solved it. Notice that if you did NOT run a make > world _after_ compiling the kernel that gave you that error, you will > need to update /usr/include/netinet/ip_fw*.h. > ah, I should of known this. Making world now. thanks all :) 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?20030321174217.S96640>