--- On Wed, 7/6/11, Andrey V. Elsukov <[email protected]> wrote: > From: Andrey V. Elsukov <[email protected]> > Subject: Re: ipfw fwd on FreeBSD 8.1, does it work? > To: "Unga" <[email protected]> > Cc: [email protected], "Fabian Wenk" <[email protected]> > Date: Wednesday, July 6, 2011, 1:51 AM > On 05.07.2011 21:20, Unga wrote: > > Thanks for the reply. > > > > The 'options IPFIREWALL_FORWARD' is already built in > the custom kernel. > > > > Both rules you suggested develop the same error: > > ipfw: getsockopt(IP_FW_ADD): Invalid argument > > Hi, > > You should add 'options IPFIREWALL' in the your kernel > config too. > > -- > WBR, Andrey V. Elsukov >
Hi Andrey I have added 'options IPFIREWALL' and rebuilt all, now 'ipfw fwd' works well. So the 'options IPFIREWALL_FORWARD' alone is insufficient, the 'options IPFIREWALL' is also required. Thank you and all others who helped me in this regard. Cheers Unga _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[email protected]"
