From 9c7dcd67d03742757e2123b213747dcb2402ff27 Mon Sep 17 00:00:00 2001 From: Nils Jakobi Date: Wed, 13 Nov 2019 22:10:20 +0100 Subject: [PATCH] Update interfaces-troisdorf5.j2 --- files/interfaces-troisdorf5.j2 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/files/interfaces-troisdorf5.j2 b/files/interfaces-troisdorf5.j2 index 77aedbf..97cd91f 100644 --- a/files/interfaces-troisdorf5.j2 +++ b/files/interfaces-troisdorf5.j2 @@ -16,9 +16,8 @@ iface lo inet6 loopback allow-hotplug {{ sn_interface_name }} iface {{ sn_interface_name }} inet static address 46.4.156.115 - netmask 255.255.255.255 - gateway 163.172.210.1 - pointopoint 163.172.210.1 + netmask 255.255.255.240 + gateway 46.4.156.113 post-up iptables -P OUTPUT ACCEPT post-up iptables -A OUTPUT -o $IFACE -d 10.0.0.0/8 -j DROP post-up iptables -A OUTPUT -o $IFACE -d 172.16.0.0/12 -j DROP