Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing a GUI VPN for openVPN. I have compiled openvpn using --enable-password, so I can give auth-username tag in the command and provide a file with username and password stored in it.

On connecting to the server, I delete the username-password & client files. After some time (approx 1-1:30 hrs) openvpn disconnects giving message "Cannot find Auth-pass file....." & I got to connect again. Why does this occur ?

How can I override this problem in such way that the openvpn connections stays for long and this auth-pass file error doesn't arise.

Any help is highly appreciated.

share|improve this question
1  
Why are you creating your own GUI for openVPN, I am sure it already exsits, why are you doing the same work again? – Ramhound Mar 19 '12 at 16:49
Client GUI is for another VPN based on openVPN. – Tvd Mar 19 '12 at 17:47

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.