OpenVPN-Inkompatibilität?

xsapling

Mitglied
Mitglied seit
30 Jan 2005
Beiträge
755
Punkte für Reaktionen
0
Punkte
0
Hi,

ich verwende serverseitig seit Jahren OpenVPN aktuell im freetz-devel 5045.
Auf der Client-Seite verwende ich seit Kurzem die Version "OpenVPNAS 2.1.1oOAS Win32-MSVC++ [SSL] [LZO2] built on Jul 29 2010". Dort habe ich versucht, ein Profil in Betrieb zu nehmen, dass auf einer älteren OpenVPN-Client-Version tadellos funktioniert.

Auf dieser neuen Client-Version klappt der Verbindungsaufbau nicht. Das Log des Clientes gibt folgendes aus:
Code:
Wed Aug 18 06:30:31 2010 TCP/UDP: Closing socket
Wed Aug 18 06:30:31 2010 Closing TUN/TAP interface
Wed Aug 18 06:30:31 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:30:31 2010 MANAGEMENT: >STATE:1282105831,RECONNECTING,connection-reset,,
Wed Aug 18 06:30:31 2010 Restart pause, 5 second(s)
Wed Aug 18 06:30:36 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:30:36 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:30:36 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:36 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:36 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:30:36 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:30:36 2010 MANAGEMENT: >STATE:1282105836,RESOLVE,,,
Wed Aug 18 06:30:36 2010 MANAGEMENT: >STATE:1282105836,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:30:36 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:30:36 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:30:36 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:30:36 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:30:36 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:30:36 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:30:36 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:30:36 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:30:36 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:36 2010 MANAGEMENT: >STATE:1282105836,TCP_CONNECT,,,
Wed Aug 18 06:30:36 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:36 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:30:36 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:36 2010 MANAGEMENT: >STATE:1282105836,WAIT,,,
Wed Aug 18 06:30:36 2010 Connection reset, restarting [0]
Wed Aug 18 06:30:36 2010 TCP/UDP: Closing socket
Wed Aug 18 06:30:36 2010 Closing TUN/TAP interface
Wed Aug 18 06:30:36 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:30:36 2010 MANAGEMENT: >STATE:1282105836,RECONNECTING,connection-reset,,
Wed Aug 18 06:30:36 2010 Restart pause, 5 second(s)
Wed Aug 18 06:30:41 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:30:41 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:30:41 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:41 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:41 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:30:41 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:30:41 2010 MANAGEMENT: >STATE:1282105841,RESOLVE,,,
Wed Aug 18 06:30:41 2010 MANAGEMENT: >STATE:1282105841,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:30:41 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:30:41 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:30:41 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:30:41 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:30:41 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:30:41 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:30:41 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:30:41 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:30:41 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:41 2010 MANAGEMENT: >STATE:1282105841,TCP_CONNECT,,,
Wed Aug 18 06:30:41 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:41 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:30:41 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:41 2010 MANAGEMENT: >STATE:1282105841,WAIT,,,
Wed Aug 18 06:30:41 2010 Connection reset, restarting [0]
Wed Aug 18 06:30:41 2010 TCP/UDP: Closing socket
Wed Aug 18 06:30:41 2010 Closing TUN/TAP interface
Wed Aug 18 06:30:41 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:30:41 2010 MANAGEMENT: >STATE:1282105841,RECONNECTING,connection-reset,,
Wed Aug 18 06:30:41 2010 Restart pause, 5 second(s)
Wed Aug 18 06:30:46 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:30:46 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:30:46 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:46 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:46 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:30:46 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:30:46 2010 MANAGEMENT: >STATE:1282105846,RESOLVE,,,
Wed Aug 18 06:30:46 2010 MANAGEMENT: >STATE:1282105846,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:30:46 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:30:46 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:30:46 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:30:46 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:30:46 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:30:46 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:30:46 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:30:46 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:30:46 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:46 2010 MANAGEMENT: >STATE:1282105846,TCP_CONNECT,,,
Wed Aug 18 06:30:46 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:46 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:30:46 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:46 2010 MANAGEMENT: >STATE:1282105846,WAIT,,,
Wed Aug 18 06:30:46 2010 Connection reset, restarting [0]
Wed Aug 18 06:30:46 2010 TCP/UDP: Closing socket
Wed Aug 18 06:30:46 2010 Closing TUN/TAP interface
Wed Aug 18 06:30:46 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:30:46 2010 MANAGEMENT: >STATE:1282105846,RECONNECTING,connection-reset,,
Wed Aug 18 06:30:46 2010 Restart pause, 5 second(s)
Wed Aug 18 06:30:51 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:30:51 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:30:51 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:51 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:51 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:30:51 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:30:51 2010 MANAGEMENT: >STATE:1282105851,RESOLVE,,,
Wed Aug 18 06:30:51 2010 MANAGEMENT: >STATE:1282105851,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:30:51 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:30:51 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:30:51 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:30:51 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:30:51 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:30:51 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:30:51 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:30:51 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:30:51 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:51 2010 MANAGEMENT: >STATE:1282105851,TCP_CONNECT,,,
Wed Aug 18 06:30:51 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:51 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:30:51 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:51 2010 MANAGEMENT: >STATE:1282105851,WAIT,,,
Wed Aug 18 06:30:52 2010 Connection reset, restarting [0]
Wed Aug 18 06:30:52 2010 TCP/UDP: Closing socket
Wed Aug 18 06:30:52 2010 Closing TUN/TAP interface
Wed Aug 18 06:30:52 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:30:52 2010 MANAGEMENT: >STATE:1282105852,RECONNECTING,connection-reset,,
Wed Aug 18 06:30:52 2010 Restart pause, 5 second(s)
Wed Aug 18 06:30:57 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:30:57 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:30:57 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:57 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:30:57 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:30:57 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:30:57 2010 MANAGEMENT: >STATE:1282105857,RESOLVE,,,
Wed Aug 18 06:30:57 2010 MANAGEMENT: >STATE:1282105857,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:30:57 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:30:57 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:30:57 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:30:57 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:30:57 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:30:57 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:30:57 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:30:57 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:30:57 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:57 2010 MANAGEMENT: >STATE:1282105857,TCP_CONNECT,,,
Wed Aug 18 06:30:57 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:57 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:30:57 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:30:57 2010 MANAGEMENT: >STATE:1282105857,WAIT,,,
Wed Aug 18 06:30:57 2010 Connection reset, restarting [0]
Wed Aug 18 06:30:57 2010 TCP/UDP: Closing socket
Wed Aug 18 06:30:57 2010 Closing TUN/TAP interface
Wed Aug 18 06:30:57 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:30:57 2010 MANAGEMENT: >STATE:1282105857,RECONNECTING,connection-reset,,
Wed Aug 18 06:30:57 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:02 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:02 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:02 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:02 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:02 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:02 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:02 2010 MANAGEMENT: >STATE:1282105862,RESOLVE,,,
Wed Aug 18 06:31:02 2010 MANAGEMENT: >STATE:1282105862,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:02 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:02 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:02 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:02 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:02 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:02 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:02 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:02 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:02 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:02 2010 MANAGEMENT: >STATE:1282105862,TCP_CONNECT,,,
Wed Aug 18 06:31:02 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:02 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:02 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:02 2010 MANAGEMENT: >STATE:1282105862,WAIT,,,
Wed Aug 18 06:31:02 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:02 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:02 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:02 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:02 2010 MANAGEMENT: >STATE:1282105862,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:02 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:07 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:07 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:07 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:07 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:07 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:07 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:07 2010 MANAGEMENT: >STATE:1282105867,RESOLVE,,,
Wed Aug 18 06:31:07 2010 MANAGEMENT: >STATE:1282105867,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:07 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:07 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:07 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:07 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:07 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:07 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:07 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:07 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:07 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:07 2010 MANAGEMENT: >STATE:1282105867,TCP_CONNECT,,,
Wed Aug 18 06:31:07 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:07 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:07 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:07 2010 MANAGEMENT: >STATE:1282105867,WAIT,,,
Wed Aug 18 06:31:07 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:07 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:07 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:07 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:07 2010 MANAGEMENT: >STATE:1282105867,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:07 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:12 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:12 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:12 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:12 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:12 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:12 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:12 2010 MANAGEMENT: >STATE:1282105872,RESOLVE,,,
Wed Aug 18 06:31:12 2010 MANAGEMENT: >STATE:1282105872,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:12 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:12 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:12 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:12 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:12 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:12 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:12 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:12 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:12 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:12 2010 MANAGEMENT: >STATE:1282105872,TCP_CONNECT,,,
Wed Aug 18 06:31:12 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:12 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:12 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:12 2010 MANAGEMENT: >STATE:1282105872,WAIT,,,
Wed Aug 18 06:31:12 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:12 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:12 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:12 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:12 2010 MANAGEMENT: >STATE:1282105872,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:12 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:17 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:17 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:17 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:17 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:17 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:17 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:17 2010 MANAGEMENT: >STATE:1282105877,RESOLVE,,,
Wed Aug 18 06:31:17 2010 MANAGEMENT: >STATE:1282105877,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:17 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:17 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:17 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:17 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:17 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:17 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:17 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:17 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:17 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:17 2010 MANAGEMENT: >STATE:1282105877,TCP_CONNECT,,,
Wed Aug 18 06:31:17 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:17 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:17 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:17 2010 MANAGEMENT: >STATE:1282105877,WAIT,,,
Wed Aug 18 06:31:17 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:17 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:17 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:17 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:17 2010 MANAGEMENT: >STATE:1282105877,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:17 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:22 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:22 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:22 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:22 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:22 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:22 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:22 2010 MANAGEMENT: >STATE:1282105882,RESOLVE,,,
Wed Aug 18 06:31:23 2010 MANAGEMENT: >STATE:1282105883,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:23 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:23 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:23 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:23 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:23 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:23 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:23 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:23 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:23 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:23 2010 MANAGEMENT: >STATE:1282105883,TCP_CONNECT,,,
Wed Aug 18 06:31:23 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:23 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:23 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:23 2010 MANAGEMENT: >STATE:1282105883,WAIT,,,
Wed Aug 18 06:31:23 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:23 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:23 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:23 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:23 2010 MANAGEMENT: >STATE:1282105883,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:23 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:28 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:28 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:28 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:28 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:28 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:28 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:28 2010 MANAGEMENT: >STATE:1282105888,RESOLVE,,,
Wed Aug 18 06:31:28 2010 MANAGEMENT: >STATE:1282105888,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:28 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:28 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:28 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:28 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:28 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:28 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:28 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:28 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:28 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:28 2010 MANAGEMENT: >STATE:1282105888,TCP_CONNECT,,,
Wed Aug 18 06:31:28 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:28 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:28 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:28 2010 MANAGEMENT: >STATE:1282105888,WAIT,,,
Wed Aug 18 06:31:28 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:28 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:28 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:28 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:28 2010 MANAGEMENT: >STATE:1282105888,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:28 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:33 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:33 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:33 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:33 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:33 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:33 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:33 2010 MANAGEMENT: >STATE:1282105893,RESOLVE,,,
Wed Aug 18 06:31:33 2010 MANAGEMENT: >STATE:1282105893,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:33 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:33 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:33 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:33 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:33 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:33 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:33 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:33 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:33 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:33 2010 MANAGEMENT: >STATE:1282105893,TCP_CONNECT,,,
Wed Aug 18 06:31:33 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:33 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:33 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:33 2010 MANAGEMENT: >STATE:1282105893,WAIT,,,
Wed Aug 18 06:31:33 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:33 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:33 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:33 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:33 2010 MANAGEMENT: >STATE:1282105893,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:33 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:38 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:38 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:38 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:38 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:38 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:38 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:38 2010 MANAGEMENT: >STATE:1282105898,RESOLVE,,,
Wed Aug 18 06:31:38 2010 MANAGEMENT: >STATE:1282105898,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:38 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:38 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:38 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:38 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:38 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:38 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:38 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:38 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:38 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:38 2010 MANAGEMENT: >STATE:1282105898,TCP_CONNECT,,,
Wed Aug 18 06:31:38 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:38 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:38 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:38 2010 MANAGEMENT: >STATE:1282105898,WAIT,,,
Wed Aug 18 06:31:38 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:38 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:38 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:38 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:38 2010 MANAGEMENT: >STATE:1282105898,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:38 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:43 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:43 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:43 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:43 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:43 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:43 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:43 2010 MANAGEMENT: >STATE:1282105903,RESOLVE,,,
Wed Aug 18 06:31:43 2010 MANAGEMENT: >STATE:1282105903,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:43 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:43 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:43 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:43 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:43 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:43 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:43 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:43 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:43 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:43 2010 MANAGEMENT: >STATE:1282105903,TCP_CONNECT,,,
Wed Aug 18 06:31:43 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:43 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:43 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:43 2010 MANAGEMENT: >STATE:1282105903,WAIT,,,
Wed Aug 18 06:31:43 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:43 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:43 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:43 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:43 2010 MANAGEMENT: >STATE:1282105903,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:43 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:48 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:48 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:48 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:48 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:48 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:48 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:48 2010 MANAGEMENT: >STATE:1282105908,RESOLVE,,,
Wed Aug 18 06:31:48 2010 MANAGEMENT: >STATE:1282105908,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:48 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:48 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:48 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:48 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:48 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:48 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:48 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:48 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:48 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:48 2010 MANAGEMENT: >STATE:1282105908,TCP_CONNECT,,,
Wed Aug 18 06:31:48 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:48 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:48 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:48 2010 MANAGEMENT: >STATE:1282105908,WAIT,,,
Wed Aug 18 06:31:48 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:48 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:48 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:48 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:48 2010 MANAGEMENT: >STATE:1282105908,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:48 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:53 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:53 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:53 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:53 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:53 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:53 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:53 2010 MANAGEMENT: >STATE:1282105913,RESOLVE,,,
Wed Aug 18 06:31:54 2010 MANAGEMENT: >STATE:1282105914,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:54 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:54 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:54 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:54 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:54 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:54 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:54 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:54 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:54 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:54 2010 MANAGEMENT: >STATE:1282105914,TCP_CONNECT,,,
Wed Aug 18 06:31:54 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:54 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:54 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:54 2010 MANAGEMENT: >STATE:1282105914,WAIT,,,
Wed Aug 18 06:31:54 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:54 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:54 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:54 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:54 2010 MANAGEMENT: >STATE:1282105914,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:54 2010 Restart pause, 5 second(s)
Wed Aug 18 06:31:59 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:31:59 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:31:59 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:59 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:31:59 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:31:59 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:31:59 2010 MANAGEMENT: >STATE:1282105919,RESOLVE,,,
Wed Aug 18 06:31:59 2010 MANAGEMENT: >STATE:1282105919,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:31:59 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:31:59 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:31:59 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:31:59 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:31:59 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:31:59 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:31:59 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:31:59 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:31:59 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:59 2010 MANAGEMENT: >STATE:1282105919,TCP_CONNECT,,,
Wed Aug 18 06:31:59 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:59 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:31:59 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:31:59 2010 MANAGEMENT: >STATE:1282105919,WAIT,,,
Wed Aug 18 06:31:59 2010 Connection reset, restarting [0]
Wed Aug 18 06:31:59 2010 TCP/UDP: Closing socket
Wed Aug 18 06:31:59 2010 Closing TUN/TAP interface
Wed Aug 18 06:31:59 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:31:59 2010 MANAGEMENT: >STATE:1282105919,RECONNECTING,connection-reset,,
Wed Aug 18 06:31:59 2010 Restart pause, 5 second(s)
Wed Aug 18 06:32:04 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:32:04 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:32:04 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:04 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:04 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:32:04 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:32:04 2010 MANAGEMENT: >STATE:1282105924,RESOLVE,,,
Wed Aug 18 06:32:04 2010 MANAGEMENT: >STATE:1282105924,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:32:04 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:32:04 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:32:04 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:32:04 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:32:04 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:32:04 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:32:04 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:32:04 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:32:04 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:04 2010 MANAGEMENT: >STATE:1282105924,TCP_CONNECT,,,
Wed Aug 18 06:32:04 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:04 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:32:04 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:04 2010 MANAGEMENT: >STATE:1282105924,WAIT,,,
Wed Aug 18 06:32:04 2010 Connection reset, restarting [0]
Wed Aug 18 06:32:04 2010 TCP/UDP: Closing socket
Wed Aug 18 06:32:04 2010 Closing TUN/TAP interface
Wed Aug 18 06:32:04 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:32:04 2010 MANAGEMENT: >STATE:1282105924,RECONNECTING,connection-reset,,
Wed Aug 18 06:32:04 2010 Restart pause, 5 second(s)
Wed Aug 18 06:32:09 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:32:09 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:32:09 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:09 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:09 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:32:09 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:32:09 2010 MANAGEMENT: >STATE:1282105929,RESOLVE,,,
Wed Aug 18 06:32:09 2010 MANAGEMENT: >STATE:1282105929,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:32:09 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:32:09 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:32:09 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:32:09 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:32:09 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:32:09 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:32:09 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:32:09 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:32:09 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:09 2010 MANAGEMENT: >STATE:1282105929,TCP_CONNECT,,,
Wed Aug 18 06:32:09 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:09 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:32:09 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:09 2010 MANAGEMENT: >STATE:1282105929,WAIT,,,
Wed Aug 18 06:32:09 2010 Connection reset, restarting [0]
Wed Aug 18 06:32:09 2010 TCP/UDP: Closing socket
Wed Aug 18 06:32:09 2010 Closing TUN/TAP interface
Wed Aug 18 06:32:09 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:32:09 2010 MANAGEMENT: >STATE:1282105929,RECONNECTING,connection-reset,,
Wed Aug 18 06:32:09 2010 Restart pause, 5 second(s)
Wed Aug 18 06:32:14 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:32:14 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:32:14 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:14 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:14 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:32:14 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:32:14 2010 MANAGEMENT: >STATE:1282105934,RESOLVE,,,
Wed Aug 18 06:32:14 2010 MANAGEMENT: >STATE:1282105934,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:32:14 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:32:14 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:32:14 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:32:14 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:32:14 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:32:14 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:32:14 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:32:14 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:32:14 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:14 2010 MANAGEMENT: >STATE:1282105934,TCP_CONNECT,,,
Wed Aug 18 06:32:14 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:14 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:32:14 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:14 2010 MANAGEMENT: >STATE:1282105934,WAIT,,,
Wed Aug 18 06:32:14 2010 Connection reset, restarting [0]
Wed Aug 18 06:32:14 2010 TCP/UDP: Closing socket
Wed Aug 18 06:32:14 2010 Closing TUN/TAP interface
Wed Aug 18 06:32:14 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:32:14 2010 MANAGEMENT: >STATE:1282105934,RECONNECTING,connection-reset,,
Wed Aug 18 06:32:14 2010 Restart pause, 5 second(s)
Wed Aug 18 06:32:19 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:32:19 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:32:19 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:19 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:19 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:32:19 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:32:19 2010 MANAGEMENT: >STATE:1282105939,RESOLVE,,,
Wed Aug 18 06:32:19 2010 MANAGEMENT: >STATE:1282105939,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:32:19 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:32:19 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:32:19 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:32:19 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:32:19 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:32:19 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:32:19 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:32:19 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:32:19 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:19 2010 MANAGEMENT: >STATE:1282105939,TCP_CONNECT,,,
Wed Aug 18 06:32:19 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:19 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:32:19 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:19 2010 MANAGEMENT: >STATE:1282105939,WAIT,,,
Wed Aug 18 06:32:20 2010 Connection reset, restarting [0]
Wed Aug 18 06:32:20 2010 TCP/UDP: Closing socket
Wed Aug 18 06:32:20 2010 Closing TUN/TAP interface
Wed Aug 18 06:32:20 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:32:20 2010 MANAGEMENT: >STATE:1282105940,RECONNECTING,connection-reset,,
Wed Aug 18 06:32:20 2010 Restart pause, 5 second(s)
Wed Aug 18 06:32:25 2010 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Wed Aug 18 06:32:25 2010 Control Channel Authentication: tls-auth using INLINE static key file
Wed Aug 18 06:32:25 2010 Outgoing Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:25 2010 Incoming Control Channel Authentication: Using 160 bit message hash 'SHA1' for HMAC authentication
Wed Aug 18 06:32:25 2010 Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Wed Aug 18 06:32:25 2010 Socket Buffers: R=[8192->8192] S=[64512->64512]
Wed Aug 18 06:32:25 2010 MANAGEMENT: >STATE:1282105945,RESOLVE,,,
Wed Aug 18 06:32:25 2010 MANAGEMENT: >STATE:1282105945,ASSIGN_IP,,172.30.1.202,
Wed Aug 18 06:32:25 2010 TAP-WIN32 device [LAN-Verbindung 3] opened: \\.\Global\{2438EBF7-1731-4567-BEB6-637BE71BAEEC}.tap
Wed Aug 18 06:32:25 2010 TAP-Win32 Driver Version 9.7 
Wed Aug 18 06:32:25 2010 TAP-Win32 MTU=1500
Wed Aug 18 06:32:25 2010 Notified TAP-Win32 driver to set a DHCP IP/netmask of 172.30.1.202/255.255.255.0 on interface {2438EBF7-1731-4567-BEB6-637BE71BAEEC} [DHCP-serv: 172.30.1.0, lease-time: 31536000]
Wed Aug 18 06:32:25 2010 Successful ARP Flush on interface [34] {2438EBF7-1731-4567-BEB6-637BE71BAEEC}
Wed Aug 18 06:32:25 2010 Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Wed Aug 18 06:32:25 2010 Local Options hash (VER=V4): '80f4af95'
Wed Aug 18 06:32:25 2010 Expected Remote Options hash (VER=V4): '23427e47'
Wed Aug 18 06:32:25 2010 Attempting to establish TCP connection with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:25 2010 MANAGEMENT: >STATE:1282105945,TCP_CONNECT,,,
Wed Aug 18 06:32:25 2010 TCP connection established with xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:25 2010 TCPv4_CLIENT link local: [undef]
Wed Aug 18 06:32:25 2010 TCPv4_CLIENT link remote: xxx.xxx.xxx.xxx:123
Wed Aug 18 06:32:25 2010 MANAGEMENT: >STATE:1282105945,WAIT,,,
Wed Aug 18 06:32:25 2010 Connection reset, restarting [0]
Wed Aug 18 06:32:25 2010 TCP/UDP: Closing socket
Wed Aug 18 06:32:25 2010 Closing TUN/TAP interface
Wed Aug 18 06:32:25 2010 SIGUSR1[soft,connection-reset] received, process restarting
Wed Aug 18 06:32:25 2010 MANAGEMENT: >STATE:1282105945,RECONNECTING,connection-reset,,
Wed Aug 18 06:32:25 2010 Restart pause, 5 second(s)
Das Log der serverseitigen Box gibt folgendes aus:

