Skip to content

TUN mode not working on some windows devices #283

Description

@dfaa241b

Search first

  • I searched and no similar issues were found

What Happened?

TUN mode is not working on some windows devices.
To get it working you have to manually add route to your server's IP address via default network adapter.
route add XX.XX.XX.XX 192.168.1.1 MASK 255.255.255.255 METRIC 2 IF XX

Reproduce the Bug

TUN mode doesn't work on random devices

Expected Behavior

No response

Version

v0.12.1

Platform/OS

Windows

Additional Context

No response

Relevant log output

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions