Closed Bug 544070 Opened 16 years ago Closed 16 years ago

cannot route to hg.mozilla.org while connected to build-vpn

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
critical

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bhearsum, Assigned: dmoore)

Details

I just hit this issue today where I cannot route any traffic to hg.mozilla.org while connected to build-vpn with Viscosity: host hgbitters-2:~ bhearsum$ host hg.mozilla.org hg.mozilla.org has address 10.2.74.67 hg.mozilla.org has address 10.2.74.66 bitters-2:~ bhearsum$ ssh hg.mozilla.org ssh: connect to host hg.mozilla.org port 22: Operation timed out Once I disconnect from the VPN it works fine again: bitters-2:~ bhearsum$ ssh hg.mozilla.org No interactive shells allowed here! Connection to hg.mozilla.org closed. This is a pretty big issue for me -- working with hg.m.o and machines on build-vpn are things I have to do all day.
Also seeing this & need to disconnect build-vpn to get to nagios as well.
We appear to be unable to get to https://10.2.75.6/admin/login.php through build-vpn (bouncer). Should we file new bugs for each issue or continue adding?
This is all as designed. The build VPN is for access to build resources only. If you need to access MPT resources in addition to build, you should also connect to the MPT VPN. You may be connected to both VPNs simultaneously.
Assignee: server-ops → dmoore
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
Ok, that's good to know. But shouldn't hg.m.o be accessible with or without any vpn turned on?
The catch is that the hostname "hg.mozilla.org" (and many others) will resolve to a different IP depending on if you're talking to an internal or external DNS server. If you're not connected to a VPN, you'll get the external IP. As soon as you connect to a VPN (build or MPT) you'll get the internal IP. If you're connected to only the build VPN, you'll get the internal IP but be unable to reach it due to the VPN segregation.
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.