Code:
Aug 18 06:30:48 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:30:48 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:30:48 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52639
Aug 18 06:30:48 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52639 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52639, sid=175ea5b5 c798a4c8
Aug 18 06:30:48 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52639 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:30:48 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52639 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52639
Aug 18 06:30:48 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52639 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:30:48 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52639 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:30:48 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52641
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52641
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52641 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52641, sid=5c93413d 4fe93618
Aug 18 06:30:53 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52641 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:30:53 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52641 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52641
Aug 18 06:30:53 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52641 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52641 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:30:53 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52643
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52643
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52643 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52643, sid=1f47128b a83c9078
Aug 18 06:30:58 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52643 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:30:58 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52643 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52643
Aug 18 06:30:58 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52643 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52643 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:30:58 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:01 fritz cron.info crond[1470]: crond: USER root pid 18549 cmd telnet localhost:25
Aug 18 06:31:03 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:03 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:03 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:03 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52645
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52645
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52645 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52645, sid=03e42a0d af4d81f8
Aug 18 06:31:04 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52645 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:04 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52645 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52645
Aug 18 06:31:04 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52645 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52645 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:04 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52647
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52647
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52647 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52647, sid=37575aea 9e2dc1a1
Aug 18 06:31:09 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52647 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:09 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52647 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52647
Aug 18 06:31:09 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52647 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52647 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:09 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52649
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52649
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52649 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52649, sid=76b61ecd 2a0b9248
Aug 18 06:31:14 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52649 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:14 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52649 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52649
Aug 18 06:31:14 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52649 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52649 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:14 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52651
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52651
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52651 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52651, sid=c5c90ce1 43072bf4
Aug 18 06:31:19 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52651 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:19 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52651 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52651
Aug 18 06:31:19 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52651 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52651 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:19 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52653
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52653
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52653 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52653, sid=25023085 8c08dbe7
Aug 18 06:31:24 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52653 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:24 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52653 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52653
Aug 18 06:31:24 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52653 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52653 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:24 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52655
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52655
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52655 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52655, sid=3ec73402 e5f764eb
Aug 18 06:31:29 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52655 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:29 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52655 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52655
Aug 18 06:31:29 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52655 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52655 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:29 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52657
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52657
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52657 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52657, sid=895dc3d8 9e59cfb3
Aug 18 06:31:35 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52657 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:35 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52657 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52657
Aug 18 06:31:35 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52657 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52657 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:35 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52660
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52660
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52660 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52660, sid=f9cc49da 71fa49a5
Aug 18 06:31:40 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52660 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:40 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52660 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52660
Aug 18 06:31:40 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52660 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52660 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:40 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52662
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52662
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52662 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52662, sid=f7b9d92d c91a3b0e
Aug 18 06:31:45 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52662 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:45 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52662 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52662
Aug 18 06:31:45 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52662 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52662 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:45 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52664
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52664
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52664 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52664, sid=2a7f9c7b a0904341
Aug 18 06:31:50 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52664 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:50 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52664 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52664
Aug 18 06:31:50 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52664 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52664 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:50 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52667
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52667
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52667 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52667, sid=657cc917 38db8587
Aug 18 06:31:55 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52667 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:31:55 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52667 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52667
Aug 18 06:31:55 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52667 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52667 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:31:55 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52669
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52669
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52669 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52669, sid=a64d7183 b6f3fdc0
Aug 18 06:32:00 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52669 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:32:00 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52669 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52669
Aug 18 06:32:00 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52669 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52669 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:32:00 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:32:01 fritz cron.info crond[1470]: crond: USER root pid 18574 cmd telnet localhost:25
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52670
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52670
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52670 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52670, sid=f7e5badd 8189c964
Aug 18 06:32:06 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52670 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:32:06 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52670 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52670
Aug 18 06:32:06 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52670 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52670 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:32:06 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52675
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52675
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52675 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52675, sid=76cde7ad 6f3fd3b5
Aug 18 06:32:11 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52675 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:32:11 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52675 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52675
Aug 18 06:32:11 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52675 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52675 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:32:11 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: MULTI: multi_create_instance called
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: Re-using SSL/TLS context
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: Local Options hash (VER=V4): '173d8fc4'
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:52677
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link local: [undef]
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:52677
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52677 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:52677, sid=4f0c407c 918fad07
Aug 18 06:32:16 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52677 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 18 06:32:16 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52677 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:52677
Aug 18 06:32:16 fritz daemon.err openvpn[3764]: xxx.xxx.xxx.xxx:52677 Fatal TLS error (check_tls_errors_co), restarting
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: xxx.xxx.xxx.xxx:52677 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 18 06:32:16 fritz daemon.notice openvpn[3764]: TCP/UDP: Closing socket
So schaut die Config/das Profil auf dem Clienten aus:
Code:
#  OpenVPN 2.1 Config, Tue Mar 18 04:06:30 CET 2008

