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 matt,I am assuming you have this kind of network.Terminating two ISPs on ASA/PIX- ISP1------------------Internet 1.1.1.2 | | | | | | | 1.1.1.1 | PIX/ASA|2.2.2.1----2.2.2.2|ISP2 3.3.3.1 ...
a) To save the configuration on the TFTP server:firewall(config)# tftp-server firewall(config)# write netFor example:firewall(config)# tftp-server inside 192.168.1.5 config.txtfirewall(config)# write netb) To copy back the configuration to the ASA:B...
Hi Mat,It seems like you are trying to configure a vpn passthrough.Check the following link,Hope it will help you.http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_configuration_example09186a0080094a5a.shtmlRegards,Anuraj Bhadana