Closed
Bug 879410
Opened 12 years ago
Closed 12 years ago
http://runtime-binaries.pvt.build.mozilla.org/tooltool/sha512 not accessible through datacenter VPN
Categories
(Infrastructure & Operations :: RelOps: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: dustin)
References
Details
Suspecting apache config changes needed due to srcip being different when coming from Datacenter VPN. I wonder if we can even limit the access to RelEng with this technique through the new vpn?
| Assignee | ||
Comment 1•12 years ago
|
||
We'll need to add this address to the list of VPN addresses in Puppet, used to generate the Apache configs.
The flow restrictions on the VPN host itself will only allow access to the pvt VIP for appropriate people.
Jabba, what source IP(s) should I use for the DC VPN?
Flags: needinfo?(jdow)
Comment 2•12 years ago
|
||
Each person gets a unique IP when connected to the VPN. That range is 10.22.248.0/255.255.252.0 . If using the VPN to tunnel to a public IP (not very common), then it is likely going to source from the scl3 corpdmz NAT address of 63.245.214.169 (nat-corpdmz.scl3.mozilla.com)
Flags: needinfo?(jdow)
Updated•12 years ago
|
Assignee: server-ops-releng → dustin
| Assignee | ||
Comment 3•12 years ago
|
||
OK, I made the necessary puppet changes (which was a little tricky, since this is an entire subnet, not just a single IP) to update the ACLs for this new VPN.
| Assignee | ||
Comment 5•12 years ago
|
||
Ben, can you get to runtime-binaries from the DC VPN now?
| Reporter | ||
Comment 6•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: RelEng → RelOps
Product: mozilla.org → Infrastructure & Operations
You need to log in
before you can comment on or make changes to this bug.
Description
•