From 42a00b1d92610bef680010249f2b6efc76ad1bb4 Mon Sep 17 00:00:00 2001 From: Ansible Admin Date: Mon, 21 Dec 2015 21:31:36 +0100 Subject: [PATCH] Switched to full mesh --- files/sn_startup.sh.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/sn_startup.sh.j2 b/files/sn_startup.sh.j2 index 0fd2a9d..23a3eef 100644 --- a/files/sn_startup.sh.j2 +++ b/files/sn_startup.sh.j2 @@ -33,7 +33,7 @@ curl -X POST --data-urlencode 'payload={"text": "{{ sn_hostname }} is rebooted", /sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE # Allow MAC address spoofing -/sbin/sysctl net.ipv4.conf.bat0.rp_filter=0 +#/sbin/sysctl net.ipv4.conf.bat0.rp_filter=0 # Set gateway for table 200 #/bin/ip route replace default via {{ sn_iffy_traffic }} table iffy