After attempting to use OpenVPN 2.1_rc7 on a 64 bit Centos 5 platform, I
came across a peculiar error when enabling multihome. Basically no UDP
packets were allowed to send due to an incorrect size being set.
The problem seems to be in socket.c, where sizeof(opi) is incorrect.
The structure
I've just tested this and it seems to work well. Thanks.
James Yonan wrote:
Tim Davies wrote:
After attempting to use OpenVPN 2.1_rc7 on a 64 bit Centos 5
platform, I came across a peculiar error when enabling multihome.
Basically no UDP packets were allowed to send due to an inco