0

there is a site a.com with many subdomains b.a.com, c.a.com etc...
assume that the ip address of a.com (what the dns returns) is a.a.a.a

I want to redirect all traffic to a.com and it's subdomains to another ip address, b.b.b.b

How can I do it?
note: using the hosts file will require me to enumerate all the different subdomains and I don't want to do it as I don't know them all.

GalSuchetzky
  • 111
  • 2
  • Please clarify "redirect" here. Does that mean that you want every DNS request for that domain or any subdomain to return another IP address? For who should this other IP address be returned? – Tero Kilkanen Oct 13 '22 at 18:50

0 Answers0