Hello, The Intel/Wind River lab was relocated into a new data center last week. The only change required to connect to the new location is to update the VPN IP in the .ovpn file. Here is the change:
[sgooch@atl-sgooch-lx ~]$ diff -u pod-onap-01.ovpn.org pod-onap-01.ovpn --- pod-onap-01.ovpn.org 2020-01-13 13:03:03.960856010 -0500 +++ pod-onap-01.ovpn 2020-01-09 18:27:03.560549576 -0500 @@ -5,7 +5,7 @@ client dev tun proto tcp -remote 192.55.48.241 443 +remote 146.152.204.133 443 resolv-retry infinite auth-nocache nobind The lab is accessible, but there is a firewall update that Intel IT is working on to allow VMs to communicate with the Internet. I'll send out a follow up email when the firewall rules have been updated. Br, - Stephen Stephen Gooch | Solutions Engineering | Wind River +1.510.965.7909 , Skype ID: stephen.gooch -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19769): https://lists.onap.org/g/onap-discuss/message/19769 Mute This Topic: https://lists.onap.org/mt/69674856/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
