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

When using WIREGUARD as a client, if the IP address of the server's domain name changes, it cannot be resolved to a new IP address #329

Open
caohaiqing83497 opened this issue Sep 22, 2024 · 1 comment

Comments

@caohaiqing83497
Copy link

When using WIREGUARD as a client, if the IP address of the server's domain name changes, it cannot be resolved to a new IP address

@caohaiqing83497
Copy link
Author

caohaiqing83497 commented Sep 22, 2024

server:
host: www
addresses:
- 172.168.110.2/24
dns:
- 1.1.1.1
- 1.0.0.1
peers:

  • name: xbh
    public_key: e4GSa0Ln17Ht/B9DBXICa/qSsD70wcjqsVotM52XkTg=
    endpoint: xxxx.com:51820(The domain name resolution address has changed and the new IP cannot be used)
    addresses:
    • 172.168.110.1/24
      allowed_ips: []
      client_allowed_ips: []
      persistent_keep_alive: 10
      log_level: fatal

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

1 participant