So yesterday, everything was fine, but then today, I can’t connect to my company’s VPN , and in the viscosity logs:
Feb 16 14:40:19: Viscosity Mac 1.6 (1328)
Feb 16 14:40:19: Viscosity OpenVPN Engine Started
Feb 16 14:40:19: Running on Mac OS X 10.11.3
Feb 16 14:40:19: ---------
Feb 16 14:40:19: Checking reachability status of connection...
Feb 16 14:40:19: Connection is reachable. Starting connection attempt.
Feb 16 14:40:21: OpenVPN 2.3.10 x86_64-apple-darwin [SSL (OpenSSL)] [LZO] [PKCS11] [MH] [IPv6] built on Jan 29 2016
Feb 16 14:40:21: library versions: OpenSSL 1.0.2f 28 Jan 2016, LZO 2.09
Feb 16 14:40:30: Control Channel Authentication: using '/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/connection.hoXCKT/ta.key' as a OpenVPN static key file
Feb 16 14:40:30: Attempting to establish TCP connection with [AF_INET]IPHERE:1194 [nonblock]
Feb 16 14:40:31: TCP connection established with [AF_INET]IPHERE:1194
Feb 16 14:40:31: TCPv4_CLIENT link local (bound): [undef]
Feb 16 14:40:31: TCPv4_CLIENT link remote: [AF_INET]IPHERE9:1194
Feb 16 14:40:31: WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Feb 16 14:40:32: [gateway-v01-1.servercert] Peer Connection Initiated with [AF_INET]IPHERE:1194
Feb 16 14:40:35: Opened utun device utun0
Feb 16 14:40:35: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Feb 16 14:40:35: /sbin/ifconfig utun0 delete
Feb 16 14:40:35: NOTE: Tried to delete pre-existing tun/tap instance -- No Problem if failure
Feb 16 14:40:35: /sbin/ifconfig utun0 10.10.10.130 10.10.10.129 mtu 1500 netmask 255.255.255.255 up
Feb 16 14:40:35: Initialization Sequence Completed
Feb 16 14:40:35: DNS mode set to: Split
Feb 16 14:40:35: VPN server IPHERE is not reachable. Route to server points to VPN interface utun0.
Feb 16 14:40:35: Route: IPHERE/255.255.255.224 None utun0
Feb 16 14:40:35: VPN server IPHERE is not reachable. Route to server points to VPN interface utun0.
Feb 16 14:40:35: Route: IPHERE/255.255.255.224 None utun0
Feb 16 14:40:35: VPN server IPHERE is not reachable. Route to server points to VPN interface utun0.
Feb 16 14:40:35: Route: IPHERE/255.255.255.224 None utun0
Feb 16 14:40:35: VPN server IPHERE is not reachable. Route to server points to VPN interface utun0.
Feb 16 14:40:35: Route: IPHERE/255.255.255.224 None utun0
Feb 16 14:40:35: SIGTERM[hard,] received, process exiting
If i set viscosity to disable DNS, then it connects fine.
the sysadmin says that I am connecting and authenticating fine:
Feb 16 20:49:20 openvpn[12371]: TCP connection established with [AF_INET]IPHERE:48206
Feb 16 20:49:22 openvpn[12604]: pam_krb5(openvpn): user mgrandi authenticated as mgrandi@WHATEVER
Feb 16 20:49:22 openvpn: user 'mgrandi' authenticated
Feb 16 20:49:22 openvpn[12371]: IPHHERE:48206 [mgrandi] Peer Connection Initiated with [AF_INET]IPHERE:48206
Feb 16 20:49:22 openvpn[12371]: mgrandi/IPHERE:48206 MULTI_sva: pool returned IPv4=10.10.10.18, IPv6=(Not enabled)
any idea?