aboutsummaryrefslogtreecommitdiffstats
path: root/roles/space_server/files/networkd/10-wan.network
diff options
context:
space:
mode:
authorEmil Renner Berthing <esmil@labitat.dk>2018-11-24 21:47:43 +0100
committerEmil Renner Berthing <esmil@labitat.dk>2018-11-24 21:58:38 +0100
commit7560cc6b35204fa1c34653e39028f5cfe8d4abe4 (patch)
tree37ac93bdfb06ade998ec45bc9f69fc7d6bad78a9 /roles/space_server/files/networkd/10-wan.network
parentffda72edc80b4719476b095cb35209ff809abf5c (diff)
downloadlabitat-ansible-7560cc6b35204fa1c34653e39028f5cfe8d4abe4.tar.gz
labitat-ansible-7560cc6b35204fa1c34653e39028f5cfe8d4abe4.tar.xz
labitat-ansible-7560cc6b35204fa1c34653e39028f5cfe8d4abe4.zip
space_server: networkd: smarter set difference
Diffstat (limited to 'roles/space_server/files/networkd/10-wan.network')
-rw-r--r--roles/space_server/files/networkd/10-wan.network21
1 files changed, 21 insertions, 0 deletions
diff --git a/roles/space_server/files/networkd/10-wan.network b/roles/space_server/files/networkd/10-wan.network
new file mode 100644
index 0000000..1d14dee
--- /dev/null
+++ b/roles/space_server/files/networkd/10-wan.network
@@ -0,0 +1,21 @@
+[Match]
+Name=wan
+
+[Network]
+DHCP=no
+IPv6AcceptRA=no
+Address=193.106.167.46/29
+Address=2a03:5440:1:2935:1ab::3/120
+IPForward=yes
+LLMNR=no
+MulticastDNS=no
+LLDP=yes
+EmitLLDP=no
+
+[Route]
+Gateway=193.106.167.42
+Metric=1024
+
+[Route]
+Gateway=2a03:5440:1:2935:1ab::2
+Metric=1024