I'm trying to set a A records to this domain:
*.mydomain.com A 1.1.1.1
That will be different from this sub-domain:
*.*.mydomain A 2.2.2.2
But it's not working for me. And I always get the first IP when I ping it. We're using AWS route 53 DNS
Thanks