On Saturday 12 December 2009, James Yonan wrote:
> Using nobind on the client for UDP client connections generates a socket
> with a dynamic source port number. This is key because it means that
> when the client reconnects, it does so with a new source port number,
> and this allows OpenVPN to d
Davide Brini wrote:
On Friday 11 December 2009, James Yonan wrote:
Try adding the "nobind" directive to your client config file. I think
this will solve the problem.
That seems indeed to do it. Thank you very much!
However, never in my life could I have imagined that this was due to a setti
On Friday 11 December 2009, James Yonan wrote:
> Try adding the "nobind" directive to your client config file. I think
> this will solve the problem.
That seems indeed to do it. Thank you very much!
However, never in my life could I have imagined that this was due to a setting
*on the client*.
Davide,
Try adding the "nobind" directive to your client config file. I think
this will solve the problem.
James
Davide Brini wrote:
On Thursday 12 November 2009, David Sommerseth wrote:
On 12/11/09 19:33, Olaf Fraczyk wrote:
Hello,
No, I wasn't using --multihome - I didn't know that th
David Sommerseth wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/11/09 19:33, Olaf Fraczyk wrote:
Hello,
No, I wasn't using --multihome - I didn't know that this option exists
and that is necessary. I haven't found it in man page and in
documentation on the web page. The only place
On Thursday 12 November 2009, David Sommerseth wrote:
> On 12/11/09 19:33, Olaf Fraczyk wrote:
> > Hello,
> >
> > No, I wasn't using --multihome - I didn't know that this option exists
> > and that is necessary. I haven't found it in man page and in
> > documentation on the web page. The only plac
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/11/09 19:33, Olaf Fraczyk wrote:
> Hello,
>
> No, I wasn't using --multihome - I didn't know that this option exists
> and that is necessary. I haven't found it in man page and in
> documentation on the web page. The only place where I found it
Hello,
No, I wasn't using --multihome - I didn't know that this option exists
and that is necessary. I haven't found it in man page and in
documentation on the web page. The only place where I found it (after
you let me know about it) was with openvpn --help.
Thank you, I'll try it.
BTW, why is i
Hello,
I have several interfaces, the problem is that if:
I open connection from client to server IP=Y on interface ppp1 then I
get packets back from IP=X on interface ppp0
For connection to IP=X on interface ppp0 I get correctly packets from
IP=X on ppp0.
I have read that in 2.1 it should work