proto tcp-client
dev tap
#secret "D:\\Programme\\OpenVPN\\config\\key"
tls-client
#remote-cert-tls server
ns-cert-type server

ca ca.crt
cert client03.crt
key client03.key


tls-auth key 1

script-security 2



remote xxx.xxx.xxx.xxx 123
#nobind
#route delete
#pull

#deak
dhcp-option DNS 172.30.1.1

#dhcp-option DNS 172.30.1.1

#deakt
dhcp-option WINS 172.30.1.1

#route-gateway 172.30.1.1
#redirect-gateway

#dhcp+redirect + route-gateway = internet ueber opvn-server

#deakt
ifconfig 172.30.1.202 255.255.255.0



tun-mtu 1500
mssfix
verb 3
#daemon
cipher AES-256-CBC
#comp-lzo
float
keepalive 10 120
resolv-retry infinite
Ich kann mir den Fehler nicht erklären. Besteht hier evtl eine Inkompatibilität zwischen der neuen Client-Version und der Server-Version?

Viele Grüße
 
Zuletzt bearbeitet:
Authenticate/Decrypt packet error: packet HMAC authentication failed
Bist du sicher, dass der "tls-auth" Haken gesetzt ist, und dass der Key beim Client mit dem statischen Key des Servers übereinstimmt?

