mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Add MLVPN support, change glorytun network
This commit is contained in:
parent
ef77d27737
commit
55433c52e4
13 changed files with 231 additions and 28 deletions
|
@ -20,5 +20,4 @@ MASQUERADE 10.0.0.0/8,\
|
|||
172.16.0.0/12,\
|
||||
192.168.0.0/16 eth0
|
||||
# SNAT from VPN server for all VPN clients
|
||||
SNAT(10.0.0.1) 0.0.0.0/0 gt-tun0
|
||||
SNAT(10.0.1.1) 0.0.0.0/0 gt-udp-tun0
|
||||
SNAT($OMR_ADDR) 0.0.0.0/0 $OMR_IFACE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue