does anyone know if there is an alternative for the cisco vpn client on the iPhone?
Printable View
does anyone know if there is an alternative for the cisco vpn client on the iPhone?
There is VPN enough, but you are probably looking for a client that can connect to a cisco VPN solution?
yes, right!
do you know something like that?
Where is a vpn client called vpnc for linux. I think it can handle Cisco VPN. Maybe someone can port it.
That sounds good! Do you know some guys who already work on it?
vpnc is now available through Cydia, installed it but do not know how to launch it... or set it up... :confused:
the Cydia VPNC is a command line that uses a config file but there isn't a sample file.. if some one could post one that would be great
so does this mean I have to launch it from MobileTerminal? no problem with that, as long as I knew how to set it up so that it will work... :confused: It would of course be even better if somenone could create a vpnc-gui for the iphone... :D
Of course there is an example config file! It's located here: /etc/vpnc/default.conf
After editing that file, you can start vpnc by simply typing: vpnc
I still can't create a connection, though :(
When starting vpnc it says something like "can't initialise tunnel interface".
I guess, that the kernel module is still missing... Can't get it from cyndia neither....
So, I am stuck there. Maybe someone else gets it running and tells us the solution here :)
I get the same error too "can't initialise tunnel interface". I would love to see this app work. I want to be able to vpn into work and vnc into server so i can reboot them on the go. I researched the error on google and i found a really good article that. ( http://garycourt.com/blog/post/vpnc-...ll-on-openwrt/ ) It has nothing to do with the iphone but with debian and the reason for the error to come up is that there are some lib that are missing. I checked for them on the iphone, but i didnt find them. So i tried to download them, but i couldnt find the kmod-tun lib that makes the tunnel connection between the host and the server.