Jörg
 
also die keys stimmen überein.

Auch die tls-Sache scheint zu stimmen.
Der Haken ist bei tls gesetz. Die Config auf dem Server wird dann wie nachfolgend ausgeführt erstellt.

Code:
/var/mod/root # cat /var/mod/etc/openvpn.conf
#  OpenVPN 2.1 Config, Fri Aug 20 02:35:51 CEST 2010
proto tcp-server
dev tap0
#Helperline for rc.openvpn to add tap0 to lan bridge
ca /tmp/flash/ca.crt
cert /tmp/flash/box.crt
key /tmp/flash/box.key
dh /tmp/flash/dh.pem
tls-server
tls-auth /tmp/flash/static.key 0
port 1143
mode server
ifconfig-pool 172.30.1.202 172.30.1.206
push "route 172.30.1.201"
route 172.30.1.0 255.255.255.0
ifconfig 172.30.1.201 255.255.255.0
push "route-gateway 172.30.1.201"
max-clients 5
tun-mtu 1500
mssfix
verb 3
daemon
cipher AES-256-CBC
float
keepalive 10 120
status /var/log/openvpn.log
chroot /tmp/openvpn
user openvpn
group openvpn
persist-tun
persist-key

Ist eigentlich alles in Ordnung oder?
 
