![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Security and Firewalls Protecting you against unwanted people and programs |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jan 2008
Location: The Dirteh South
Posts: 13
OS: Windows XP SP2
|
ssh tunneling?
I recently read a howto for information regarding setting up an SSH tunnel and I'm just wondering if I've done it correctly. Everything seems to be working, but since I'm not using an off-site ssh proxy is it actually doing anything?
Here's what I did: 1. Set up cygwin on my xp machine. 2. ssh -ND 7070 me@localhost 3. set up firefox to use the socks proxy on localhost 4 forwarded the port 22 on my router Is this supposed to encrypt traffic through my browser or do I need an off-site server to go through? Also, is it possible to use this for Tor? I read about the exit-node exploit and am wondering if it would be possible to configure Tor to use SSH in this manner to ensure that my sensitive information is not snooped. Thanks, Milo |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Moderator Networking Team
Join Date: Aug 2006
Location: Canada
Posts: 2,664
OS: Windows Vista Business SP1, Windows XP Professional SP3
|
Re: ssh tunneling?
This actually hasn't really done anything. SSH Tunneling is primarily used for remote (not local) connections. You would use SSH Tunneling for things like remote access to another computer from outside the trusted network (eg. connect to your home computer via a laptop in a hotel).
Tor is primarily used for obfuscation, but it isn't perfect. It is possible, and the devs of Tor warn of this, to have a malicious exit-node which can capture/manipulate/do whatever to traffic going through it. However that isn't to say that all exit nodes in Tor are malicious (some aren't). Just what exactly are you trying to secure? SSH, Tor, and so forth are all different methods for securing different things for different purposes. |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Jan 2008
Location: The Dirteh South
Posts: 13
OS: Windows XP SP2
|
Re: ssh tunneling?
I wanted to use some form of end-to-end encryption that would allow me to use Tor for web browsing but not have my packet contents readable at the exit-node. That way it's secure AND fairly anonymous.
I thought maybe by running my connection through my own ssh first might help. Last edited by Azinulbizar; 01-30-2008 at 08:19 PM. |
|
|
|
![]() |
| Thread Tools | |
|
|