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 am changing ISP's soon and would like to configure my PIX 515 with the new range but keep the old range in place and working. The reason is the site where the PIX is has no on-iste support so I need someone to unplug the PIX and replug into the ne...
Hi, I have configured a VPN tunnel from a PIX to a Cisco 3640. The problem is I can only initiate the tunnel from the PIX side. Once the IPSec SA is created I can ping from either side, but I can only ping from the PIX side initially.I've triple ch...
I have found the problem, the access-lists have to match exactly on both ends.My access-list read:Router side:permit ip 10.128.0.0 0.0.255.255 192.168.80.0 255.255.255.0PIX side:permit ip 192.168.80.0 255.255.255.0 10.128.1.0 255.255.255.0permit ip ...