#9334 Fix vpn addresses for proxies
Closed: Fixed 3 years ago by smooge. Opened 3 years ago by smooge.

Describe what you would like us to do:

The following 4 proxies have incorrect vpn setup and may be causing some issues with sundries

proxy101.iad2.fedoraproject.org 192.168.0.22
proxy110.iad2.fedoraproject.org 192.168.0.30
proxy40.fedoraproject.org 192.168.0.62
proxy39.fedoraproject.org 192.168.0.66

These are actually the peer addresses of other servers which may cause some vpn issues. Probably not the root cause for the sundries outages but makes it harder to debug

How to fix:

look through DNS git repository for ips on master/168.192.in-addr.arpa and master/vpn.fedoraproject.org to find correct or new ips for these hosts

add into ansible

roles/openvpn/server/files/ccd/<hostname> with correct data


When do you need this to be done by? (YYYY/MM/DD)



Metadata Update from @smooge:
- Issue assigned to smooge

3 years ago

DNS was updated to add in ips for proxy101/proxy110.

Found the problem was that bastion had not been updated with the new ccd files so it was assigning existing addresses to those hosts. Have run bastion playbook and restarted openvpn on each affected proxy.

Checked and ips are now correct.

Metadata Update from @smooge:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Login to comment on this ticket.

Metadata