Skip to content

Does shapeshifter-dispatcher support UDP? #29

@yamuk

Description

@yamuk

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions