[quake3-bugzilla] [Bug 4482] New: The NAT standard is not supported by the quake3 code, making some routers disrupting networking completely
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Tue Oct 19 02:20:30 EDT 2010
http://bugzilla.icculus.org/show_bug.cgi?id=4482
Summary: The NAT standard is not supported by the quake3 code,
making some routers disrupting networking completely
Product: ioquake3
Version: SVN HEAD
Platform: PC
OS/Version: All
Status: RESOLVED
Severity: normal
Priority: P3
Component: Misc
AssignedTo: zakk at icculus.org
ReportedBy: arxeio at gmail.com
QAContact: quake3-bugzilla at icculus.org
Zachary J. Slater <zakk at icculus.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
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 from Zachary J. Slater <zakk at icculus.org> 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 ***
--
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the quake3-bugzilla
mailing list