Add direct gateway forwarding when VPN is off
This commit is contained in:
@@ -12,4 +12,7 @@ TPROXY_PORT=7895
|
||||
TPROXY_MARK=1
|
||||
TPROXY_TABLE=100
|
||||
TPROXY_CHAIN=VPN_PROXY_TPROXY
|
||||
GATEWAY_FORWARD_CHAIN=VPN_PROXY_FORWARD
|
||||
GATEWAY_NAT_CHAIN=VPN_PROXY_NAT
|
||||
GATEWAY_CLIENT_CIDRS=10.0.0.0/8 172.16.0.0/12 192.168.0.0/16
|
||||
LOG_LEVEL=info
|
||||
|
||||
Reference in New Issue
Block a user