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
Now openvpn in tls-server mode requires specification of Diffie-Hellman
parameters for ephemeral key. This is probably good thing for SSLv3 when
only RSA and DSA ciphersuites are supported.
DSA ciphersuites always require DH parameters, and RSA ciphersuites
without DHE key exchange do not provide
Hi again,
I forgot to say that I'm working with UDP, and all the problem is around
this protocol connectionless.
I tried to sniff and redo the "connection start", but always the packages
are different but actually, I didn't figured it out completely, and probably
I won't studi the OpenVPN protoco