Comment 1 for bug 1252832

Revision history for this message
TJ (tj) wrote :

After applying the fix the resulting process command-line is:

/usr/sbin/openvpn --remote a.b.c.d 1194 udp --remote e.f.g.h 443 tcp --comp-lzo --nobind --dev tun --proto udp --port 1194 ...

and the connection is successful.

I'm posting this upstream and will report back once a patch has been applied.