Closed
Bug 1167514
Opened 11 years ago
Closed 11 years ago
Enable more connections for 5.2.159.8
Categories
(Infrastructure & Operations :: MOC: Service Requests, task)
Infrastructure & Operations
MOC: Service Requests
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: chiorean.ioana, Assigned: Usul)
Details
We are working from a office today on the Buddy Up and we need to connect 8-10 persons.
Only today.
Thank you.
Comment 1•11 years ago
|
||
Ioana,
Can you please elaborate further on this request?
Severity: blocker → normal
Comment 2•11 years ago
|
||
Ioana,
What kind of connections to you need?
| Assignee | ||
Comment 3•11 years ago
|
||
Ioana IP addresses please both public v6 and public v4 ?
Assignee: infra → ludovic
| Assignee | ||
Comment 4•11 years ago
|
||
(In reply to Ludovic Hirlimann [:Usul] from comment #3)
> Ioana IP addresses please both public v6 and public v4 ?
rah it's in the subject ...
| Reporter | ||
Comment 5•11 years ago
|
||
(In reply to Ryan C [:ryanc] from comment #1)
> Ioana,
>
> Can you please elaborate further on this request?
So - we have a meetup: https://reps.mozilla.org/e/buddy-up-qa-meetup/ and we are working from a space in bucharest and curently we can not connect dto IRC due to:
"Closing link: (unknown@5.2.159.8) [No more connections allowed from your host via this connect class (local)]
Connection reset by peer"
We are usigng it only today.
Not sure what other details to add.
| Assignee | ||
Comment 6•11 years ago
|
||
[ludo@Oulanl global]$ svn diff
Index: connect.conf
===================================================================
--- connect.conf (revision 104667)
+++ connect.conf (working copy)
@@ -903,6 +903,9 @@
# mozilla-tunisia VPS, bug 1161511
<connect parent="main" allow="46.105.0.164" localmax="100" globalmax="100" limit="101" modes="+x">
+# buddyup-roqacontractore VPS, bug 1167514
+<connect parent="main" allow="5.2.159.8" localmax="100" globalmax="100" limit="101" modes="+x">
+
# This is the main <connect> block, and it needs to go last:
<connect
name="main"
[ludo@Oulanl global]$ svn commit -m "bug 1167514"
Sending connect.conf
Transmitting file data .
Committed revision 104668.
Component: Infrastructure: IRC → MOC: Service Requests
QA Contact: dparsons → lypulong
| Assignee | ||
Comment 7•11 years ago
|
||
I'll leave open to clena up tomorrow no need to keep exceptions open more than needed.
| Assignee | ||
Comment 8•11 years ago
|
||
[ludo@Oulanl inspircd]$ svn diff
Index: files/global/connect.conf
===================================================================
--- files/global/connect.conf (revision 104716)
+++ files/global/connect.conf (working copy)
@@ -903,9 +903,6 @@
# mozilla-tunisia VPS, bug 1161511
<connect parent="main" allow="46.105.0.164" localmax="100" globalmax="100" limit="101" modes="+x">
-# buddyup-roqacontractore VPS, bug 1167514
-<connect parent="main" allow="5.2.159.8" localmax="100" globalmax="100" limit="101" modes="+x">
-
# 1167527, delete after May 25th, 2015
<connect parent="main" allow="86.34.134.50" localmax="100" globalmax="100" limit="101" modes="+x">
[ludo@Oulanl inspircd]$ svn commit -m "closing bug 1167514"
Sending files/global/connect.conf
Transmitting file data .
Committed revision 104717.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•