Ich sehe zwei Möglichkeiten, das einzugrenzen:

- Ersetzen des Binaries (also mit genau dieser Config und unveränderten Pfaden und Dateien das "alte" Binary füttern)
- Ohne "tls-auth" versuchen (Haken raus und Zeile beim Client auskommentieren)

Jörg
 
Also, ich habe jetzt mal die Methode gewählt, die tls-auth auf beiden Seiten zu deaktiveren.

Das Log des Servers schaut so aus:
Code:
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: MULTI: multi_create_instance called
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: Re-using SSL/TLS context
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: Control Channel MTU parms [ L:1591 D:140 EF:40 EB:0 ET:0 EL:0 ]
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: Local Options hash (VER=V4): 'fbeb66e6'
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: Expected Remote Options hash (VER=V4): 'b60e7885'
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:123:18861
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: TCPv4_SERVER link local: [undef]
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:123:18861
Aug 20 13:10:46 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:123:18861, sid=c455a693 510d80d1
Aug 20 13:10:47 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 VERIFY OK: depth=1, /C=DE/ST=CA/L=SanFrancisco/O=OpenVPN/CN=ca/[email protected]
Aug 20 13:10:47 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 VERIFY OK: depth=0, /C=DE/ST=CA/O=OpenVPN/CN=client03/[email protected]
Aug 20 13:10:47 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1591', remote='link-mtu 1575'
Aug 20 13:10:47 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 WARNING: 'cipher' is used inconsistently, local='cipher AES-256-CBC', remote='cipher BF-CBC'
Aug 20 13:10:47 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128'
Aug 20 13:10:47 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 WARNING: 'ifconfig' is present in remote config but missing in local config, remote='ifconfig 172.30.1.0 255.255.255.0'
Aug 20 13:10:47 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Aug 20 13:10:47 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug 20 13:10:47 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Aug 20 13:10:47 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug 20 13:10:48 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Aug 20 13:10:48 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 [client03] Peer Connection Initiated with [AF_INET]xxx.xxx.xxx.xxx:123:18861
Aug 20 13:10:48 fritz daemon.err openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18861 Authenticate/Decrypt packet error: cipher final failed
Aug 20 13:10:48 fritz daemon.err openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18861 Fatal decryption error (process_incoming_link), restarting
Aug 20 13:10:48 fritz daemon.notice openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18861 SIGUSR1[soft,decryption-error] received, client-instance restarting
Aug 20 13:10:48 fritz daemon.notice openvpn[21640]: TCP/UDP: Closing socket


Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: MULTI: multi_create_instance called
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: Re-using SSL/TLS context
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: Control Channel MTU parms [ L:1591 D:140 EF:40 EB:0 ET:0 EL:0 ]
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: Local Options hash (VER=V4): 'fbeb66e6'
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: Expected Remote Options hash (VER=V4): 'b60e7885'
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:123:18865
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: TCPv4_SERVER link local: [undef]
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:123:18865
Aug 20 13:10:53 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:123:18865, sid=22ace681 303ae62a
Aug 20 13:10:55 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 VERIFY OK: depth=1, /C=DE/ST=CA/L=SanFrancisco/O=OpenVPN/CN=ca/[email protected]
Aug 20 13:10:55 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 VERIFY OK: depth=0, /C=DE/ST=CA/O=OpenVPN/CN=client03/[email protected]
Aug 20 13:10:56 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1591', remote='link-mtu 1575'
Aug 20 13:10:56 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 WARNING: 'cipher' is used inconsistently, local='cipher AES-256-CBC', remote='cipher BF-CBC'
Aug 20 13:10:56 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128'
Aug 20 13:10:56 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 WARNING: 'ifconfig' is present in remote config but missing in local config, remote='ifconfig 172.30.1.0 255.255.255.0'
Aug 20 13:10:56 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Aug 20 13:10:56 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug 20 13:10:56 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Aug 20 13:10:56 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug 20 13:10:57 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Aug 20 13:10:57 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18865 [client03] Peer Connection Initiated with [AF_INET]xxx.xxx.xxx.xxx:123:18865
Aug 20 13:10:57 fritz daemon.err openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18865 Authenticate/Decrypt packet error: cipher final failed
Aug 20 13:10:57 fritz daemon.err openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18865 Fatal decryption error (process_incoming_link), restarting
Aug 20 13:10:57 fritz daemon.notice openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18865 SIGUSR1[soft,decryption-error] received, client-instance restarting
Aug 20 13:10:57 fritz daemon.notice openvpn[21640]: TCP/UDP: Closing socket



Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: MULTI: multi_create_instance called
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: Re-using SSL/TLS context
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: Control Channel MTU parms [ L:1591 D:140 EF:40 EB:0 ET:0 EL:0 ]
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: Local Options hash (VER=V4): 'fbeb66e6'
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: Expected Remote Options hash (VER=V4): 'b60e7885'
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:123:18883
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: TCPv4_SERVER link local: [undef]
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:123:18883
Aug 20 13:11:02 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:123:18883, sid=5bf2a608 745258af
Aug 20 13:11:03 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 VERIFY OK: depth=1, /C=DE/ST=CA/L=SanFrancisco/O=OpenVPN/CN=ca/[email protected]
Aug 20 13:11:03 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 VERIFY OK: depth=0, /C=DE/ST=CA/O=OpenVPN/CN=client03/[email protected]
Aug 20 13:11:04 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1591', remote='link-mtu 1575'
Aug 20 13:11:04 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 WARNING: 'cipher' is used inconsistently, local='cipher AES-256-CBC', remote='cipher BF-CBC'
Aug 20 13:11:04 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 WARNING: 'keysize' is used inconsistently, local='keysize 256', remote='keysize 128'
Aug 20 13:11:04 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 WARNING: 'ifconfig' is present in remote config but missing in local config, remote='ifconfig 172.30.1.0 255.255.255.0'
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 Data Channel Encrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 Data Channel Encrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 Data Channel Decrypt: Cipher 'AES-256-CBC' initialized with 256 bit key
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 Data Channel Decrypt: Using 160 bit message hash 'SHA1' for HMAC authentication
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 Control Channel: TLSv1, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 1024 bit RSA
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: xxx.xxx.xxx.xxx:123:18883 [client03] Peer Connection Initiated with [AF_INET]xxx.xxx.xxx.xxx:123:18883
Aug 20 13:11:04 fritz daemon.err openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18883 Authenticate/Decrypt packet error: cipher final failed
Aug 20 13:11:04 fritz daemon.err openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18883 Fatal decryption error (process_incoming_link), restarting
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18883 SIGUSR1[soft,decryption-error] received, client-instance restarting
Aug 20 13:11:04 fritz daemon.notice openvpn[21640]: TCP/UDP: Closing socket
Kann man da etwas problematisches erkennen, beispielsweise in den "warnings"?

