mirror of
https://github.com/flant/ovpn-admin.git
synced 2026-02-04 01:10:22 -08:00
no net_gateway route
This commit is contained in:
parent
2f6913a7f2
commit
cdf582dbb1
@ -26,4 +26,4 @@ push "dhcp-option DNS ${OVPN_DNS_SERVER_IP}"
|
||||
push "tun-mtu ${OPVN_VPN_MTU}"
|
||||
tun-mtu ${OPVN_VPN_MTU}
|
||||
push "redirect-gateway def1"
|
||||
push "route ${OVPN_VPN_IGNORE_ROUTE_IP} ${OVPN_VPN_IGNORE_ROUTE_MASK} net_gateway"
|
||||
# push "route ${OVPN_VPN_IGNORE_ROUTE_IP} ${OVPN_VPN_IGNORE_ROUTE_MASK} net_gateway"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user