mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix eth0 in all shorewall files
This commit is contained in:
parent
c1fa82ea32
commit
3da17e9106
3 changed files with 4 additions and 4 deletions
|
@ -18,6 +18,6 @@
|
|||
MASQUERADE 10.0.0.0/8,\
|
||||
169.254.0.0/16,\
|
||||
172.16.0.0/12,\
|
||||
192.168.0.0/16 eth0
|
||||
192.168.0.0/16 $NET_IFACE
|
||||
# SNAT from VPN server for all VPN clients
|
||||
#SNAT($VPS_ADDR) 0.0.0.0/0 $VPS_IFACE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue