From cbafcd078df7a9f48abba949f312625e0d68fb43 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sat, 19 Dec 2009 07:56:39 +0000 Subject: add example for defaultiproute6 --- conf.d/network.Linux | 1 + 1 file changed, 1 insertion(+) diff --git a/conf.d/network.Linux b/conf.d/network.Linux index b945a7b..bda4ac0 100644 --- a/conf.d/network.Linux +++ b/conf.d/network.Linux @@ -5,6 +5,7 @@ # You can also use ip to add the default route. #defaultiproute="192.168.0.1" +#defaultiproute6="2001:a:b:c" # ip doesn't handle MTU like ifconfig, but we can do it like so #ifup_eth0="ip link set \$int mtu 1500" -- cgit v1.2.3