Re: Direct connections through NAT/firewall
From: Carl Farrington (carl_at_000compsup000.net)
Date: 07/23/03
- Next message: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Previous message: /dev/rob0: "Re: Direct connections through NAT/firewall"
- In reply to: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Next in thread: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Reply: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 23 Jul 2003 00:40:13 +0100
/dev/rob0 wrote:
> In article <Xns93C0AB1E2CA4Ejbuserspc9org@205.200.16.73>,
> Jem Berkes wrote:
>> method for reliably establishing direct connections over the Internet
>> between two hosts that are both behind NAT gateways.
>> [snip]
>> Does anyone know if something like this already exists? The only
>> technology
>
> I use OpenVPN in such a manner. It relies upon kernel support in the
> form of the universal tun/tap driver, which is ported to numerous
> Unix-like OS's already, and [if someone interested wanted to do so]
> could probably be implemented on Windows easily enough. But IIUC
> you're talking about something *entirely* in userspace? Not setting
> up a
> virtual network interface, but rather just making a peer-to-peer
> connection inside your own software?
there must be a trigger on each end.. in order to set the nat incoming port
redirection ready... i'm intrigued - the website didn't seem to mention
anything.
Maybe machine@net1 tries to establish connection to machine2@net2 which
doesn't work 'cause of the nat router/firewall getting in the way at net2,
but machine2@net2 is trying to establish a similar connection to
machine@net1 and therefore the nat firewall at net2 is awaiting an incoming
connection from machine@net1 that it will happily direct over to
machine@net2
must be some kind of packetfoolery going on..
hey.. that's a cool name "packetfoolery" .. i'm off to register it :-)
- Next message: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Previous message: /dev/rob0: "Re: Direct connections through NAT/firewall"
- In reply to: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Next in thread: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Reply: /dev/rob0: "Re: Direct connections through NAT/firewall"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|