summaryrefslogtreecommitdiff
path: root/sto-tug-kvm2.swamid.se
diff options
context:
space:
mode:
authorJohan Lundberg <lundberg@nordu.net>2015-03-31 12:49:57 +0200
committerJohan Lundberg <lundberg@nordu.net>2015-03-31 12:49:57 +0200
commitb0b86ef7ac3a3f7ff358cfecbad0139cbbf20bb2 (patch)
treee0f27581a1f9a9a480b850af6032a23d9160f83e /sto-tug-kvm2.swamid.se
parent38e18faad7a5505f67d53c1eeb12348999294766 (diff)
Updated network settingssunet-ops-2015-03-31-v09
Diffstat (limited to 'sto-tug-kvm2.swamid.se')
-rw-r--r--sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces7
1 files changed, 2 insertions, 5 deletions
diff --git a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
index 90b56f3..ca8f454 100644
--- a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
+++ b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
@@ -32,8 +32,5 @@ iface em1:0 inet static
# dns-* options are implemented by the resolvconf package, if installed
dns-nameservers 130.242.80.14 130.242.80.99
dns-search sunet.se
-
-iface em1:0 inet6 static
- address 2001:6b0:7::10/64
- gateway 2001:6b0:7::1
- dns-nameservers 2001:6b0:1e:14 2001:6b0:1e:99
+ up ip addr add 2001:6b0:7::10/64 flog em1:0
+ down ip addr del 2001:6b0:7::10/64 flog em1:0