Hello Heiko, > I fear Mathias is not involved with the OpenVPN GUI since five years or so. > There's a project on SourceForge now where I forked the GUI and try to > improve > it: https://sourceforge.net/projects/openvpn-gui/
I see. Thanks for putting in the effort. > Maybe you want to check out the latest snapshot and see if it works > for you. The GUI uses the OpenVPN management interface for > communication and monitoring since a while now. So, there's a fair > chance it'll work right away or won't be much work to make it work. =) It did not work, because it couldn't read or write the file Fri Mar 18 13:56:53 2011 Error opening 'HTTP Proxy' auth file: C:\DOCUME~1\adglth0\LOCALS~1\Temp\openvpn_authfile.: Das System kann die angegebene Datei nicht finden. (errno=2) containing the credentials. But the directory exists. I also saw a few other things that are confusing: - The 'About' button mentions GUI version 1.3 - When using 'Intenet Explorer' to determine the proxy, it doesn't work with proxy pac but doesn't mention it (the OpenVPN Gui 1.3 did mention that it doesn't work with proxy pacs). Any ideas to track the problem down. My configuration file is: client dev tun proto tcp nobind remote full.qualified.hostname.de 443 resolv-retry infinite persist-key persist-tun ca edge1ca.crt ns-cert-type server comp-lzo verb 3 mute 20 auth-user-pass tun-mtu 1400 # http-proxy 192.168.1.211 8080 paaf.txt ntlm Cheers, Thomas