router

Anand Buddhdev anand at celtelplus.com
Mon Jul 12 15:04:32 UTC 2004


adel.essafi wrote:

> hi all
> I have a server (fedora) with 2 network cards.
> how can I make routing possible.
> thanks

Edit the file /etc/sysctl.conf, and change the line that reads:

net.ipv4.ip_forward = 0

to:

net.ipv4.ip_forward = 1

At the next reboot, packet forwarding will be enabled between the 2 
network cards.





More information about the users mailing list