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
|
@ -16,6 +16,6 @@
|
|||
#ACTION SOURCE DEST PROTO PORT IPSEC MARK USER SWITCH ORIGDEST PROBABILITY
|
||||
#
|
||||
MASQUERADE fe80::/10,\
|
||||
fd00::/8 eth0
|
||||
fd00::/8 $NET_IFACE
|
||||
# SNAT from VPN server for all VPN clients
|
||||
SNAT(fe80::a00:1) ::/0 omr-6in4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue