mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix shorewall6 iface
This commit is contained in:
parent
99e8a92274
commit
837a73a14e
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@
|
||||||
?FORMAT 2
|
?FORMAT 2
|
||||||
###############################################################################
|
###############################################################################
|
||||||
#ZONE INTERFACE OPTIONS
|
#ZONE INTERFACE OPTIONS
|
||||||
net eth0 dhcp,tcpflags,rpfilter,forward=1
|
net $NET_IFACE dhcp,tcpflags,rpfilter,forward=1
|
||||||
vpn omr-6in4 tcpflags,forward=1
|
vpn omr-6in4 tcpflags,forward=1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue