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
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to