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'm in the process of migration our network and would like to NAT the incomming traffic from the internet to the interface (or any local IP).So far I have this config:pix-rz# sh run natnat (outside) 5 access-list MIGRATIONnat (inside) 0 access-lis...
Hi everyone,Is it possible to setup two crypto maps on the two interfaces on the same box?We want to migrate VPNs from ISP-A to B and setup the two ISP on separate interfaces. Question is can we configure two crypto maps on the same box and bind the...
I know this will not help you in Cisco-land. But with Foundry switches the command is "speed-duplex 1000-full-master" or "slave". I have tried looking for this answer with Cisco also and got nowhere.
Hi,Don't use 'sh run' when trying to do a backup. The preshare keys for VPNs are not displayed on the PIX. 'wr net' with a tftp server is a better option.In our company we have several 501's and don't backup each one, just write down the parameters...
I wanted to use two public interfaces (ISP-1 and ISP-2) then a crypto map for each interface. I think this should be no problem, just wanted to ask before I deploy it.