16:29:19 ( 0) me@computer: /dev/shm $ echo $LANG pt_BR.utf8 16:29:22 ( 0) me@computer: /dev/shm $ sudo openvpn openvpn.config.txt [sudo] password for me: Sun Oct 8 16:29:38 2017 OpenVPN 2.1.0 i486-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6] [eurephia] built on Jan 26 2010 Enter Auth Username:me Enter Auth Password: Sun Oct 8 16:29:43 2017 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables Sun Oct 8 16:29:43 2017 LZO compression initialized Sun Oct 8 16:29:43 2017 Control Channel MTU parms [ L:1560 D:140 EF:40 EB:0 ET:0 EL:0 ] Sun Oct 8 16:29:43 2017 Data Channel MTU parms [ L:1560 D:1450 EF:60 EB:135 ET:0 EL:0 AF:3/1 ] Sun Oct 8 16:29:43 2017 Local Options hash (VER=V4): '958c5492' Sun Oct 8 16:29:43 2017 Expected Remote Options hash (VER=V4): '79ef4284' Sun Oct 8 16:29:43 2017 Attempting to establish TCP connection with [AF_INET]123.123.0.148:443 [nonblock] Sun Oct 8 16:29:44 2017 TCP connection established with [AF_INET]123.123.0.148:443 Sun Oct 8 16:29:44 2017 Socket Buffers: R=[87380->131072] S=[16384->131072] Sun Oct 8 16:29:44 2017 TCPv4_CLIENT link local: [undef] Sun Oct 8 16:29:44 2017 TCPv4_CLIENT link remote: [AF_INET]123.123.0.148:443 Sun Oct 8 16:29:44 2017 TLS: Initial packet from [AF_INET]123.123.0.148:443, sid=f91faced ac2438b3 Sun Oct 8 16:29:44 2017 VERIFY OK: depth=1, /C=BR/ST=Some_state/L=Some_City/O=Somewhere_here/CN=ABC_-_CA/emailAddress=address@some.where.br Sun Oct 8 16:29:44 2017 Validating certificate key usage Sun Oct 8 16:29:44 2017 ++ Certificate has key usage 00a0, expects 00a0 Sun Oct 8 16:29:44 2017 VERIFY KU OK Sun Oct 8 16:29:44 2017 Validating certificate extended key usage Sun Oct 8 16:29:44 2017 ++ Certificate has EKU (str) TLS Web Server Authentication, expects TLS Web Server Authentication Sun Oct 8 16:29:44 2017 VERIFY EKU OK Sun Oct 8 16:29:44 2017 VERIFY OK: depth=1, /C=BR/ST=Some_state/L=Some_City/O=Somewhere_here/CN=ABC_-_CA/emailAddress=address@some.where.br Sun Oct 8 16:29:45 2017 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1560', remote='link-mtu 1544' Sun Oct 8 16:29:45 2017 WARNING: 'cipher' is used inconsistently, local='cipher AES-256-CBC', remote='cipher BF-CBC' Sun Oct 8 16:29:45 2017 WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128' Sun Oct 8 16:29:45 2017 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key Sun Oct 8 16:29:45 2017 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication Sun Oct 8 16:29:45 2017 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key Sun Oct 8 16:29:45 2017 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication Sun Oct 8 16:29:45 2017 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA Sun Oct 8 16:29:45 2017 [vpn.dcc.ufmg.br] Peer Connection Initiated with [AF_INET]123.123.0.148:443 Sun Oct 8 16:29:47 2017 SENT CONTROL [vpn.dcc.ufmg.br]: 'PUSH_REQUEST' (status=1) Sun Oct 8 16:29:47 2017 PUSH: Received control message: 'PUSH_REPLY,redirect-gateway,dhcp-option DNS 123.123.0.80,dhcp-option DNS 200.131.1.80,tun-ipv6,route-gateway 123.123.0.241,topology subnet,ping 10,ping-restart 120,ifconfig-ipv6 2001:12f0:601:a922::1002/64 2001:12f0:601:a922::1,ifconfig 123.123.0.244 255.255.255.240' Sun Oct 8 16:29:47 2017 Options error: Unrecognized option or missing parameter(s) in [PUSH-OPTIONS]:9: ifconfig-ipv6 (2.1.0) Sun Oct 8 16:29:47 2017 OPTIONS IMPORT: timers and/or timeouts modified Sun Oct 8 16:29:47 2017 OPTIONS IMPORT: --ifconfig/up options modified Sun Oct 8 16:29:47 2017 OPTIONS IMPORT: route options modified Sun Oct 8 16:29:47 2017 OPTIONS IMPORT: route-related options modified Sun Oct 8 16:29:47 2017 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option options modified Sun Oct 8 16:29:47 2017 WARNING: potential conflict between --remote address [123.123.0.148] and --ifconfig address pair [123.123.0.244, 255.255.255.240] -- this is a warning only that is triggered when local/remote addresses exist within the same /24 subnet as --ifconfig endpoints. (silence this warning with --ifconfig-nowarn) Sun Oct 8 16:29:47 2017 ROUTE default_gateway=192.168.0.1 Sun Oct 8 16:29:47 2017 TUN/TAP device tun0 opened Sun Oct 8 16:29:47 2017 TUN/TAP TX queue length set to 100 Sun Oct 8 16:29:47 2017 /sbin/ifconfig tun0 123.123.0.244 netmask 255.255.255.240 mtu 1500 broadcast 123.123.0.255 Sun Oct 8 16:29:47 2017 /sbin/route add -net 123.123.0.148 netmask 255.255.255.255 gw 192.168.0.1 Sun Oct 8 16:29:47 2017 /sbin/route del -net 0.0.0.0 netmask 0.0.0.0 Sun Oct 8 16:29:47 2017 /sbin/route add -net 0.0.0.0 netmask 0.0.0.0 gw 123.123.0.241 Sun Oct 8 16:29:47 2017 Initialization Sequence Completed