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 [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message