Und wie hast du die andere Methode der Problemeingrenzung (die mit den Binaries) gemeint?
Soll ich auf dem Client eine alte OpenVPN-Version nehmen?

EDIT: Ich denke, dass es an den Keys liegt oder?
 
Zuletzt bearbeitet:
... du scheinst laut dem Log verschiedene cipher zu benutzen.
In deinen Configs war das noch korrekt (beide AES-256-CBC).
Kann der Client das eventuell nicht, oder nutzt du eine andere Config??

Jörg
 
die config ist absolut identisch. Mir ist jedoch aufgefallen, wenn ich die keys austausche, dann funktioniert der Verbindungsaufbau. Warum auch immer. Ich erstelle mir jetzt erstmal einen Satz weiterer Schlüssel und melde mich dann wieder, ob es doch nur an den Schlüsseln gelegen hat.
 
Ich bezog mich jetzt auf diesen Part, der war hier anders, als in dem obrigen Beispiel, und würde bedeuten, dass im Client kein Cipher gewählt war, oder der Standard (BF-CBC):
Code:
Aug 20 13:10:47 fritz daemon.warn openvpn[21640]: xxx.xxx.xxx.xxx:123:18861 WARNING: 'cipher' is used inconsistently, local='cipher AES-256-CBC', remote='cipher BF-CBC'
[...]
Aug 20 13:10:48 fritz daemon.err openvpn[21640]: client03/xxx.xxx.xxx.xxx:123:18861 Authenticate/Decrypt packet error: cipher final failed

