SVN: rc-scripts/trunk/sysconfig/static-routes
    glen 
    glen at pld-linux.org
       
    Thu Oct 12 21:49:57 CEST 2006
    
    
  
Author: glen
Date: Thu Oct 12 21:49:56 2006
New Revision: 7848
Modified:
   rc-scripts/trunk/sysconfig/static-routes
Log:
Add sample of single host routing
Modified: rc-scripts/trunk/sysconfig/static-routes
==============================================================================
--- rc-scripts/trunk/sysconfig/static-routes	(original)
+++ rc-scripts/trunk/sysconfig/static-routes	Thu Oct 12 21:49:56 2006
@@ -7,3 +7,6 @@
 
 #from 192.168.2.0/24 table 10
 #eth0 default via 192.168.2.1 table 10
+#
+# route 10.12.0.34 via 192.168.2.3 via any interface
+#any 10.12.0.34 via 192.168.2.3
    
    
More information about the pld-cvs-commit
mailing list