Closed Bug 773342 Opened 12 years ago Closed 12 years ago

Need route in scl3 (cvstools1)

Categories

(Infrastructure & Operations Graveyard :: NetOps, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bkero, Assigned: arzhel)

References

Details

Hello,

It was recently brought to our attention that a database connect required for the operation of despot.mozilla.org needs a network flow allowed.

[root@cvstools1.dmz.scl3 despot]# nc -z 10.22.70.105 3306
[root@cvstools1.dmz.scl3 despot]# echo $?
1
[root@cvstools1.dmz.scl3 despot]# host 10.22.70.105
105.70.22.10.in-addr.arpa domain name pointer b1-db1.db.scl3.mozilla.com.

Please allow cvs1.dmz.scl3.mozilla.com to create connections on 3306/tcp to b1-db1.db.scl3.mozilla.com.
[root@cvstools1.dmz.scl3 ~]# nc -zv b1-db1.db.scl3.mozilla.com 3306
Connection to b1-db1.db.scl3.mozilla.com 3306 port [tcp/mysql] succeeded!

And done!
Assignee: network-operations → arzhel
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.