-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I ask because I ran into trouble when switching from TCP to UDP on Transport Obfs4. The client side seems to be working fine but OpenVPN failed to connect to the server.
What I have done were:
- Add -udp on the comand line:
-transparent -udp -server -state state -orport 127.0.0.1:1194 -transports obfs4 -bindaddr obfs4-165.227.xx.xxx:443 -logLevel DEBUG -enableLogging -extorport 127.0.0.1:3334 - Change to UDP on both server.conf and .ovpn config file.
- Add iptable rules to the server to allow UDP connection.
Have I missed anything?
Thank you for any advice.
Best,
Yamuk.
PS. Client is Windows7 and Server is Ubuntu 16.04
Metadata
Metadata
Assignees
Labels
No labels