Grokbase
Topics Posts Groups | in
x
[ help ]

Re: Making FORWARD_IPV4=YES permanent / DHCP multiple routers

View PostFlat  Thread  Threaded | < Prev - Next >
David Mackintosh Re: [CentOS] Making FORWARD_IPV4=YES permanent / DHCP multiple routers
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
On Tue, Feb 12, 2008 at 10:26:54AM -0800, Tim Alberts wrote:
> So how do I do this?

edit /etc/sysctl.conf

> option routers 10.0.0.1 10.0.0.2;

Not as far as I know.

--
/\oo/\
/ /()\ \ David Mackintosh |
[email protected: d...@xdroop.com] | http://www.xdroop.com -----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFHsedCcwUBd0wDJQQRAj5/AJ0fDki5C0zUo+RP33OGg4wyKe4r3wCfSisZ
utL6xrX0BddZCPzNdK/Msb8=
=Nh72
-----END PGP SIGNATURE-----

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos

Thread : Making FORWARD_IPV4=YES permanent / DHCP multiple routers
1)
Timothy Alberts First, I'd like to configure my system to forward ip, to act as a gateway for my network. I've...
2)
CM Modify /etc/sysctl.conf : # Controls IP packet forwarding net.ipv4.ip_forward = 1 CM
3)
Greg Bailey You want to modify the /etc/sysctl.conf file: # Controls IP packet forwarding net.ipv4.ip_forward =...
4)
David Mackintosh edit /etc/sysctl.conf Not as far as I know....
5)
John R Pierce no, but you could setup the two 'routers' with heartbeat and stuff so that if the 'active' router...
6)
Shawn K. O'Shea For ip forwarding, edit /etc/sysctl.conf and make sure you have a line that says...
7)
Timothy Alberts Excellent and very responsive answers, thank you everyone.
8)
nate easiest way is to put it in /etc/rc.d/rc.local . I'm sure that's not the "proper" way though. No PC...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >