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

Support multiple IP of server #78

Closed
CecilioGovain opened this issue Feb 24, 2021 · 1 comment
Closed

Support multiple IP of server #78

CecilioGovain opened this issue Feb 24, 2021 · 1 comment

Comments

@CecilioGovain
Copy link

If a server has multiple IP addresses, we can not setup one tunnel that aggregate all these IP addresses.
There is a union mud_sockaddr remote variable in every mud path's config, but glorytun's command line does not support it.
Add a to command may solve this:
glorytun path <CLIENT_IP> to <SERVER_IP> dev tun1

@angt
Copy link
Owner

angt commented Feb 24, 2021

Yes, multiple ip on server side is supported on the master branch.
Not released yet.

@angt angt closed this as completed Mar 1, 2021
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