Jörg
 
hmmm. Warum auch immer. Das AES war auskommentiert. Nach dem Auskommentieren, läuft die Verbindung nun auch. Aber ohne tls. Mit tls erscheint folgende Fehlermeldung im Server-Log:

Code:
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: MULTI: multi_create_instance called
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: Re-using SSL/TLS context
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: Local Options hash (VER=V4): '173d8fc4'
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:45122
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: TCPv4_SERVER link local: [undef]
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:45122
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: xxx.xxx.xxx.xxx:45122 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:45122, sid=d659b094 fc4ff725
Aug 20 15:36:09 fritz daemon.err openvpn[25819]: xxx.xxx.xxx.xxx:45122 Authenticate/Decrypt packet error: packet HMAC authentication failed
Aug 20 15:36:09 fritz daemon.err openvpn[25819]: xxx.xxx.xxx.xxx:45122 TLS Error: incoming packet authentication failed from [AF_INET]xxx.xxx.xxx.xxx:45122
Aug 20 15:36:09 fritz daemon.err openvpn[25819]: xxx.xxx.xxx.xxx:45122 Fatal TLS error (check_tls_errors_co), restarting
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: xxx.xxx.xxx.xxx:45122 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 20 15:36:09 fritz daemon.notice openvpn[25819]: TCP/UDP: Closing socket

Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: MULTI: multi_create_instance called
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: Re-using SSL/TLS context
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: Control Channel MTU parms [ L:1591 D:168 EF:68 EB:0 ET:0 EL:0 ]
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: Data Channel MTU parms [ L:1591 D:1450 EF:59 EB:4 ET:32 EL:0 ]
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: Local Options hash (VER=V4): '173d8fc4'
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: Expected Remote Options hash (VER=V4): 'b8d42479'
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: TCP connection established with [AF_INET]xxx.xxx.xxx.xxx:45123
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: Socket Buffers: R=[131072->131072] S=[131072->131072]
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: TCPv4_SERVER link local: [undef]
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: TCPv4_SERVER link remote: [AF_INET]xxx.xxx.xxx.xxx:45123
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: xxx.xxx.xxx.xxx:45123 TLS: Initial packet from [AF_INET]xxx.xxx.xxx.xxx:45123, sid=f48d131b 2643db58
Aug 20 15:36:11 fritz daemon.err openvpn[25819]: xxx.xxx.xxx.xxx:45123 TLS Error: cannot locate HMAC in incoming packet from [AF_INET]xxx.xxx.xxx.xxx:45123
Aug 20 15:36:11 fritz daemon.err openvpn[25819]: xxx.xxx.xxx.xxx:45123 Fatal TLS error (check_tls_errors_co), restarting
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: xxx.xxx.xxx.xxx:45123 SIGUSR1[soft,tls-error] received, client-instance restarting
Aug 20 15:36:11 fritz daemon.notice openvpn[25819]: TCP/UDP: Closing socket
 
