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

VPN do not works anymore #63

Closed
profy12 opened this issue May 6, 2024 · 2 comments · Fixed by #66
Closed

VPN do not works anymore #63

profy12 opened this issue May 6, 2024 · 2 comments · Fixed by #66
Assignees
Labels
bug Something isn't working

Comments

@profy12
Copy link
Contributor

profy12 commented May 6, 2024

Since last week and add feature of multi promo, VPN rarelly works.

The VPN sometimes works but with a strange source port for the client : not the one specified.

@profy12 profy12 added the bug Something isn't working label May 6, 2024
@profy12 profy12 self-assigned this May 6, 2024
@profy12
Copy link
Contributor Author

profy12 commented May 6, 2024

Very hard to reproduce, here where I am :

  • we can initialise a peer only with a local client, if a peer have already been initialized then do docker client will work.
  • docker client can today not initialize a peer
  • wireguard tools is exactly the same
  • i suspect somethink between musl and libc
  • I will try an ubuntu image instead of alpine because we all use keys on old ubuntu image.

@profy12
Copy link
Contributor Author

profy12 commented May 6, 2024

Indeed problem is with Alpine image, Ubuntu image works fine. We missed the bug because already generated handshake still works with alpine. When we restart on the server side then all went down.

I will fix it with a rollback to ubuntu base image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant