Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi all, i need to come up with a quick design, basically we have a number of local and remote sites that are having some out of band power and console equipment installed, normally this equipment will be reachable over the normal wan connection, howe...
Hi there,I have a probe and it keeps failing. I believe it might be something to do with the special character in the URL. The URL requires a port then a page after the server address:probe http Server2_Probe description Checks Server2 http is respo...
Hi there,I have 2 servers loadbalanced using ssl. I have a few URL's which I would like to exclude from the ssl:/view/avac_message.cfm?denied=safeSurfOn/view/avac_message.cfm?denied=illegal/view/avac_message.cfm?denied=blacklistThe content switch see...
OK, not to confuse the issue, but I have applied the below config and I cannot seem to get the url match policy to allow traffic to pass as http, while forcing all other traffic to redirect as httpsCan Anyone tell me what I am doing wrong here please...
Problem solved, I used the below syntax and the ACE accepted this. Just need to test nowclass-map type http inspect match-any HTTP_URLCHECK_L7CLASS 100 match url .*denied=safeSurfOn 200 match url .*denied=illegal 300 match url .*denied=blacklist ...