Wenn der Key wirklich identisch ist, prüfe auch, ob beim Client auch wirklich steht:

tls-auth "<LW>:\\Pfad\\zum\\key" 1

(Die 1 am Ende ist ebenso wichtig wie der korrekte Key ;-)).

Jörg
 
Also, diese neue OpenVPN-Version für Windows verwurstet unsere alt bekannt aufgebaute config-Datei. D.h. man importiert unsere alt bekannte config-Datei als ein so genanntes Profil. Daraus wird im profile-Ordner der OpenVPN-Installtion ein Profil erzeugt.
Aus "tls-auth key 1" wird dann ein Abschnitt

Code:
<tls-auth>
#
# 2048 bit OpenVPN static key
#
-----BEGIN OpenVPN Static key V1-----
der-keyde7d676d
-----END OpenVPN Static key V1-----
</tls-auth>
gebildet. Ein "tls-auth key 1" existiert dann nicht mehr. Ich habe aber zur Sicherheit noch einmal den privaten key aus der Box-Config in den <tls-auth></tls-auth>-Abschnitt kopiert.
Jedoch hat es auch dann immer noch nicht funktioniert. Ich habe jetzt erstmal das tls deaktiviert. Womit es ja jetzt erstmal funktioniert. Warum aber das mit dem tls in de neuen Version nicht so funktioniert, ist mir immer noch unklar. Weil der private Key identisch ist.

EDIT: Ich habe jetzt mal zusätzlich neben dem vorgenannten tls-auth-Abschnitt die alt bekannte und von der neuen OpenVPN-Version entfernten/umgewandelten "tls-auth key 1" - Zeile hinzugefügt und den key manuel in den Profil-Ordner kopiert. Nun geht es!
Könnte es nicht sein, dass der <tls-auth></tls-auth>- Abschnitt nicht korrekt von der OpenVPN-ServerVersion interpretiert wird??
 
Zuletzt bearbeitet:
Welche OpenVPN-Version genau verwendest Du auf dem Client und wo hast du die her?
 
Die Client-Version nennt sich (laut log) OpenVPNAS 2.1.1oOAS Win32-MSVC++ [SSL] [LZO2] built on Jul 29 2010.
Sie stammt von openvpn.net (windows-version).
 
Zuletzt bearbeitet:
jetzt funktioniert ja alles. vor allem den OpenVPN Client finde ich gut (Zum Start der GUI werden auch keine Admin-Rechte benötigt). Von daher bleibe ich bei der "Hauptversion".
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.