Closed Bug 784753 Opened 13 years ago Closed 13 years ago

open flow for memcache in HCI

Categories

(Infrastructure & Operations Graveyard :: NetOps: DC ACL Request, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jd, Assigned: cransom)

Details

Hi, I need a flow open from the intranet dev and stage web servers in HCI to the memcache servers in HCI From: intranet1.dev.webapp.phx1.mozilla.com (10.8.81.16) intranet1.stage.webapp.phx1.mozilla.com (10.8.81.17) To: memcache1.webapp.corp.phx1.mozilla.com (10.20.81.30) memcache2.webapp.corp.phx1.mozilla.com (10.20.81.31) Port: 11211 Thanks
Assignee: network-operations → cransom
0beast:~/src/trigger% ssh intranet1.dev.webapp.phx1 nc -vz 10.20.81.30 11211 Connection to 10.20.81.30 11211 port [tcp/memcache] succeeded! 0beast:~/src/trigger% ssh intranet1.dev.webapp.phx1 nc -vz 10.20.81.31 11211 Connection to 10.20.81.31 11211 port [tcp/memcache] succeeded! 0beast:~/src/trigger% ssh intranet1.stage.webapp.phx1 nc -vz 10.20.81.31 11211 Connection to 10.20.81.31 11211 port [tcp/memcache] succeeded! 0beast:~/src/trigger% ssh intranet1.stage.webapp.phx1 nc -vz 10.20.81.30 11211 Connection to 10.20.81.30 11211 port [tcp/memcache] succeeded!
Status: NEW → RESOLVED
Closed: 13 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.