On Wed, Sep 08, 2010 at 11:26:21AM +0200, Coert Waagmeester wrote:
Hello all,
Got myself the Linux Advanced Routing & Traffic control book
http://lartc.org/howto/
All the commands in the guide do not survive reboots.
Could someone point me in the right direction, where I can find
CentOS/Redhat specific documentation on the whole
/etc/sysconfig/network* setup?
For static routes use /etc/sysconfig/network-scripts/route-ethN. The
format is:
for `ip r a 1.2.3.4 dev ethN.N' the route-ethN would be:
`1.2.3.4 dev ethN.N'.
For routing rules, use /etc/sysconfig/network-scripts/rule-ethN in
simmilar way as above.
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos