Closed
Bug 218083
Opened 21 years ago
Closed 21 years ago
irc.mozilla.org allows too few concurrent connections per IP address
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mjg, Assigned: pavlov)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
irc.mozilla.org is rejecting additional connections from 63.67.108.16,
h-63-67-108-18.bluemartini.com. We have a number of people here (about ten or
fifteen) who use the mozilla.org servers, and all of us are translated to that
single external address.
Please, raise the limit of concurrent connections per IP address to allow for
heavily NATted organizations.
Thanks!
Reproducible: Always
Steps to Reproduce:
1. Operate NAT infrastructure on company site
2. Create multiple concurrent connections to irc.mozilla.org
3. View error message below
Actual Results:
*** Connecting to port 6667 of server irc.mozilla.org
*** *** Looking up your hostname...
*** *** Checking Ident
*** *** No Ident response
*** *** Found your hostname
*** PASS: Not enough parameters
*** Closing Link: h-63-67-108-16.bluemartini.com (No more connections allowed on
that IP)
*** Disconnected from irc.mozilla.org.
Reporter | ||
Comment 1•21 years ago
|
||
Above example from Trillian; chatzilla output as follows (poml)
[INFO] Network view for “moznet” opened.
[INFO] Attempting to connect to “moznet”. Use /cancel to abort.
[INFO] Connecting to moznet via irc.mozilla.org:6667, attempt 1 of 5...
=== *** Looking up your hostname...
=== *** Checking Ident
=== *** No Ident response
=== *** Found your hostname
[ERROR] Closing Link: h-63-67-108-16.bluemartini.com (No more connections
allowed on that IP)
[ERROR] Connection to moznet (irc.mozilla.org:6667) closed.
[INFO] Connecting to moznet via irc.mozilla.org:6667, attempt 2 of 5...
[ERROR] Trying to reconnect too fast.
[ERROR] Connection to moznet (irc.mozilla.org:6667) closed with status (null).
[INFO] Connecting to moznet via irc.mozilla.org:6667, attempt 3 of 5...
[ERROR] Trying to reconnect too fast.
[ERROR] Connection to moznet (irc.mozilla.org:6667) closed.
[INFO] Connecting to moznet via irc.mozilla.org:6667, attempt 4 of 5...
[ERROR] Connection to moznet (irc.mozilla.org:6667) closed with status (null).
[INFO] Connecting to moznet via irc.mozilla.org:6667, attempt 5 of 5...
[ERROR] Trying to reconnect too fast.
[ERROR] Connection to moznet (irc.mozilla.org:6667) closed.
[ERROR] Connection attempts exhausted, giving up.
Comment 2•21 years ago
|
||
irc -> pavlov
Because of clonebot problems that we've had in the past, I think individual
overrides for IPs that we know are company firewalls (like yours) would probably
be more in order. This is what was done for the AOL firewall for example. Up
to Stuart though.
Assignee: endico → pavlov
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee | ||
Comment 3•21 years ago
|
||
bluemartini should now be fine. let me know if there are additional problems.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•