diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2013-11-27 14:54:16 +0100 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2013-11-27 14:54:16 +0100 |
commit | dc6720000f05ba06d4150ef092d2576149b6a6ea (patch) | |
tree | 86ac59907856690f6a46aee23a54ba0752ef2606 /cdr1.sunet.se/overlay | |
parent | 763c62aca0d030cc445d6bd848c4280f5de979ca (diff) |
v6 address should be on bond0sunet-ops-2013-11-27-v13
Diffstat (limited to 'cdr1.sunet.se/overlay')
-rw-r--r-- | cdr1.sunet.se/overlay/etc/network/interfaces | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cdr1.sunet.se/overlay/etc/network/interfaces b/cdr1.sunet.se/overlay/etc/network/interfaces index f6ef23a..9fc7e2a 100644 --- a/cdr1.sunet.se/overlay/etc/network/interfaces +++ b/cdr1.sunet.se/overlay/etc/network/interfaces @@ -46,7 +46,7 @@ iface bond0 inet static bond-miimon 100 bond-slaves none -iface eth0 inet6 static +iface bond0 inet6 static address 2001:6b0:8:4::70 netmask 64 gateway 2001:6b0:8:4::1 |