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

Periodically acquire latest public IP for daemons' operation #1

Closed
HouzuoGuo opened this issue Jul 21, 2017 · 1 comment
Closed

Periodically acquire latest public IP for daemons' operation #1

HouzuoGuo opened this issue Jul 21, 2017 · 1 comment

Comments

@HouzuoGuo
Copy link
Owner

Several daemons such as DNS server need to know server's public IP address, this is conducted only once when program starts up. However, if server IP changes, the daemons will continue to operate based on stale invalid IP address.

Correct the behaviour so that every daemon that needs public IP address will fetch it periodically.

@HouzuoGuo
Copy link
Owner Author

Addressed in eb886bf

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