Resource Rules, Match Type: DNS records #2842
MarcHagen
started this conversation in
Feature Requests
Replies: 2 comments
-
|
I actually think this is a really good idea. It would make things way easier for cases where providers use a bunch of changing IPs, instead of having to constantly maintain lots of CIDR or IP rules. Just a couple of things that came to mind:
But overall I really like the proposed feature just wanted to flag those edge cases. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
This also would allow to whitelist the public IP address of your home network based on a DynDNS record. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
We have ASN and Country filtering, however some providers are using multiple services to call endpoints.
They often have a DNS entry for the IPs they use.
For example:
Motivation
This reduces the complexity and duplicate rules creation for Resource Rules per site to a minimum.
Proposed Solution
Adding a Resource Rules match type DNS that frequently polls the dns record for A and AAAA entries.
Alternatives Considered
Separate rules for each entry.
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions