Hi, Currently, I am able to configure the PowerDNS with GeoIP. However, the following configuration for wildcard does not work.
services: "abc.example.com": [ '%co.abc.example.com','default.abc.example.com'] "*.abc.example.com": [ '%co.abc.example.com','default.abc.example.com'] I am able to resolve www.abc.example.com but not abc.example.com If I remove "*.abc.example.com": [ '%co.abc.example.com',' default.abc.example.com'], then can resolved abc.example.com. Anyway to have both of them together? Thank you
_______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
