#5752 routing to id.stg.fedoraproject.org
Closed: Fixed 7 years ago Opened 7 years ago by msuchy.

On copr-fe.cloud.fedoraproject.org:

curl https://id.stg.fedoraproject.org

curl: (7) Failed to connect to id.stg.fedoraproject.org port 443: Connection timed out

It works everywhere else. Can someone please check the routing between those two?


This is a problem in your instance, which is officially outside of support for the Fedora Infra Cloud.

However, a quick look at your instances' firewall rules showed a DNAT table entry:
8661 520K DNAT all -- * * 0.0.0.0/0 209.132.181.5 to:10.5.126.88

Given that the Infra Cloud is entirely separate from the internal Infrastructure network, it is not possible to use these 10.0.0.0/8 internal IP addresses from within the cloud.

@puiterwijk changed the status to Closed

7 years ago

Turns out I was wrong, and this iptables rule came from our iptables.staging.
On the next ansible run, it will be gone:
http://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=a90e907

Login to comment on this ticket.

Metadata