Need to setup a policy on juniper netscreen firewall that would allow access to a content hosted by akamai. There are two options: to use an IP address or hostname. Using hostname does not work with akamai, because it resolves to a different IP address with almost every client request. Using IP address is a bit scary as it seems akamai owns the whole Internet IP address space :) What is the solution?
|
feedback
|
|
I don't understand why hostname is a problem, that's how distributed content is supposed to work. Maybe consider using a proxy server, and allow that device to get anywhere? | |||||
feedback
|
|
I'm wondering why you can't use a proxy, because that's basically what Akamai content delivery servers are. Or are you using some other Akamai service, such as their IP acceleration product? There are other kludgy things you can do such as hard code the Akamai server IP address in a hosts file, but that defeats the point of the CDN and Akamai turn machines off and on quite regularly. What content are you fetching? User content or machine content such as virus/software updates? | |||||||
feedback
|
|
Had same issue before, you basically are going to have to setup a Proxy. Plenty out there paid/free/cheap. Check the vmware area for prebuilt VMs. Or pony up for a bluecoat or something like them. | |||
|
feedback
|