unable redirect default gateway
Posted: Wed Jan 04, 2012 10:08 am
hello i have a problem with my openvpn
i unchecked default gateway, then connect to vpn but show a error message
here is error message
here is my config file
anyone have solution for my problem ???
i unchecked default gateway, then connect to vpn but show a error message
here is error message
Code: Select all
NOTE: unable to redirect default gateway -- Cannot read current default gateway from system
Code: Select all
auth-user-pass pass.txt
client
dev tun
proto tcp
tun-mtu 1500
tun-mtu-extra 32
mssfix 1450
remote xxxx 443
resolv-retry infinite
redirect-gateway def1
route-method exe
route-delay 2
route-metric 512
route 0.0.0.0 0.0.0.0
ping 0
ping-restart 0
nobind
persist-key
persist-tun
persist-remote-ip
mute-replay-warnings
ca xxx.crt
ns-cert-type server
cipher AES-256-CBC
comp-lzo
verb 2