[Openvpn-devel] 2.1 rc20 and multiple interfaces problem

2009-10-29 Thread Olaf Fraczyk
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

[Openvpn-devel] OpenVPN and modern cryptography

2009-10-29 Thread Victor Wagner
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

Re: [Openvpn-devel] How to check is OpenVPN port is open

2009-10-29 Thread Lucas Mocellin
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