openvpn 2.2 issue

This forum is for general conversation and user-user networking.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
Douglas
Forum Team
Posts: 285
Joined: Wed Aug 27, 2008 2:41 am

openvpn 2.2 issue

Post by Douglas » Mon May 09, 2011 3:27 pm

Mon May 09 11:18:46 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=2 Tx=[60,0] Rx=[0,2] IrpQ=[1,1,16] PktQ=[0,3,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)
Mon May 09 11:18:56 2011 write to TUN/TAP [State=AT?c Err=[c:\openvpn-build\openvpn-2.2-rc2\tap-win32\tapdrvr.c/2473] #O=2 Tx=[98,0] Rx=[0,3] IrpQ=[1,1,16] PktQ=[0,7,64] InjQ=[0,1,16]]: The data area passed to a system call is too small. (code=122)

Anyone else running into this?

User avatar
krzee
Forum Team
Posts: 728
Joined: Fri Aug 29, 2008 5:42 pm

Re: openvpn 2.2 issue

Post by krzee » Thu May 12, 2011 8:14 am

is this 2.2.0?
what version of windows?

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: openvpn 2.2 issue

Post by janjust » Thu May 12, 2011 8:30 am

check the MTU size of the tap-win32 adapter vs the value specified with '--tun-mtu' .

Douglas
Forum Team
Posts: 285
Joined: Wed Aug 27, 2008 2:41 am

Re: openvpn 2.2 issue

Post by Douglas » Fri May 13, 2011 1:00 am

krzee wrote:is this 2.2.0?
what version of windows?
It was 2.2.0 and Windows 7. I downgraded to 2.1 release to test, and it worked fine.

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: openvpn 2.2 issue

Post by janjust » Mon May 16, 2011 10:35 am

FWIW:
I was just able to reproduce this error by misconfigured a server and a client: the server did 'comp-lzo', the client did not. In this case I also see 'error=122' messages.

Post Reply