default route commands on Linux now require gw or via (iproute2).

This commit is contained in:
William Hubbs
2009-12-19 08:03:35 +00:00
committed by Roy Marples
parent cbafcd078d
commit 2c0a71172d
7 changed files with 15 additions and 22 deletions

View File

@@ -9,10 +9,6 @@
# You should note that we don't stop the network at system shutdown by default.
# If you really need this, then set shutdown_network=YES
# You can assign a default route
#defaultroute="192.168.0.1"
#defaultroute6="2001:a:b:c"
# Lastly, the interfaces variable pulls in virtual interfaces that cannot
# be automatically detected.
#interfaces="br0 bond0 vlan0"