Forum Discussion
JG
Cumulonimbus
Dec 24, 2014How to make "Update Check" to use a Web proxy?
 Re: SOL15000 - Using the Automatic Update Check feature.    
 Our deployment is behind a firewall. How can we make this work through a Web proxy?    
Kevin_Davies_40
Nacreous
Dec 25, 2014Would the following do it?
Add a virtual server with a spare IP address and wildcard port. Add host entries on the F5 with the update server's names pointing to the spare address, this will override DNS and send the traffic to your virtual server. Set your pool members on the new virtual server as the proxy addresses.
This should send the update traffic to the virtual server which will in turn throw this at the proxy. Thereafter its up to the proxy to resolve the requested website name using normal DNS.
Just an idea.
Merry Xmas!
Kevin_Davies_40
Nacreous
Dec 25, 2014The only change you would need to make to each HTTP request is to proxify it...
when HTTP_REQUEST {
   HTTP::uri "http://[HTTP::host][HTTP::uri]"
}
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects