Bug 4482 - The NAT standard is not supported by the quake3 code, making some routers disrupting networking completely
Status: RESOLVED DUPLICATE of bug 4428
Alias: None
Product: ioquake3
Classification: Unclassified
Component: Misc
Version: GIT MASTER
Hardware: PC All
: P3 normal
Assignee: Zachary J. Slater
QA Contact: ioquake3 bugzilla mailing list
URL:
Depends on:
Blocks:
 
Reported: 2010-01-09 16:13 EST by tinkah
Modified: 2010-10-19 02:20:28 EDT
0 users

See Also:



Description tinkah 2010-01-09 16:13:21 EST
According to the NAT standard, a router _can_ change the source port of a packet. In this case some routers change the heartbeat packets' source port, meaning master servers may be unable to accommodate certain servers at least without workarounds or further configuration.

I suppose the logical solution is to collect the port information from the data part of the heartbeat and not the source port of it.
Comment 1 Zachary J. Slater 2010-10-19 02:20:28 EDT
Lets get all the NAT stuff into one bug

*** This bug has been marked as a duplicate of bug 4428 ***