Hi,
At first the connection seems to be establishing fine but it fails on the last steps (when setting up the routes and opening the tun interface): “do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0”:
Nov 11 10:43:46: Viscosity Mac 1.5.3b3 (1245)
Nov 11 10:43:46: Viscosity OpenVPN Engine Started
Nov 11 10:43:46: Running on Mac OS X 10.10
Nov 11 10:43:46: ---------
Nov 11 10:43:46: Checking reachability status of connection...
Nov 11 10:43:47: Connection is reachable. Starting connection attempt.
Nov 11 10:43:48: MANAGEMENT: CMD 'state on'
Nov 11 10:43:48: MANAGEMENT: CMD 'hold release'
Nov 11 10:43:48: PKCS#11: Adding PKCS#11 provider '/Library/OpenSC/lib/opensc-pkcs11.so'
Nov 11 10:43:48: PKCS#11: Adding PKCS#11 provider '/Library/OpenSC/lib/opensc-pkcs11.so'
Nov 11 10:43:49: LZO compression initialized
Nov 11 10:43:49: Control Channel MTU parms [ L:1542 D:138 EF:38 EB:0 ET:0 EL:0 ]
Nov 11 10:43:49: Socket Buffers: R=[196724->65536] S=[9216->65536]
Nov 11 10:43:49: MANAGEMENT: >STATE:1415702629,RESOLVE,,,
Nov 11 10:43:49: Data Channel MTU parms [ L:1542 D:1450 EF:42 EB:135 ET:0 EL:0 AF:3/1 ]
Nov 11 10:43:49: Local Options String: 'V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Nov 11 10:43:49: Expected Remote Options String: 'V4,dev-type tun,link-mtu 1542,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Nov 11 10:43:49: Local Options hash (VER=V4): '41690919'
Nov 11 10:43:49: Expected Remote Options hash (VER=V4): '530fdded'
Nov 11 10:43:49: UDPv4 link local: [undef]
Nov 11 10:43:49: UDPv4 link remote: [AF_INET]5.5.5.5:1194
Nov 11 10:43:49: MANAGEMENT: >STATE:1415702629,WAIT,,,
Nov 11 10:43:49: MANAGEMENT: CMD 'hold release'
Nov 11 10:43:49: MANAGEMENT: >STATE:1415702629,AUTH,,,
Nov 11 10:43:49: TLS: Initial packet from [AF_INET]5.5.5.5:1194, sid=cf5ba635 b7d3c690
Nov 11 10:43:49: MANAGEMENT: CMD 'state on'
Nov 11 10:43:49: VERIFY OK: depth=1, CN=vpn.zzz.com
Nov 11 10:43:49: Validating certificate key usage
Nov 11 10:43:49: ++ Certificate has key usage 00a0, expects 00a0
Nov 11 10:43:49: VERIFY KU OK
Nov 11 10:43:49: Validating certificate extended key usage
Nov 11 10:43:49: ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication
Nov 11 10:43:49: VERIFY EKU OK
Nov 11 10:43:49: VERIFY OK: depth=0, CN=vpn.zzz.com
Nov 11 10:43:49: MANAGEMENT: CMD 'hold release'
Nov 11 10:43:49: MANAGEMENT: CMD 'pid'
Nov 11 10:43:49: MANAGEMENT: CMD 'pid'
Nov 11 10:43:50: MANAGEMENT: CMD 'hold release'
Nov 11 10:43:50: MANAGEMENT: CMD 'pid'
Nov 11 10:43:50: MANAGEMENT: CMD 'pid'
Nov 11 10:43:52: MANAGEMENT: CMD 'password [...]'
Nov 11 10:43:53: Data Channel Encrypt: Cipher 'BF-CBC' initialized with 128 bit key
Nov 11 10:43:53: Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 11 10:43:53: Data Channel Decrypt: Cipher 'BF-CBC' initialized with 128 bit key
Nov 11 10:43:53: Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Nov 11 10:43:53: Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA
Nov 11 10:43:53: [vpn.zzz.com] Peer Connection Initiated with [AF_INET]5.5.5.5:1194
Nov 11 10:43:54: MANAGEMENT: >STATE:1415702634,GET_CONFIG,,,
Nov 11 10:43:55: SENT CONTROL [vpn.zzz.com]: 'PUSH_REQUEST' (status=1)
Nov 11 10:43:55: PUSH: Received control message: 'PUSH_REPLY,route 10.245.0.0 255.254.0.0,route 10.100.0.0 255.255.0.0,route 10.102.0.0 255.255.0.0,route 10.104.0.0 255.255.0.0,route 10.10.0.0 255.255.0.0,route 10.244.0.1,topology net30,ping 5,ping-restart 60,ifconfig 10.244.0.30 10.244.0.29'
Nov 11 10:43:55: OPTIONS IMPORT: timers and/or timeouts modified
Nov 11 10:43:55: OPTIONS IMPORT: --ifconfig/up options modified
Nov 11 10:43:55: OPTIONS IMPORT: route options modified
Nov 11 10:43:55: TUN/TAP device /dev/tun1 opened
Nov 11 10:43:55: do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
*stops here and disconnect*
Any idea what’s going on ?
Notes:
- I am using the last revision of OpenSC (67fcda1, other PKCS11 tools are working on Yosemite).
- I just updated Viscosity to 1.5.3b5 (1247), same result.
Cheers,