diff --git a/ncsa_http_proxy.pac b/ncsa_http_proxy.pac index efed8c90516414fa005bdecc97b4560492709f7d..85b6b68599de19cd8a4b4b2f102ef7c7d3e695e1 100644 --- a/ncsa_http_proxy.pac +++ b/ncsa_http_proxy.pac @@ -263,6 +263,11 @@ function FindProxyForURL(url, host) { "start": "141.142.192.195", "netmask": "255.255.255.255" }, + { + "name: "iccp-ondemand", + "start": "72.36.111.242", + "netmask: "255.255.255.255" + }, ]; for (var i = 0; i < cerberus_bastion_subnets.length; i++)