From Bugzilla Helper: User-Agent: Mozilla/4.77 [de] (X11; U; Linux 2.2.22-6.2.3 i686) Description of problem: I want to create a static route and have put this into /etc/sysconfig/static-routes: eth0 net 10.0.0.0 netmask 255.0.0.0 gw 10.1.0.254 It simply doesn't work. While looking at the code, I'm wondering how it should work but the docs in /usr/share/doc/initscripts-6.95/sysconfig.txt tell me that what I'm trying to do is correct. What is the correct way to define static routes now? Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. configure eth0 with 10.1.0.123/16 2. create static route in /etc/sysconfig/static-routes 3. reboot (or do appropriate steps...) Actual Results: no static route has been added to the routing table Expected Results: a static route should have been added Additional info:
*** This bug has been marked as a duplicate of 74320 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.