PDA

View Full Version : how to setup VPN


himanshuggc
2005-10-13, 01:03 AM CDT
I access my Internet through VPN. I use Fedora Core 1.I dont know how to give my password and username while making a new setup for VPN.Please tell me how should I establish my internet connection through VPN.

imdeemvp
2005-10-13, 01:12 AM CDT
See if this helps: http://fedoranews.org/mediawiki/index.php/Thomas_Guide:_Remote_Desktop

nomak
2005-10-13, 02:34 AM CDT
vino is fine.
But to my knowledge, he only allow you to remote an existing X session
This said what you can't connect with a specific login and password
I think if you want a real VPN, you must use vncserver

With this method, you must first open an ssh tunnel between you and the server with your account and then use vncviewer to connect to vncserver like yourip:X where X is the vncserver Session ( 0, 1, ...)

hope this help