Date: Fri, 21 Mar 2003 19:10:12 -0300 From: Fred Souza <fred@storming.org> To: "Kevin S. Brackett" <ksb@platypusgroup.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPDIVERT problem? Message-ID: <20030321221012.GA1843@torment.storming.org> In-Reply-To: <20030321144208.U96640@tsunami.platypusgroup.com> References: <20030321144208.U96640@tsunami.platypusgroup.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > 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. Fred --=20 "Show your affection, which will probably meet with pleasant response." --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+e43EZNmEsrl+ROERAnJRAKCvAWNtXyWD6jDuog7p2oWB5/zq2wCfa8Q5 ybA+jksuI+VsNSU251L5x3I= =upAW -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn-- 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?20030321221012.GA1843>