|
|
Hi!
I'm trying to setup a tunnel with openvpn-2.0_beta7 between a laptop and
a wrt54g ap with openwrt.
Between the two machines there is nothing, just a wireless net. Server
ip is 192.168.1.1 and client ip 192.168.1.253.
Using the sample config file for multi-client udp server with the sample
keys i got the next error in the server side:
Sun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 Re-using SSL/TLS context
Sun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 Control Channel MTU parms [ L:1541 D:138 EF:38 EB:0 ET:0 EL:0 ]
Sun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 Data Channel MTU parms [ L:1541 D:1450 EF:41 EB:0 ET:0 EL:0 ]
Sun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 Local Options String: 'V4,dev-type tun,link-mtu 1541,tun-mtu 1500,proto UDPv4,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Sun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1541,tun-mtu 1500,proto UDPv4,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Sun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 Local Options hash (VER=V4): '239669a8'
Sun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 Expected Remote Options hash (VER=V4): '3514370b'
RSun Jan 2 21:22:43 2000 [0] 192.168.1.253:5001 TLS: Initial packet from 192.168.1.253:5001, sid=8eefa60f e0b91f12
WRRWWWWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRRRRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRSun Jan 2 21:22:58 2000 [0] 192.168.1.253:5001 VERIFY ERROR: depth=1, error=certificate is not yet valid: /C=US/ST=CO
/L=Denver/O=NTLP/CN=Test-CA/emailAddress=jim@xxxxxxxx
Sun Jan 2 21:22:58 2000 [0] 192.168.1.253:5001 TLS_ERROR: BIO read tls_read_plaintext error: error:140890B2:SSL routines:SSL3_GET_CLIENT_CERTIFICATE:no certificate returned
Sun Jan 2 21:22:58 2000 [0] 192.168.1.253:5001 TLS Error: TLS object -> incoming plaintext read error
Sun Jan 2 21:22:58 2000 [0] 192.168.1.253:5001 TLS Error: TLS handshake failed
RSun Jan 2 21:23:01 2000 [0] 192.168.1.253:5001 TLS Error: Unroutable control packet received from 192.168.1.253:5001 (si=3 op=P_CONTROL_V1)
RSun Jan 2 21:23:10 2000 [0] 192.168.1.253:5001 TLS Error: Unroutable control packet received from 192.168.1.253:5001 (si=3 op=P_CONTROL_V1)
And this one in the client side:
Thu Jul 1 15:50:48 2004 Control Channel MTU parms [ L:1541 D:138 EF:38 EB:0 ET:0 EL:0 ]
Thu Jul 1 15:50:48 2004 Data Channel MTU parms [ L:1541 D:1450 EF:41 EB:0 ET:0 EL:0 ]
Thu Jul 1 15:50:48 2004 Local Options String: 'V4,dev-type tun,link-mtu 1541,tun-mtu 1500,proto UDPv4,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-client'
Thu Jul 1 15:50:48 2004 Expected Remote Options String: 'V4,dev-type tun,link-mtu 1541,tun-mtu 1500,proto UDPv4,cipher BF-CBC,auth SHA1,keysize 128,key-method 2,tls-server'
Thu Jul 1 15:50:48 2004 Local Options hash (VER=V4): '3514370b'
Thu Jul 1 15:50:48 2004 Expected Remote Options hash (VER=V4): '239669a8'
Thu Jul 1 15:50:48 2004 Socket Buffers: R=[65535->131070] S=[65535->131070]
Thu Jul 1 15:50:48 2004 UDPv4 link local (bound): [undef]:5001
Thu Jul 1 15:50:48 2004 UDPv4 link remote: 192.168.1.1:5001
WRThu Jul 1 15:50:48 2004 TLS: Initial packet from 192.168.1.1:5001, sid=3433556d 408f795a
WWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRWRThu Jul 1 15:50:48 2004 VERIFY OK: depth=1, /C=US/ST=CO/L=Denver/O=NTLP/CN=Test-CA/emailAddress=jim@xxxxxxxx
Thu Jul 1 15:50:48 2004 VERIFY OK: depth=0, /C=US/ST=CO/O=NTLP/CN=Test-Server/emailAddress=jim@xxxxxxxx
WRWRWRWRWRWWWWRWRWRRRWRWWWWRWRWRRRWRWWWWRWRWRRRWWWThu Jul 1 15:51:21 2004 event_wait : Interrupted system call (code=4)
What's wrong?
Thanks,
Suela.
Attachment:
signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente
|