Re: routing

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



linux server wrote:

How do I set it up so that the ip_forward is set permanently, when I
reboot it sets it back to 0.  Also if I set the ip_forward to 1 am I
using the zebra program or am I using the O/S

Thanks for your help

Richard Tracy


Make it persistent by editing the /etc/sysctl.conf file changing

net.ipv4.ip_forward = 0

To a 1 instead.

Routing is built-in, not zebra. There is no router to router protocol involved here so only the routes configured staticly or from bringing up interfaces are known. See output of 'route' command (run as root) to see what the configured routes are.

Chris

--
-----------------------------------------------------------
  "Spend less!  Do more!  Go Open Source..." -- Dirigo.net
  Chris Johnson, RHCE #807000448202021





[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux