Closed
Bug 511292
Opened 15 years ago
Closed 15 years ago
be able to wget from talos-master to cruncher.b.m.o
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: anodelman, Assigned: dmoore)
References
Details
talos-master needs to be able to wget a file from cruncher.b.m.o - so open port 80, I'd assume?
Comment 1•15 years ago
|
||
i believe this is done now.
access-list into-build line 30 extended permit tcp host 10.2.73.184 host 10.2.71.243 eq www
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•15 years ago
|
||
Still can't wget a file located on cruncher from talos-master.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 3•15 years ago
|
||
Corrected a typo:
access-list into-build line 30 extended permit tcp host 10.2.73.184 host
10.2.71.143 eq www
Alice, please confirm?
Assignee | ||
Comment 4•15 years ago
|
||
Fixed and confirmed:
[root@talos-master ~]# telnet cruncher.build 80
Trying 10.2.71.143...
Connected to cruncher.build.mozilla.org (10.2.71.143).
Escape character is '^]'.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 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
•