Subject: GATEWAY option does not work?
To: None <netbsd-users@netbsd.org>
From: Olli <oliverko@dialup.nacamar.de>
List: netbsd-users
Date: 02/10/1999 18:03:18
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!
with regards,
oliver