Subject: Re: GATEWAY option does not work?
To: Olli <oliverko@dialup.nacamar.de>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-help
Date: 02/10/1999 21:04:47
On Feb 10, Olli wrote
> Hi,
> 
> I tryed to compile the kernel with if-forwarding (the computer should
> be a router). In the kernel config-file I placed following:
> 
> options    GATEWAY
> options    IPFORWARDING
> options    IPFORWSCRT=1
> 
> After installing the new kernel and booting I made the command:
> 
> sysctl -a | grep forw
> 
> -> net.inet.ip.forwarding=0
> -> net.inet.ip.forwsrcrt=1
> 
> Why is the ip-forwarding not enabled? I don't understand it!

Did you remove the .o file in you kernel compile directory ?
Could be that the relevant files have not been recompiled ...

--
Manuel Bouyer, LIP6, Universite Paris VI.           Manuel.Bouyer@lip6.fr
--