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 am trying to enroll a root certificate to the box , it is throwing me an errorINFO: Certificate has the following attributes:Fingerprint: 84e3260b cee31ca9 33dab4cd 770e30b6 Do you accept this certificate? [yes/no]: yes% Error in saving ...
Hi ,My requirement is as followsmy website is http://abc.comanother website is http://xyz.com we are supposed to expose outside world url http://abc.com only. when the client access http://abc.com/myurl1 or http://abc.com/myurl2 then it should be ser...
Hi ,My requirement is as followsi have following urlhttp://x.x.x.x/abchttp://x.x.x./dcehttp://x.x.x.x/fghonly for http://x.x.x.x/abc should be using stickiness based on http cookie insert remaining all it should use ip based stickiness.problem what i...
Hi ,I have a requirement , i have no clue how far it is possible to implement.I need to insert a cookie ( specifc value) to the real servers while doing the stickiness..means stickiness is based on the insertion of cookie , i need it as followsIf the...
issue has been resolved.ASA 5585 support 4096 bits.Issue was with the Certificate itself , in that country name is provided in 3 letters. Cisco cannot identify country in three letters it should be 2 letters. Our PKI infrastructure has been rebuilt ...
Hi , followin commands are usefulto see the configuration sh run rserver sh run probe sh run serverfarm sh run stick sh run class sh run policy-map (L7)sh run policy-map class troubleshooting purposesh rserver sh probe detail ( this will show you ...
Hi ,Persistance rebalance is used for single HTTP 1.1 connection , where as stickiness/ or in F5 terms persistence is configured for the consequent HTTP connections from the same client.With only persistence rebalance configured , i dont think we ca...
Hi Jorge ,No ,that is not my requierment , if i put a redirection it works fine .but the problem with redirection is that client's host header also changes the website from http://abc.com to http://xyz.com.i dont want this to happen , i want client ...