default route-metric

This commit is contained in:
Farid MUSA 2024-02-20 22:17:24 +04:00 committed by GitHub
parent 1897ef7595
commit 99f1a1bbd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ status /tmp/openvpn-status.log
user nobody user nobody
group nogroup group nogroup
push "topology subnet" push "topology subnet"
push "route-metric 9999"
push "tun-mtu ${OPVN_VPN_MTU}" push "tun-mtu ${OPVN_VPN_MTU}"
tun-mtu ${OPVN_VPN_MTU} tun-mtu ${OPVN_VPN_MTU}
push "redirect-gateway def1" push "redirect-gateway def1"