Skip to content

Route adding when creating the interface not working #24

Description

@Altagen

Hey @wojcik91 ,

Since the 0.2.1 release, the library is not able to automatically add the route IP to the routing table.
I have to manually add the routing ip with :

sudo ip route add 10.0.0.0/24" dev wg0 (depending on the network...)

And this way it works.

Do you have some insights about this ? Maybe some things I have to add that are not present in the server.rs right now as example ? (it may also complete the #23 )

Best,
Ange

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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