Page 1 of 1

unable redirect default gateway

Posted: Wed Jan 04, 2012 10:08 am
by zerofreedom
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

Code: Select all

NOTE: unable to redirect default gateway -- Cannot read current default gateway from system
here is my config file

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
anyone have solution for my problem ???

Re: unable redirect default gateway

Posted: Wed Jan 04, 2012 12:21 pm
by mttj44
Hello,
I seem to face the same problem, can somone please advice? :?

Re: unable redirect default gateway

Posted: Sat Jan 07, 2012 5:58 pm
by Mimiko
Run the OpenVPN with elevated privileges.