1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-vps.git synced 2025-03-09 15:50:00 +00:00

Rename omr-6in4, add shorewall net interface in params.net and add multipath utility

This commit is contained in:
Ycarus (Yannick Chabanois) 2018-07-27 12:40:12 +00:00
parent c85cd75159
commit fa84079875
9 changed files with 135 additions and 13 deletions

View file

@ -14,7 +14,7 @@
?FORMAT 2
###############################################################################
#ZONE INTERFACE OPTIONS
net eth0 dhcp,tcpflags,routefilter,nosmurfs,logmartians,sourceroute=0
net $NET_IFACE dhcp,tcpflags,routefilter,nosmurfs,logmartians,sourceroute=0
vpn gt-tun0 nosmurfs,routefilter,logmartians,tcpflags
vpn gt-udp-tun0 nosmurfs,routefilter,logmartians,tcpflags
vpn mlvpn0 nosmurfs,routefilter,logmartians,tcpflags

View file

@ -22,4 +22,5 @@
# net eth0 130.252.100.255 routefilter,norfc1918
#
###############################################################################
INCLUDE params.net
INCLUDE params.vpn

1
shorewall4/params.net Normal file
View file

@ -0,0 +1 @@
NET_IFACE=eth0