tags:

views:

94

answers:

1

I'm trying to see if UDP hole punching is possible behind a certain NAT, but I've found that when the computer behind the NAT sends out UDP packets to two different IPs to the same port while being bound to the same port, the NAT assignes two different external port numbers. So behind this particular NAT, I believe UDP hole punching is impossible, is this correct?

Thanks

A: 

Not necessarily. The router might be willing to respond to IGD.

Martin v. Löwis
Thanks, tried that, it did not. Not surprising, it's actually a cellular data connection. Worth a shot at least. The only other thing I cant think of is port guessing, but they seem to be assigned quite randomly. Nuts.
nemasu