Hi Guys,
Our server techs requested that i allow their iDrac devices https access to the url downloads.dell.com to download their updates.
downloads.dell.com however is hosted on the akamai cdn network, so there are a lot of servers behind that url.
It works using the url as a firewall object, but only for 1 akamai server, the rest is blocked. It seems like only the ip address of the server that was received on the initial DNS request works, as this remains in the cache. The iDracs however are trying to connect multiple akamai servers, which will be blocked. (no clue how the iDracs do get a list of hosts on that url)
I could create a firewall object containing a list of known akamai servers to resolve this, but that list will change all the time, and it's not a given that all of these servers will host the dell download files.
I have seen this before when creating rules for servers on azure etc.
Is there a neat way to resolve this ? Perhaps a firewall object that dynamically checks the server ranges from akamai etc ?