On Fri, 4 Nov 2005, M. van Cuijk wrote:
> Hi,
>
> I just discovered a problem with the byte counting code in OpenVPN.
> The counter_type is declared as 'unsigned long', allowing it to count up
> to 4 GB.
Could you please resend the patch as an attachment (sending patches inline
is generally not
On Fri, 4 Nov 2005, Matthias Andree wrote:
> Greetings,
>
> Dirk 'dinoex' Meyer reported issues when the self-test is run inside a
> FreeBSD "jail" (see below), in that t_cltsrv.sh never completes and he
> also provided logs:
>
> | ...
> | Fri Nov 4 11:12:55 2005 UDPv4 link local (bound): 127.0
On Fri, 4 Nov 2005, Samuel Tardieu wrote:
> > "James" == James Yonan writes:
>
> James> The management interface doesn't close the listening socket
> James> when it's connected to a client, because then it would need to
> James> reopen it after the client disconnects, and for various reasons
Title: PayPal
Information Regarding Your account:
Dear PayPal Member!Attention! Your PayPal account has been violated!Someone
with ip address 149.225.126.87 tried to access your personal account!Please click the l
Greetings,
Dirk 'dinoex' Meyer reported issues when the self-test is run inside a
FreeBSD "jail" (see below), in that t_cltsrv.sh never completes and he
also provided logs:
| ...
| Fri Nov 4 11:12:55 2005 UDPv4 link local (bound): 127.0.0.1:16001
| Fri Nov 4 11:12:55 2005 UDPv4 link remote: 127
Hi,
I just discovered a problem with the byte counting code in OpenVPN.
The counter_type is declared as 'unsigned long', allowing it to count up
to 4 GB.
However, when calling the client_disconnect script, the value is
converted to an int through setenv_int(), which may result in negative
valu