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,I am using Cisco Application Network Manager 5.2.1. I imported successfully a gss and a 6500 switch/router.I can see the ACE module within the 6500 but the import button is disabled. I have no idee why or what to do to enable it ?!A snapshot is at...
Hi,I want to setup an ace as a proxy for a pool of web server (tcp 80), Just to forward the URL requests without changing or filtering them.The idea is to hide external IP from the web servers, so when I issue:"netstat -tapn" I should see (for conn...
Thanks,I thought that when I add the line :service-policy input policy_vip_web-multimatchI don't need to add the policy in the interface section !Regards.
Thanks!Since I 've never done the nat conf before,I want to be sure before applying tis is my 3rd note correct? the web servers will se the http requests comming from the ip pool 100.100.100.110-100.100.100.115 not real IPsThanks again.
Thanks.I tried to make a simple connfiguration for our two web servers to have this result:1) Any traffic to 100.100.100.101 tcp port 80+2) that contains * in the URL (i.e. all the urls)3) Nat the source IP, so the web servers will see the http requ...
Thanks the lik was very helpfull.I am still looking for a better way to loadbalance the traffic to our web servers.What I am looking for is a way to setup the ace as a Layer 7 proxy (filtring the url and sending the request to the appropriate server...