mirror of
https://github.com/flant/ovpn-admin.git
synced 2026-02-04 01:10:22 -08:00
no dns
This commit is contained in:
parent
3efd69790d
commit
875731d6b2
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user