Whitelist DDNS #82
|
Is it possible to whitelist a DDNS domain rather than an IP? Thank you |
Admin verified this answer by
friendly-bits
May 13, 2026
Replies: 2 comments
|
Hi, geoip-shell works with the system firewall and firewall knows nothing about DNS, it only understands IP addresses. If you want geoip-shell to allow the (dynamically changing) IP address of some domain, you can write a script which would periodically resolve the IP address of that domain and configure geoip-shell to allow it. |
0 replies
|
Thanks for a very fine product. It was easy to setup and configure. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, geoip-shell works with the system firewall and firewall knows nothing about DNS, it only understands IP addresses. If you want geoip-shell to allow the (dynamically changing) IP address of some domain, you can write a script which would periodically resolve the IP address of that domain and configure geoip-shell to allow it.