Page 1 of 1

TLS Error: incoming packet authentication failed from

Posted: Fri Jun 09, 2017 1:33 pm
by dasnetzundich
Hello,

i use this Tutorial to setup my openvpn Server. https://www.digitalocean.com/community/tutorials/how-to-set-up-an-openvpn-server-on-ubuntu-16-04 The Server works but i can connect from the client to my server.

here is some logfiles:

openvpn.log:

Code: Select all

Fri Jun  9 15:20:08 2017 us=838261 80.187.106.116:12746 TLS Error: incoming packet authentication failed from [AF_INET]80.187.106.116:12746
RFri Jun  9 15:20:09 2017 us=797845 80.187.106.116:12746 PID_ERR replay [0] [TLS_AUTH-0] [9] 1497014400:1 1497014400:1 t=1497014409[0] r=[-4,64,15,0,1] sl=[63,1,64,528]
Fri Jun  9 15:20:09 2017 us=797896 80.187.106.116:12746 Authenticate/Decrypt packet error: bad packet ID (may be a replay): [ #1 / time = (1497014400) Fri Jun  9 15:20:00 2017 ] -- see the man page entry for --no-replay and --replay-window for more info or silence this warning with --mute-replay-warnings
Fri Jun  9 15:20:09 2017 us=797939 80.187.106.116:12746 TLS Error: incoming packet authentication failed from [AF_INET]80.187.106.116:12746
Fri Jun  9 15:20:10 2017 us=758026 MULTI: multi_create_instance called
Fri Jun  9 15:20:10 2017 us=758204 80.187.106.116:12989 Re-using SSL/TLS context
Fri Jun  9 15:20:10 2017 us=758290 80.187.106.116:12989 LZO compression initialized
Fri Jun  9 15:20:10 2017 us=758517 80.187.106.116:12989 Control Channel MTU parms [ L:1570 D:1172 EF:78 EB:0 ET:0 EL:3 ]
Fri Jun  9 15:20:10 2017 us=758565 80.187.106.116:12989 Data Channel MTU parms [ L:1570 D:1450 EF:70 EB:143 ET:0 EL:3 AF:3/1 ]
Fri Jun  9 15:20:10 2017 us=758639 80.187.106.116:12989 Local Options String: 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,keydir 0,cipher AES-128-CBC,auth SHA256,keysize 128,tls-auth,key-method 2,tls-server'
Fri Jun  9 15:20:10 2017 us=758673 80.187.106.116:12989 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1570,tun-mtu 1500,proto UDPv4,comp-lzo,keydir 1,cipher AES-128-CBC,auth SHA256,keysize 128,tls-auth,key-method 2,tls-client'
Fri Jun  9 15:20:10 2017 us=758728 80.187.106.116:12989 Local Options hash (VER=V4): '1089825c'
Fri Jun  9 15:20:10 2017 us=758783 80.187.106.116:12989 Expected Remote Options hash (VER=V4): '6907942a'
RFri Jun  9 15:20:10 2017 us=758874 80.187.106.116:12989 TLS: Initial packet from [AF_INET]80.187.106.116:12989, sid=44277ada 9114fdbc
WWWWWWWFri Jun  9 15:21:00 2017 us=959901 80.187.106.116:12746 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Fri Jun  9 15:21:00 2017 us=960012 80.187.106.116:12746 TLS Error: TLS handshake failed
Fri Jun  9 15:21:00 2017 us=960220 80.187.106.116:12746 SIGUSR1[soft,tls-error] received, client-instance restarting
Fri Jun  9 15:21:10 2017 us=894022 80.187.106.116:12989 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Fri Jun  9 15:21:10 2017 us=894132 80.187.106.116:12989 TLS Error: TLS handshake failed
Fri Jun  9 15:21:10 2017 us=894325 80.187.106.116:12989 SIGUSR1[soft,tls-error] received, client-instance restarting
Clientlog:

Code: Select all

2017-06-09 11:06:46 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 11:06:46 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 11:06:46 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 11:06:46 EVENT: RESOLVE
2017-06-09 11:06:46 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:06:46 EVENT: WAIT
2017-06-09 11:06:46 SetTunnelSocket returned 1
2017-06-09 11:06:46 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:06:47 NET Internet:ReachableViaWiFi/-R t------
2017-06-09 11:06:56 Server poll timeout, trying next remote entry...
2017-06-09 11:06:56 EVENT: RECONNECTING
2017-06-09 11:06:56 EVENT: RESOLVE
2017-06-09 11:06:56 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:06:56 EVENT: WAIT
2017-06-09 11:06:56 SetTunnelSocket returned 1
2017-06-09 11:06:56 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:07:06 Server poll timeout, trying next remote entry...
2017-06-09 11:07:06 EVENT: RECONNECTING
2017-06-09 11:07:06 EVENT: RESOLVE
2017-06-09 11:07:06 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:07:06 EVENT: WAIT
2017-06-09 11:07:06 SetTunnelSocket returned 1
2017-06-09 11:07:06 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:07:16 Server poll timeout, trying next remote entry...
2017-06-09 11:07:16 EVENT: RECONNECTING
2017-06-09 11:07:16 EVENT: RESOLVE
2017-06-09 11:07:16 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:07:16 EVENT: WAIT
2017-06-09 11:07:16 SetTunnelSocket returned 1
2017-06-09 11:07:16 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:07:26 Server poll timeout, trying next remote entry...
2017-06-09 11:07:26 EVENT: RECONNECTING
2017-06-09 11:07:26 EVENT: RESOLVE
2017-06-09 11:07:26 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:07:26 EVENT: WAIT
2017-06-09 11:07:26 SetTunnelSocket returned 1
2017-06-09 11:07:26 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:07:36 Server poll timeout, trying next remote entry...
2017-06-09 11:07:36 EVENT: RECONNECTING
2017-06-09 11:07:36 EVENT: RESOLVE
2017-06-09 11:07:36 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:07:36 EVENT: WAIT
2017-06-09 11:07:36 SetTunnelSocket returned 1
2017-06-09 11:07:36 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:07:46 EVENT: CONNECTION_TIMEOUT [ERR]
2017-06-09 11:07:46 EVENT: DISCONNECTED
2017-06-09 11:07:46 Raw stats on disconnect:
  BYTES_OUT : 3240
  PACKETS_OUT : 60
  CONNECTION_TIMEOUT : 1
  N_RECONNECT : 5
2017-06-09 11:07:46 Performance stats on disconnect:
  CPU usage (microseconds): 54336
  Network bytes per CPU second: 59628
  Tunnel bytes per CPU second: 0
2017-06-09 11:07:46 EVENT: DISCONNECT_PENDING
2017-06-09 11:07:46 ----- OpenVPN Stop -----
2017-06-09 11:08:21 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 11:08:21 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 11:08:21 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 11:08:21 EVENT: RESOLVE
2017-06-09 11:08:21 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:08:21 EVENT: WAIT
2017-06-09 11:08:21 SetTunnelSocket returned 1
2017-06-09 11:08:21 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:08:22 NET Internet:ReachableViaWiFi/-R t------
2017-06-09 11:08:31 Server poll timeout, trying next remote entry...
2017-06-09 11:08:31 EVENT: RECONNECTING
2017-06-09 11:08:31 EVENT: RESOLVE
2017-06-09 11:08:31 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:08:31 EVENT: WAIT
2017-06-09 11:08:31 SetTunnelSocket returned 1
2017-06-09 11:08:31 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:08:38 EVENT: DISCONNECTED
2017-06-09 11:08:38 Raw stats on disconnect:
  BYTES_OUT : 972
  PACKETS_OUT : 18
  N_RECONNECT : 1
2017-06-09 11:08:38 Performance stats on disconnect:
  CPU usage (microseconds): 22684
  Network bytes per CPU second: 42849
  Tunnel bytes per CPU second: 0
2017-06-09 11:08:38 ----- OpenVPN Stop -----
2017-06-09 11:12:57 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 11:12:57 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 11:12:57 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 11:12:57 EVENT: RESOLVE
2017-06-09 11:12:57 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:12:57 EVENT: WAIT
2017-06-09 11:12:57 SetTunnelSocket returned 1
2017-06-09 11:12:57 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:12:58 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 11:13:07 Server poll timeout, trying next remote entry...
2017-06-09 11:13:07 EVENT: RECONNECTING
2017-06-09 11:13:07 EVENT: RESOLVE
2017-06-09 11:13:07 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:13:07 EVENT: WAIT
2017-06-09 11:13:07 SetTunnelSocket returned 1
2017-06-09 11:13:07 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:13:17 Server poll timeout, trying next remote entry...
2017-06-09 11:13:17 EVENT: RECONNECTING
2017-06-09 11:13:17 EVENT: RESOLVE
2017-06-09 11:13:17 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:13:17 EVENT: WAIT
2017-06-09 11:13:17 SetTunnelSocket returned 1
2017-06-09 11:13:17 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:13:27 Server poll timeout, trying next remote entry...
2017-06-09 11:13:27 EVENT: RECONNECTING
2017-06-09 11:13:27 EVENT: RESOLVE
2017-06-09 11:13:27 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:13:27 EVENT: WAIT
2017-06-09 11:13:27 SetTunnelSocket returned 1
2017-06-09 11:13:27 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:13:37 Server poll timeout, trying next remote entry...
2017-06-09 11:13:37 EVENT: RECONNECTING
2017-06-09 11:13:37 EVENT: RESOLVE
2017-06-09 11:13:37 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:13:37 EVENT: WAIT
2017-06-09 11:13:37 SetTunnelSocket returned 1
2017-06-09 11:13:37 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:13:47 Server poll timeout, trying next remote entry...
2017-06-09 11:13:47 EVENT: RECONNECTING
2017-06-09 11:13:47 EVENT: RESOLVE
2017-06-09 11:13:47 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 11:13:47 EVENT: WAIT
2017-06-09 11:13:47 SetTunnelSocket returned 1
2017-06-09 11:13:47 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 11:13:57 EVENT: CONNECTION_TIMEOUT [ERR]
2017-06-09 11:13:57 EVENT: DISCONNECTED
2017-06-09 11:13:57 Raw stats on disconnect:
  BYTES_OUT : 3240
  PACKETS_OUT : 60
  CONNECTION_TIMEOUT : 1
  N_RECONNECT : 5
2017-06-09 11:13:57 Performance stats on disconnect:
  CPU usage (microseconds): 58286
  Network bytes per CPU second: 55587
  Tunnel bytes per CPU second: 0
2017-06-09 11:13:57 EVENT: DISCONNECT_PENDING
2017-06-09 11:13:57 ----- OpenVPN Stop -----
2017-06-09 14:57:22 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 14:57:22 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 14:57:22 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 14:57:22 EVENT: RESOLVE
2017-06-09 14:57:22 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:57:22 EVENT: WAIT
2017-06-09 14:57:22 SetTunnelSocket returned 1
2017-06-09 14:57:22 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:57:22 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 14:57:32 Server poll timeout, trying next remote entry...
2017-06-09 14:57:32 EVENT: RECONNECTING
2017-06-09 14:57:32 EVENT: RESOLVE
2017-06-09 14:57:32 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:57:32 EVENT: WAIT
2017-06-09 14:57:32 SetTunnelSocket returned 1
2017-06-09 14:57:32 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:57:42 Server poll timeout, trying next remote entry...
2017-06-09 14:57:42 EVENT: RECONNECTING
2017-06-09 14:57:42 EVENT: RESOLVE
2017-06-09 14:57:42 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:57:42 EVENT: WAIT
2017-06-09 14:57:42 SetTunnelSocket returned 1
2017-06-09 14:57:42 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:57:43 EVENT: DISCONNECTED
2017-06-09 14:57:43 Raw stats on disconnect:
  BYTES_OUT : 1188
  PACKETS_OUT : 22
  N_RECONNECT : 2
2017-06-09 14:57:43 Performance stats on disconnect:
  CPU usage (microseconds): 34989
  Network bytes per CPU second: 33953
  Tunnel bytes per CPU second: 0
2017-06-09 14:57:43 ----- OpenVPN Stop -----
2017-06-09 14:58:11 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 14:58:11 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 14:58:11 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 14:58:11 EVENT: RESOLVE
2017-06-09 14:58:11 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:58:11 EVENT: WAIT
2017-06-09 14:58:11 SetTunnelSocket returned 1
2017-06-09 14:58:11 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:58:12 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 14:58:21 Server poll timeout, trying next remote entry...
2017-06-09 14:58:21 EVENT: RECONNECTING
2017-06-09 14:58:21 EVENT: RESOLVE
2017-06-09 14:58:21 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:58:21 EVENT: WAIT
2017-06-09 14:58:21 SetTunnelSocket returned 1
2017-06-09 14:58:21 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:58:31 Server poll timeout, trying next remote entry...
2017-06-09 14:58:31 EVENT: RECONNECTING
2017-06-09 14:58:31 EVENT: RESOLVE
2017-06-09 14:58:31 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:58:31 EVENT: WAIT
2017-06-09 14:58:31 SetTunnelSocket returned 1
2017-06-09 14:58:31 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:58:41 Server poll timeout, trying next remote entry...
2017-06-09 14:58:41 EVENT: RECONNECTING
2017-06-09 14:58:41 EVENT: RESOLVE
2017-06-09 14:58:41 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:58:41 EVENT: WAIT
2017-06-09 14:58:41 SetTunnelSocket returned 1
2017-06-09 14:58:41 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:58:51 Server poll timeout, trying next remote entry...
2017-06-09 14:58:51 EVENT: RECONNECTING
2017-06-09 14:58:51 EVENT: RESOLVE
2017-06-09 14:58:51 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:58:51 EVENT: WAIT
2017-06-09 14:58:51 SetTunnelSocket returned 1
2017-06-09 14:58:51 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:59:01 Server poll timeout, trying next remote entry...
2017-06-09 14:59:01 EVENT: RECONNECTING
2017-06-09 14:59:01 EVENT: RESOLVE
2017-06-09 14:59:01 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 14:59:01 EVENT: WAIT
2017-06-09 14:59:01 SetTunnelSocket returned 1
2017-06-09 14:59:01 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 14:59:11 EVENT: CONNECTION_TIMEOUT [ERR]
2017-06-09 14:59:11 EVENT: DISCONNECTED
2017-06-09 14:59:11 Raw stats on disconnect:
  BYTES_OUT : 3240
  PACKETS_OUT : 60
  CONNECTION_TIMEOUT : 1
  N_RECONNECT : 5
2017-06-09 14:59:11 Performance stats on disconnect:
  CPU usage (microseconds): 50895
  Network bytes per CPU second: 63660
  Tunnel bytes per CPU second: 0
2017-06-09 14:59:11 EVENT: DISCONNECT_PENDING
2017-06-09 14:59:11 ----- OpenVPN Stop -----
2017-06-09 15:03:35 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 15:03:35 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 15:03:35 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 15:03:35 EVENT: RESOLVE
2017-06-09 15:03:35 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:03:35 EVENT: WAIT
2017-06-09 15:03:35 SetTunnelSocket returned 1
2017-06-09 15:03:35 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:03:36 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 15:03:45 Server poll timeout, trying next remote entry...
2017-06-09 15:03:45 EVENT: RECONNECTING
2017-06-09 15:03:45 EVENT: RESOLVE
2017-06-09 15:03:45 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:03:45 EVENT: WAIT
2017-06-09 15:03:45 SetTunnelSocket returned 1
2017-06-09 15:03:45 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:03:55 Server poll timeout, trying next remote entry...
2017-06-09 15:03:55 EVENT: RECONNECTING
2017-06-09 15:03:55 EVENT: RESOLVE
2017-06-09 15:03:55 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:03:55 EVENT: WAIT
2017-06-09 15:03:55 SetTunnelSocket returned 1
2017-06-09 15:03:55 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:04:04 EVENT: DISCONNECTED
2017-06-09 15:04:04 Raw stats on disconnect:
  BYTES_OUT : 1566
  PACKETS_OUT : 29
  N_RECONNECT : 2
2017-06-09 15:04:04 Performance stats on disconnect:
  CPU usage (microseconds): 31345
  Network bytes per CPU second: 49960
  Tunnel bytes per CPU second: 0
2017-06-09 15:04:04 ----- OpenVPN Stop -----
2017-06-09 15:13:39 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 15:13:39 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 15:13:39 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 15:13:39 EVENT: RESOLVE
2017-06-09 15:13:39 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:13:39 EVENT: WAIT
2017-06-09 15:13:39 SetTunnelSocket returned 1
2017-06-09 15:13:39 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:13:40 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 15:13:44 EVENT: DISCONNECTED
2017-06-09 15:13:44 Raw stats on disconnect:
  BYTES_OUT : 270
  PACKETS_OUT : 5
2017-06-09 15:13:44 Performance stats on disconnect:
  CPU usage (microseconds): 11562
  Network bytes per CPU second: 23352
  Tunnel bytes per CPU second: 0
2017-06-09 15:13:44 ----- OpenVPN Stop -----
2017-06-09 15:17:31 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 15:17:31 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 15:17:31 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [5] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 15:17:31 EVENT: RESOLVE
2017-06-09 15:17:31 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:17:31 EVENT: WAIT
2017-06-09 15:17:31 SetTunnelSocket returned 1
2017-06-09 15:17:31 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:17:32 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 15:17:41 Server poll timeout, trying next remote entry...
2017-06-09 15:17:41 EVENT: RECONNECTING
2017-06-09 15:17:41 EVENT: RESOLVE
2017-06-09 15:17:41 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:17:41 EVENT: WAIT
2017-06-09 15:17:41 SetTunnelSocket returned 1
2017-06-09 15:17:41 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:17:43 EVENT: DISCONNECTED
2017-06-09 15:17:43 Raw stats on disconnect:
  BYTES_OUT : 648
  PACKETS_OUT : 12
  N_RECONNECT : 1
2017-06-09 15:17:43 Performance stats on disconnect:
  CPU usage (microseconds): 20512
  Network bytes per CPU second: 31591
  Tunnel bytes per CPU second: 0
2017-06-09 15:17:43 ----- OpenVPN Stop -----
2017-06-09 15:17:54 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 15:17:54 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 15:17:54 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [5] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 15:17:54 EVENT: RESOLVE
2017-06-09 15:17:54 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:17:54 EVENT: WAIT
2017-06-09 15:17:54 SetTunnelSocket returned 1
2017-06-09 15:17:54 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:17:55 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 15:18:04 Server poll timeout, trying next remote entry...
2017-06-09 15:18:04 EVENT: RECONNECTING
2017-06-09 15:18:04 EVENT: RESOLVE
2017-06-09 15:18:04 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:18:04 EVENT: WAIT
2017-06-09 15:18:04 SetTunnelSocket returned 1
2017-06-09 15:18:04 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:18:14 Server poll timeout, trying next remote entry...
2017-06-09 15:18:14 EVENT: RECONNECTING
2017-06-09 15:18:14 EVENT: RESOLVE
2017-06-09 15:18:14 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:18:14 EVENT: WAIT
2017-06-09 15:18:14 SetTunnelSocket returned 1
2017-06-09 15:18:14 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:18:22 EVENT: DISCONNECTED
2017-06-09 15:18:22 Raw stats on disconnect:
  BYTES_OUT : 1512
  PACKETS_OUT : 28
  N_RECONNECT : 2
2017-06-09 15:18:22 Performance stats on disconnect:
  CPU usage (microseconds): 30723
  Network bytes per CPU second: 49213
  Tunnel bytes per CPU second: 0
2017-06-09 15:18:22 ----- OpenVPN Stop -----
2017-06-09 15:18:30 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 15:18:30 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 15:18:30 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [3] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 15:18:30 EVENT: RESOLVE
2017-06-09 15:18:30 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:18:30 EVENT: WAIT
2017-06-09 15:18:30 SetTunnelSocket returned 1
2017-06-09 15:18:30 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:18:30 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 15:18:40 Server poll timeout, trying next remote entry...
2017-06-09 15:18:40 EVENT: RECONNECTING
2017-06-09 15:18:40 EVENT: RESOLVE
2017-06-09 15:18:40 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:18:40 EVENT: WAIT
2017-06-09 15:18:40 SetTunnelSocket returned 1
2017-06-09 15:18:40 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:18:50 Server poll timeout, trying next remote entry...
2017-06-09 15:18:50 EVENT: RECONNECTING
2017-06-09 15:18:50 EVENT: RESOLVE
2017-06-09 15:18:50 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:18:50 EVENT: WAIT
2017-06-09 15:18:50 SetTunnelSocket returned 1
2017-06-09 15:18:50 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:18:56 EVENT: DISCONNECTED
2017-06-09 15:18:56 Raw stats on disconnect:
  BYTES_OUT : 1458
  PACKETS_OUT : 27
  N_RECONNECT : 2
2017-06-09 15:18:56 Performance stats on disconnect:
  CPU usage (microseconds): 27904
  Network bytes per CPU second: 52250
  Tunnel bytes per CPU second: 0
2017-06-09 15:18:56 ----- OpenVPN Stop -----
2017-06-09 15:19:03 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 15:19:03 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 15:19:03 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [5] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 15:19:03 EVENT: RESOLVE
2017-06-09 15:19:03 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:19:03 EVENT: WAIT
2017-06-09 15:19:03 SetTunnelSocket returned 1
2017-06-09 15:19:03 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:19:04 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 15:19:13 Server poll timeout, trying next remote entry...
2017-06-09 15:19:13 EVENT: RECONNECTING
2017-06-09 15:19:13 EVENT: RESOLVE
2017-06-09 15:19:13 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:19:13 EVENT: WAIT
2017-06-09 15:19:13 SetTunnelSocket returned 1
2017-06-09 15:19:13 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:19:23 EVENT: DISCONNECTED
2017-06-09 15:19:23 Raw stats on disconnect:
  BYTES_OUT : 1080
  PACKETS_OUT : 20
  N_RECONNECT : 1
2017-06-09 15:19:23 Performance stats on disconnect:
  CPU usage (microseconds): 23723
  Network bytes per CPU second: 45525
  Tunnel bytes per CPU second: 0
2017-06-09 15:19:23 ----- OpenVPN Stop -----
2017-06-09 15:20:00 ----- OpenVPN Start -----
OpenVPN core 3.1.2 ios arm64 64-bit built on Dec  5 2016 12:50:25
2017-06-09 15:20:00 Frame=512/2048/512 mssfix-ctrl=1250
2017-06-09 15:20:00 UNUSED OPTIONS
4 [resolv-retry] [infinite] 
5 [nobind] 
6 [user] [nobody] 
7 [group] [nogroup] 
8 [persist-key] 
9 [persist-tun] 
14 [verb] [5] 
16 [up] [/etc/openvpn/update-resolv-conf] 
17 [down] [/etc/openvpn/update-resolv-conf] 

2017-06-09 15:20:00 EVENT: RESOLVE
2017-06-09 15:20:00 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:20:00 EVENT: WAIT
2017-06-09 15:20:00 SetTunnelSocket returned 1
2017-06-09 15:20:00 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:20:01 NET Internet:ReachableViaWWAN/WR t------
2017-06-09 15:20:10 Server poll timeout, trying next remote entry...
2017-06-09 15:20:10 EVENT: RECONNECTING
2017-06-09 15:20:10 EVENT: RESOLVE
2017-06-09 15:20:10 Contacting xx.xxx.xxx.xx:1194 via UDP
2017-06-09 15:20:10 EVENT: WAIT
2017-06-09 15:20:10 SetTunnelSocket returned 1
2017-06-09 15:20:10 Connecting to [xx.xxx.xxx.xx]:1194 (xx.xxx.xxx.xx) via UDPv4
2017-06-09 15:20:11 EVENT: DISCONNECTED
2017-06-09 15:20:11 Raw stats on disconnect:
  BYTES_OUT : 594
  PACKETS_OUT : 11
  N_RECONNECT : 1
2017-06-09 15:20:11 Performance stats on disconnect:
  CPU usage (microseconds): 17368
  Network bytes per CPU second: 34200
  Tunnel bytes per CPU second: 0
2017-06-09 15:20:11 ----- OpenVPN Stop -----

Re: TLS Error: incoming packet authentication failed from

Posted: Sat Jun 10, 2017 1:40 pm
by TinCanTech
Check your server firewall ..