mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
fix zjlab
This commit is contained in:
parent
4af794be24
commit
df7c9c169f
8 changed files with 14 additions and 14 deletions
|
|
@ -1,3 +1,3 @@
|
|||
VPS_ADDR=10.255.255.1
|
||||
OMR_ADDR=10.255.255.2
|
||||
VPS_ADDR=172.255.255.1
|
||||
OMR_ADDR=172.255.255.2
|
||||
VPS_IFACE=gt-tun0
|
||||
|
|
|
|||
|
|
@ -21,8 +21,8 @@ MASQUERADE 10.255.247.0/24,\
|
|||
10.255.251.0/24,\
|
||||
10.255.252.0/24,\
|
||||
10.255.253.0/24,\
|
||||
10.255.254.0/24,\
|
||||
10.255.255.0/24,\
|
||||
172.255.254.0/24,\
|
||||
172.255.255.0/24,\
|
||||
169.254.0.0/16,\
|
||||
172.16.0.0/12,\
|
||||
192.168.0.0/16 $NET_IFACE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue