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,The CSS is running version 8.10.1.06 without SSL ModuleIn my current setup the the Client to server Authentication is using SSL client certificate authentication and the servers are behind the load balancersThere are four servers behind the CSS ,t...
Hi,I am having setup with a single server with multiple interfaces common routing table configured in the same vlans behind the CSS.CSS front end - 10.2.1.0/24CSS back-end - 10.3.1.0/25The server interfaces are in diferent vlan (10.5.1.0/24) to that...
Hi,How to configure the ACE to redirect a https request to different url.For exampleClients requesting https://www.mycompany.com shall be redirected to https://www1.mycompany.com.Please let me know.Thanks in Advance
Hi,I need some configuration to provide site stickiness with the Help of ACE running in two different sites.DNS functionality is handovered to the GSS For exampleOnce a DNS A record is given back to the user for www.company.com and the request is mad...
Gilles,Thanks for the respone.I did take the sniffer trace and the connections are closing Gracefully and no resets are send by the CSS.It seems there are no issues when the client access the server directly bypassing the CSS .For the failed connecti...
Hi, configuration example that may be helpful for u.class-map match-all SNAT 2 match source-address 10.10.10.0 255.255.255.0policy-map multi-match L4 class HTTP-SFARM loadbalance vip inservice loadbalance policy WEB-PM loadbalance vip icmp...
Hi,Modify the policy-map as below and check whether redirect is working when the real servers are down.policy-map type loadbalance first-match HTTP2HTTPS-POLICY class class-default serverfarm HTTP2HTTPS-SF primary SHUTDOWN backup
Hi,I checked the config and did see any vlan 22 defined in the ACE(I can see 100 and 220 only)policy-map multi-match NAT-POLICY class NAT-EXCHANGE nat dynamic 1 vlan 22 class NAT-SMS nat dynamic 2 vlan 22 class NAT-PROXY nat dynamic 3 vla...