This commit is contained in:
Farid Musa 2024-01-02 02:46:51 +04:00
parent 3efd69790d
commit 875731d6b2
1 changed files with 1 additions and 1 deletions

View File

@ -22,8 +22,8 @@ user nobody
group nogroup
push "topology subnet"
push "route-metric 9999"
push "dhcp-option DNS ${OVPN_DNS_SERVER_IP}"
push "tun-mtu ${OPVN_VPN_MTU}"
tun-mtu ${OPVN_VPN_MTU}
push "redirect-gateway def1"
# push "dhcp-option DNS ${OVPN_DNS_SERVER_IP}"
# push "route ${OVPN_VPN_IGNORE_ROUTE_IP} ${OVPN_VPN_IGNORE_ROUTE_MASK} net_gateway"