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.
I have an ISS IPS that I would like to put inline in front of my FWSM. This should be straight forward, but I want to use transit VLANs instead of physical connections. My question is can this be done? If it can, how would I do it? I have accompl...
Is there any way to implement Multi-factor Authentication with an SSL VPN in client or clientless mode? I would like to use my RSA server as secondary auth, but can't seem to locate any info on how to do this. Thanks for the help.Jay
I made some operating system upgrades recently and now my Cisco VPN Client is not working. I have tried uninstalling/reinstalling the client software. I have also tried multiple versions (4.5,4.7,4.8,5.0). Does anyone have any idea how to resolve thi...
I made some operating system upgrades recently and now my Cisco VPN Client is not working. I have tried uninstalling/reinstalling the client software. I have also tried multiple versions (4.5,4.7,4.8,5.0). Does anyone have any idea how to resolve ...
You need to allow the icmp echo replies back into your DMZ interfaceaccess-list icmp_test extended permit icmp any any echo-replyaccess-group icmp_test in interface EXT_CR1_41
I did something similar to this where the remote end was an ASA 5505. The 5505 has the dual-isp option with the sla monitoring. On the home end, I had to set it to originate only. Additionally, I had to create a "ping script" that would create int...
access-list test_acl extended deny tcp any any eq 80access-list test_acl extended deny tcp any any eq 8080access-list test_acl extended permit tcp any any eq sshaccess-list test_acl extended permit udp any any eq 1723access-list test_acl extended per...