• Welcome to Valhalla Legends Archive.
 

Substituting UDP support

Started by Lenny, September 05, 2005, 08:08 PM

Previous topic - Next topic

Lenny

Is it possible to bypass a firewall which doesn't allow UDP?  Could it be possible to substitute a UDP socket with a TCP socket?
The Bovine Revolution
Something unimportant

Live Battle.net:

WARNING: The preceding message may have contained content unsuitable for young children.

Kp

Quote from: Lenny on September 05, 2005, 08:08 PMIs it possible to bypass a firewall which doesn't allow UDP?  Could it be possible to substitute a UDP socket with a TCP socket?

Sure, but it won't do you much good if the other end isn't expecting the substitution.  What're you trying to accomplish?
[19:20:23] (BotNet) <[vL]Kp> Any idiot can make a bot with CSB, and many do!

Lenny

Well I'm mainly trying to enable some form of UDP support for my current network.  As most know, it's the main protocol used by most games. 
The Bovine Revolution
Something unimportant

Live Battle.net:

WARNING: The preceding message may have contained content unsuitable for young children.

Eric


iago

On Starcraft, unless your firewall/router is broken, you should be able to join games.  If you send the initial packet, an "associated" rule will be around for the connections, and it will be smart enough to NAT them at you.  You won't be able to receive packets out of the void, so you can't create a game, but that's ok. 

I don't think there's any way to get around it, unless everybody agrees to tunnel it over tcp. 

Why don't you forward UDP-6112?
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*


Lenny

Well I can't access the the firewall permissions.  Outgoing UDP is also blocked...

I may have to VPN with a more 'open' connection to get around this, if it's even possible.
The Bovine Revolution
Something unimportant

Live Battle.net:

WARNING: The preceding message may have contained content unsuitable for young children.

iago

If you can't send any UDP what-so-ever, life sucks.  There are ways to get around it, but none of them are pretty.  Either use an axe to destroy your firewall, or change to a different ISP.  Or write an angry letter to your ISP. :)
This'll make an interesting test for broken AV:
QuoteX5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*