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.
This is for a situation when : Customer has implemented a solution on a Cisco ACE LB, which receives requests from the internet for https://website1.com/path, and proxies these to https://website2.com/pathWhen the server replies with 301/302 redirect...
CSM: server-initiated connectionsNote : This configuration may not work if the second port is still enabled or the default gateway is configured on second interface.Please note that the CSM will choose VLAN based on the configured NAT IP address.Ther...
From my prior experience I have seen similar issues with firefox. Please try using firefox for reproducing the issue and get the output for below :show np 1 me-stats -shttpLook for counter value Exceed max buffer errors: 16901 ...
Hi, Do I configure the peer and group information on the Admin context or the individual context ? The FT is always configured in the Admin context. You can monitor the vlan towards gateway. Below is a document which explains it well : http://docwiki...
Hi, it is designed specifically for HTTP. ACE cannot insert the same to any other protocol. Even if you look at the commands it says : "insert-http x-forward header-value "%is"which itself indicate that it is desinged for HTTP. This is a process of ...
Hi, Please refer the following link : https://supportforums.cisco.com/thread/132052You just need server nat and that will help you to fix the issue. regards,Ajay Kumar
Hi, Ideally you should allow the traffic from inside to outside. Also try to use server NAT as used in below thread. https://supportforums.cisco.com/thread/132052In case if you dont want to use ACE as default gateway then you can also use source NAT....