Hi - just evaluating traefik and I am trying to figure out how to allow a client if its IP address is the same as the IP address for a domain name. This is to allow connections from a site that has a broadband connection and the IP address is maintained using dynamic dns.
Both the ClientIP route rule and the IPWhitelist middleware look like they only support CIDR ranges etc.
Thanks in advance