summaryrefslogtreecommitdiff
path: root/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
diff options
context:
space:
mode:
Diffstat (limited to 'sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces')
-rw-r--r--sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces4
1 files changed, 2 insertions, 2 deletions
diff --git a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
index ca8f454..8d4bf0b 100644
--- a/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
+++ b/sto-tug-kvm2.swamid.se/overlay/etc/network/interfaces
@@ -32,5 +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
- up ip addr add 2001:6b0:7::10/64 flog em1:0
- down ip addr del 2001:6b0:7::10/64 flog em1:0
+ up ip addr add 2001:6b0:7::10/64 dev em1:0
+ down ip addr del 2001:6b0:7::10/64 dev em1:0