Closed Bug 852148 Opened 11 years ago Closed 11 years ago

Update config to allow multiple IRC connections from 75.144.26.38 and 67.180.222.27

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jlabian, Assigned: pir)

Details

There is an offsite from 3/18/13 until 3/21/13, and attendees may need to connect to IRC. Please update the configuration files so that multiple users may connect from IP addresses: 75.144.26.38 and 67.180.222.27.
Assignee: server-ops → pradcliffe
Whiteboard: [remove Mar 22nd]
pir@wedge> svn diff
Index: puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf
===================================================================
--- puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf      (revision 61414)
+++ puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf      (working copy)
@@ -210,6 +210,8 @@
 allow { class trusted; maxperip 30; ip *@109.231.221.29; hostname NOBODY; /* Bug 848556 - St. Martins Lane Hotel London */ };
 allow { class trusted; maxperip 30; ip *@109.231.221.30; hostname NOBODY; /* Bug 848556 - St. Martins Lane Hotel London */ };
 allow { class trusted; maxperip 40; ip *@209.49.120.130; hostname NOBODY; /* Bug 850393 devtools work week */ };
+allow { class trusted; maxperip 20; ip *@75.144.26.38; hostname NOBODY; /* Bug 852148 - offsite */ };
+allow { class trusted; maxperip 20; ip *@67.180.222.27; hostname NOBODY; /* Bug 852148 - offsite */ };
 
 /* sfo1 */
 allow { class trusted; maxperip 250; ip *@146.82.185.*; hostname NOBODY; /* sfo1-nat gblx */ };

pir@wedge> svn ci -m "bug 852148"
Sending        puppet/trunk/modules/unrealircd/files/unrealconfig/allows.conf
Transmitting file data .
Committed revision 61415.


Keeping bug open for removal later.
Cleaned up.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [remove Mar 22nd]
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.