@bruce.one:
Dir fehlt das tun-Device.Dann musst du das neu angelegte Device noch angeben in der Config mitCode:# create tun-device mknod /var/tmp/tun c 10 200
Code:dev-node /var/tmp/tun
So das habe ich jetzt, nun habe ich folgende Meldungen in OpnVPN GUI Client Log.
Code:
Fri Sep 04 13:49:05 2009 us=595000 TCPv4_CLIENT link local: [undef]
Fri Sep 04 13:49:05 2009 us=595000 TCPv4_CLIENT link remote: 92.230.51.14:443
Fri Sep 04 13:50:05 2009 us=265000 TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
Fri Sep 04 13:50:05 2009 us=265000 TLS Error: TLS handshake failed
Fri Sep 04 13:50:05 2009 us=265000 Fatal TLS error (check_tls_errors_co), restarting
Fri Sep 04 13:50:05 2009 us=265000 TCP/UDP: Closing socket
Fri Sep 04 13:50:05 2009 us=265000 SIGUSR1[soft,tls-error] received, process restarting
Fri Sep 04 13:50:05 2009 us=265000 Restart pause, 5 second(s)
Fri Sep 04 13:50:10 2009 us=273000 WARNING: No server certificate verification method has been enabled. See http://openvpn.net/howto.html#mitm for more info.
Fri Sep 04 13:50:10 2009 us=273000 NOTE: OpenVPN 2.1 requires '--script-security 2' or higher to call user-defined scripts or executables
Fri Sep 04 13:50:10 2009 us=273000 Re-using SSL/TLS context
Fri Sep 04 13:50:10 2009 us=273000 LZO compression initialized
Fri Sep 04 13:50:10 2009 us=273000 Control Channel MTU parms [ L:1576 D:140 EF:40 EB:0 ET:0 EL:0 ]
Fri Sep 04 13:50:10 2009 us=710000 Preserving previous TUN/TAP instance: OpenVPN
Fri Sep 04 13:50:10 2009 us=710000 Data Channel MTU parms [ L:1576 D:1450 EF:44 EB:135 ET:32 EL:0 AF:3/1 ]
Fri Sep 04 13:50:10 2009 us=710000 Local Options String: 'V4,dev-type tap,link-mtu 1576,tun-mtu 1532,proto TCPv4_CLIENT,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Fri Sep 04 13:50:10 2009 us=710000 Expected Remote Options String: 'V4,dev-type tap,link-mtu 1576,tun-mtu 1532,proto TCPv4_SERVER,comp-lzo,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Fri Sep 04 13:50:10 2009 us=710000 Local Options hash (VER=V4): '31fdf004'
Fri Sep 04 13:50:10 2009 us=710000 Expected Remote Options hash (VER=V4): '3e6d1056'
Fri Sep 04 13:50:10 2009 us=710000 Attempting to establish TCP connection with 92.230.51.14:443
Fri Sep 04 13:50:10 2009 us=803000 TCP connection established with 92.230.51.14:443
Fri Sep 04 13:50:10 2009 us=803000 Socket Buffers: R=[8192->8192] S=[8192->8192]
Fri Sep 04 13:50:10 2009 us=803000 TCPv4_CLIENT link local: [undef]
Fri Sep 04 13:50:10 2009 us=803000 TCPv4_CLIENT link remote: 92.230.51.14:443
/brc