Closed
Bug 866345
Opened 12 years ago
Closed 12 years ago
Increase allowed number of IRC connections from 173.164.135.225 - 173.164.135.238
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlabian, Assigned: Usul)
Details
(Whiteboard: [remove 5/2])
There is an offsite from 4/29/13- 5/2/13, and attendees may need to connect to IRC. Please update the configuration files so that at least 25 users may connect from the IP address range: 173.164.135.225 - 173.164.135.238.
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops → ludovic
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
:Usul,
allow { class trusted; maxperip 25; ip *173.164.135.225/29; hostname NOBODY; /* offsite -bug 866345 */ };
is not a valid configuration for the ip declaration. Look at the examples in the file.
Also, the subnet range does not cover all the IPs listed in comment 0. You want a /28 instead.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 3•12 years ago
|
||
fixed in Committed revision 64401 and 64402. added the missing @.
And I choosed /29 to make sure we didn't allow more than asked. Changed to 28
Comment 4•12 years ago
|
||
Thanks!
Leave the bug open and remove the exception on 5/2.
Whiteboard: [remove 5/2]
| Assignee | ||
Comment 5•12 years ago
|
||
Sending allows.conf
Transmitting file data .
Committed revision 65060.
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•11 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
•