On Thu, 20 Apr 2000, Linux Admin wrote:

> can anyone help me in IP Forwarding ?
> 
> i urgently need to configure ip Forwarding in my office. Basically i need to
> route all my internal network requests (eth0 ) to eth1.

First compile in support for IP forwarding into your kernel.  Then, after
the proc file system is mounted, you will have to enable IP forwarding by
doing:
echo "1" > /proc/sys/net/ipv4/ip_forward

Then you need to set up your routing tables.  You can use route for this.

Also set your machine to export its routing tables.

Philip

--
Did you know that for the price of a 280-Z you can buy two Z-80's?
                -- P.J. Plauger


To subscribe / unsubscribe goto the site www.ilug-bom.org ., click on the mailing list 
button and fill the appropriate information 
and submit. For any other queries contact the ML maintener

Reply via email to