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 want to create custom signature to produce alert whenever any machine lunches TOR application, i have searched and found that there already two signatures cretaed 5816/0 5816/1, i have enabled them and tested it did not fire.I have ips in promos...
Hi, I have asa with policy map below when ever anybody wants to upload large file it drops after some time, since i have multiple services i exclude ip of upload server from access-list and then evrything works normally i want to add and fine tune th...
Hi,I have cisco ASA in transparnt mode with the below setup:PC ------- ASA --------- Server1I am trying to allow ssh from PC to Server1 through ssh, i have add access-list to allow port 22 and from PC i am able to telenet to port 22, but when i estab...
Hi,R1 (Area 0 )---------- ASA -----------(Area 1) R23.3.3.34.4.4.4I want to apply prefix-list to OSPF process 1 on cisco ASA which deny advertising 3.3.3.3 and 4.4.4.4prefix-list abc deny 3.3.3.3/24prefix-list abc deny 4.4.4.4/24prefix-list abd permi...
Hi,This is the first time i am configuring cisco ACE for SSL offloading, i need help in accomplish this task.i have router outside which nat public ip to vip on ace. i want to configure ssl offloading on ace and after ACE traffic to pass as clear tex...
Hi nkumarsr,I have cretaed tcp string signature for ports 9001, 9090and also i have added it in builtin signature 5816/0 and 5816/1i have luanch TOR and it is not fired, i took capture on client PC and seached for tcp.port == 9001 and 9090, it is no...
Hi Singh,there is one more requirment which is i want to access the server on port basehttps://www.xyz.com:9000 what is the way to allow port 9000 and another port 9001 ?thanks