mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Latest changes to VPS script
This commit is contained in:
parent
33a9f4fd21
commit
4c588eb74d
11 changed files with 77 additions and 51 deletions
|
@ -14,6 +14,6 @@
|
|||
?FORMAT 2
|
||||
###############################################################################
|
||||
#ZONE INTERFACE OPTIONS
|
||||
net $NET_IFACE dhcp,tcpflags,rpfilter,forward=1
|
||||
vpn omr-6in4 tcpflags,forward=1
|
||||
net $NET_IFACE dhcp,tcpflags,rpfilter,forward=1,routeback
|
||||
vpn omr-6in4 tcpflags,forward=1,routeback
|
||||
|
||||
|
|
|
@ -21,4 +21,5 @@
|
|||
# net eth0 - dhcp,nosmurfs
|
||||
#
|
||||
###############################################################################
|
||||
INCLUDE params.net
|
||||
INCLUDE params.net
|
||||
INCLUDE params.vpn
|
||||
|
|
0
shorewall6/params.vpn
Normal file
0
shorewall6/params.vpn
Normal file
Loading…
Add table
Add a link
Reference in a new issue