On Mon, Jan 9, 2012 at 7:11 PM, Florin Andrei florin@andrei.myip.org wrote:
On 01/09/2012 04:51 PM, John R Pierce wrote:
On 01/09/12 4:34 PM, Florin Andrei wrote:
OpenVPN normally uses UDP.
it does? I thought OpenVPN used ssl/tls as the transport, which is most decidedly TCP. I'll admit I haven't used it in quite a long time
openssl is used for encryption, but the transport protocol is UDP.
Anyway, I'm running dante-server now, and it seems to exhibit no problem at all with OpenVPN. Fingers crossed...
If it is your server you could just route the udp packets (using iptables to NAT if needed), unless you need access control or logging from the socks service.