Page 1 of 1

help me connect using openvpn.exe

Posted: Tue May 07, 2013 6:31 pm
by jezzjj
Hello,
i try to execute openvpn.exe using autoit,
but when im execute the command from autoit, it said
"can't find / read the file specified"
so i can not login using my username and password

i execute with this command

Code: Select all

\openvpn.exe --client --dev tun --proto tcp --remote myip 7070 --resolv-retry infinite --nobind --persist-key --persist-tun --ca ca.crt --tun-mtu 1500 --tun-mtu-extra 32 --mssfix 1450 --redirect-gateway def1 --auth-user-pass myconfigfile --comp-lzo --verb 3