Is there any way to connect an iPhone to our company OpenVPN server?

link|improve this question

50% accept rate
feedback

5 Answers

I have it working in a jailbroken iphone 3.x. Detailed instructions can be found here: http://chandraonline.net/blog/?p=22

link|improve this answer
@That's great, thanks. Now if only it worked on non-jailbroken iPhones... – Marc Feb 11 '10 at 8:22
feedback

As of the latest iPhone OS release (3.0) this is not possible. I am unsure if someone could create an 'all in one' client that connects to OpenVPN and then allows you to browse the web from within the same app.

But certainly any app that connected to OpenVPN could not then be put into the background allowing you to use the built in Mobile Safari or Mobile Mail over the VPN.

link|improve this answer
feedback

I've looked into this and unfortunately its not possible, and it's unlikely to happen any time soon. Whilst its relatively easy to write the software for the iPhone, the problem is that it needs a tap/tun interface to create the openVPN tunnel, which is not present in the iPhone currently.

link|improve this answer
feedback

There seems to be a solution for jailbroken iPhones here : http://code.gerade.org/tunemu/

I haven't tested it though.

link|improve this answer
Thanks a lot for the hint! Maybe something could be made by developing an app which includes this code and an integrated web view. So we could at least browse the web servers on the VPN. Of course it would be way better to have this system-wide. – Marc Jan 14 '10 at 12:48
feedback

At the current time there is only an app for jailbroken iPhones. It is called GuizmOVPN. I believe it uses the tunemu driver linked above. It is free for 7 days, after which you must register (one-time fee of 4.99€). I've used it, it works great! Properly updates the DNS so that other apps on the iPhone work perfectly fine over the VPN! Be sure to visit and read the Registration, Configuration and Installation links from the site below

http://www.guizmovpn.com/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.