Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject:
PostPosted: Fri Feb 20, 2009 2:30 pm 
Offline
Senior Newbie

Joined: Tue Feb 10, 2009 12:51 pm
Posts: 9
You can chain multiple tunnel commands into one SSH command. I think that's what you're asking, anyway.

I do:

autossh -f -M 6969 -L 2222:host1:22 -D 8000 host2 -N

That gives me an SSH relay to host1 via host2 and an SSH SOCKS proxy via host2. Autossh will re-start the tunnel to host2 if it goes down.

Also, check out openvpn.

All that said, you probably signed something that says they can fire you if you circumvent their network access controls, and they probably watch what you SSH to (the connection in encrypted, but they can still see where your endpoint is), so don't do anything silly.


Top
   
 Post subject:
PostPosted: Sat Feb 28, 2009 11:45 am 
Offline
Junior Member

Joined: Sun Jan 27, 2008 11:52 pm
Posts: 36
If its the NSA, I wouldn't be surprised if they could decrypt the SSH data in near-real time. Of course, the amount of processing power they'd dedicate to it would probably ensure we never heard from nsajeff again... That could be processor time we're using to listen to terrorists.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group