Swizzling.org

Welcome to swizzling kids. The site with no real purpose and shocking low levels of content.

CentOS Persistent Static Routes

March 21st, 2009 . by Dave

For each device create the file /etc/sysconfig/network-scripts/route-eth0   (eth0 in this example)

One line per static route please:

10.10.2.0/24 via 192.168.1.2 dev eth0

10.10.1.0/24 via 192.168.1.2 dev eth0

service network restart

Leave a Reply

Name

Mail (never published)

Website