Date: Tue, 14 Mar 1995 12:23:17 -0800 From: David Greenman <davidg@Root.COM> To: jg@euronet.nl (Jan_Guldemond) Cc: questions@FreeBSD.org Subject: Re: Routing / gateway Message-ID: <199503142023.MAA02561@corbin.Root.COM> In-Reply-To: Your message of "Tue, 14 Mar 95 13:09:38 %2B0100." <199503141209.NAA07591@mail.euronet.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
>But I can't ping from 193.78.175.1 to 193.78.175.138. The gateway doesn't >seem to work. When I track te netstat -in output on the gateway while You need to add "options GATEWAY" to your kernel config file (and rebuild a kernel) or for the short term, use "sysctl -w net.inet.ip.forwarding=1". -DG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503142023.MAA02561>