16.5.2 HTTP proxy configuration example
Objective:
Organize URL filtering for a number of addresses using a proxy.
Solution:
Create a set of URLs to filter by. Configure a proxy filter and specify the actions for the created set of URLs:
esr# configure
esr(config)# object-group url test1
esr(config-object-group-url)# url http://speedtest.net/
esr(config-object-group-url)# url http://www.speedtest.net/
esr(config-object-group-url)# url https://speedtest.net/
esr(config-object-group-url)# url https://www.speedtest.net/
esr(config-object-group-url)# exit
If the Firewall function on the ESR is not forcibly disabled, you must create an allow rule for the Self
zone.