no net_gateway route

This commit is contained in:
Farid Musa 2024-01-02 01:30:47 +04:00
parent 2f6913a7f2
commit cdf582dbb1
1 changed files with 1 additions and 1 deletions

View File

@ -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"