Re: How do I connect two machines that are both behind seperate firewalls
From: Volker Birk (bumens_at_dingens.org)
Date: 10/30/05
- Next message: Volker Birk: "Re: Secure subnets and bandwidth control"
- Previous message: Volker Birk: "Re: Configuring firewall to allow remote administrator"
- In reply to: Darrel Yurychuk: "How do I connect two machines that are both behind seperate firewalls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 30 Oct 2005 13:35:09 +0200
Darrel Yurychuk <usenet@dmyurych.ca> wrote:
> Here is my situation, I want to establish a connection between two
> machines via ssh, however both the target and destination machines are
> behind firewalls, neither of which I have any control over. I do
> however have complete control over both machines.
Initiate the TCP connection from both sides at the same time. More about
this topic you'll find in RFC 793, 3.4 Establishing a connection.
If the firewalls are implementing NAT as an addition, then try to punch
holes into it like i.e. skype does:
http://reports-archive.adm.cs.cmu.edu/anon/isri2005/CMU-ISRI-05-104.pdf
If the firewalls are blocking outgoing SSH, too, then try to fake an SSL
connection i.e. with corkscrew.
If this will not work, you have to use tunneling.
Yours,
VB.
--
"Ich bin ein freier Mensch und werde jetzt von meinen Freiheitsrechten
Gebrauch machen - und zwar ausgiebig - natürlich nur in dem Rahmen, den
Otto Schily mir noch zur Verfügung stellt."
Wolfgang Clement am 10.10.05 als Noch-Superminister
- Next message: Volker Birk: "Re: Secure subnets and bandwidth control"
- Previous message: Volker Birk: "Re: Configuring firewall to allow remote administrator"
- In reply to: Darrel Yurychuk: "How do I connect two machines that are both behind seperate firewalls"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|