Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does shapeshifter-dispatcher support UDP? #29

Open
yamuk opened this issue Dec 5, 2017 · 3 comments
Open

Does shapeshifter-dispatcher support UDP? #29

yamuk opened this issue Dec 5, 2017 · 3 comments

Comments

@yamuk
Copy link

yamuk commented Dec 5, 2017

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:

  1. 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
  2. Change to UDP on both server.conf and .ovpn config file.
  3. 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

@dlshad
Copy link
Contributor

dlshad commented Dec 6, 2017

Hi @yamuk

Can you share with me the OpenVPN error/log file output?

Best
Dlshad

@yamuk
Copy link
Author

yamuk commented Dec 7, 2017 via email

@yamuk
Copy link
Author

yamuk commented Dec 8, 2017

Hi I've edited my previous post to make it more readable. Awaiting your advice. Many thanks.

Best,
Yamuk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants