Switched to full mesh
This commit is contained in:
parent
92f7731963
commit
42a00b1d92
@ -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
|
/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
|
||||||
|
|
||||||
# Allow MAC address spoofing
|
# 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
|
# Set gateway for table 200
|
||||||
#/bin/ip route replace default via {{ sn_iffy_traffic }} table iffy
|
#/bin/ip route replace default via {{ sn_iffy_traffic }} table iffy
|
||||||
|
Loading…
Reference in New Issue
Block a user