OpenVPN OKTA Client¶
Archived (pre-2022)
Preserved for reference only -- likely outdated. View original | Last updated: July 2020
Import configuration to tunnelblick openvpn client. Make sure you have following setting: 1. Main window image2019-8-13_10-39-9.png 2. Advanced settings - Connecting & Disconnecting image2019-8-13_10-40-27.png Create ticket for Office IT to provide you access to RND OpenVPN. After access provided and your client is installed and configured you can connect by using your OKTA login and OKTA MFA code as a one time password. Possible problems - OpenVPN server pushes to your client two dns servers: 10.37.139.209, 10.37.143.233. If client was successfully connected but you can't reach servers try to check if dns works: This is proper answer¶
> nslookup imply.prd-aws.fyber.com Server: 10.37.139.209 Address: 10.37.139.209#53 Non-authoritative answer: imply.prd-aws.fyber.com canonical name = internal-imply-production-1-2058265509.eu-west-1.elb.amazonaws.com. Name: internal-imply-production-1-2058265509.eu-west-1.elb.amazonaws.com Address: 10.37.28.62 Name: internal-imply-production-1-2058265509.eu-west-1.elb.amazonaws.com Address: 10.37.11.158 Name: internal-imply-production-1-2058265509.eu-west-1.elb.amazonaws.com Address: 10.37.1.239
> nslookup imply.prd-aws.fyber.com Server: 8.8.8.8 Address: 8.8.8.8#53 ** server can't find eng001.prd.fyber.com: NXDOMAIN
script-security 2 up /etc/openvpn/update-resolv-conf down /etc/openvpn/update-resolv-conf ;up /etc/openvpn/update-systemd-resolved ;down /etc/openvpn/update-systemd-resolved down-pre dhcp-option DOMAIN-ROUTE .
DNS=10.37.139.209 Domains=~consul ~prd.fyber.com ~prd-aws.fyber.com ~eu-west-1.compute.internal ~ovpn
ovpn extension under "C:\Program Files\OpenVPN\config", the name you use will appear in the list of available VPNs later - put certificate (ca.crt) in the same place, if you need to rename it you have to adjust ovpn config - when you connect you will be prompted for user name and password: - user name is your Fyber email address - password is your OKTA OTP code - note: VPN connection will also be available in a VM, at least if you use NAT for its netwrok adapter List of URLs for VPN See a complete list here.