LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   ssh tunnel and VPN (https://www.linuxquestions.org/questions/linux-security-4/ssh-tunnel-and-vpn-428991/)

metallica1973 03-27-2006 09:57 AM

ssh tunnel and VPN
 
When creating a SSH Tunnel, is that the same as creating a VPN. Please clarify.

haertig 03-27-2006 10:42 AM

Security-wise, yes. Functionality-wise, no. But you can add functionality to your ssh tunnel with things like port forwarding (set up on client side), sshfs (client side), FreeNX (server and client side), proxying with squid (server side), etc.

metallica1973 03-27-2006 02:25 PM

So I could basically take a linux box and set it up like and exspensive Cisco 3000 VPN concentrator and it would serve the same functions correct. If that is the case then why dont more companies do that instead of paying thousands of dollars on another system?

haertig 03-27-2006 03:18 PM

No. I said you could "add functionality" to a ssh tunnel. But you can't add enough functionality to make it a "complete vpn solution suitable for a corporate environment". On the other hand, an ssh tunnel is probably good enough for most ordinary people trying to access their home LANs.

metallica1973 03-27-2006 09:24 PM

so for the big boys use a hardware VPN and leave SSH for the small business or home users!

mac_casey 05-12-2006 12:54 AM

To add to this query, i have some clients that are looking for linux solutions. At one point in time they were told that the VPN that they were to use had to be 128bit encryption.

What type of leverage would i get if i used putty to ssh into there server and then do a port redirect to a RDP session.

Does using putty allow for the same type of security?

Im confused. Please help.

cmac


All times are GMT -5. The time now is 01:14 AM.