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.
Scenario is like this:I have site A and Site B. I am trying to get connectivity between Site A and site B by configuring IPSEC site-to-site tunnel. On site-A I am using cisco asa 5510 ver 7.0 and on site-B cisco asa 5500 ver 9.2. In short one FW is r...
I have cisco ASA 5510. I want to know if I can configure two or multiple ip address on the same interface at a time or not.The scenario is like this:I have 5 public IP addresses : 45.X.X.0/29 There are 4 physical interface: e0/0, e0/1, e0/2 and e0/3....
Thank you Marius for your reply.1. Would you be able to post the Site-B configuration also as it is quite difficult to troubleshoot a VPN connection with only one side of the configuration?I won't be able to post Site-B configuration as this the B2B(...
Do I need to enable DNS inspection on ASA. According to my network topology/scenario, I am not able to go to web server. Web server can be accessed from outside world but not from ASA's inside to DMZ. Please help.
ok..So the NAT configuration on my Cisco ASA ver 7.2 is: global (outside) 10 interfacenat (inside_lan_1) 10 192.168.1.0 255.255.255.0nat (inside_lan_2) 10 192.168.2.0 255.255.255.0 But now according to your suggestion, my configuration should be like...