Newt tunnels lose connection when the ip of the Pangolin node changes.
Open
bug
- Dominant language
- TypeScript
- Stars
- 22.8k
- Forks
- 789
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 52
Description
### Describe the Bug
My Pangolin node is on a box with a dynamic ip-address.
When that node gets a new ip (once a day), the newt-tunnels lose connection.
Apparently they ping to the old ip-address, whereas configured with a dns-name.
Re-checked with the current newt-version.
### Environment
- OS Type & Version: (e.g., Ubuntu 22.04)
- Pangolin Version: 1.11.0 CE
- Newt Version: 1.6.0
### To Reproduce
Simply change the ip-address of the pangolin node while running.
### Expected Behavior
Newt tunnels should recover and use the new ip-
Contributor guide
Assessment
This issue has not been assessed yet.