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.
The existing statements that I have a question about in 8.0 are:global (outside) 3 interfacenat (inside) 3 0.0.0.0 0.0.0.0nat (inside) 0 access-list nonatnat (inside) 3 access-list inet_natThe nonat and inet_nat access lists are:access-list inet_nat ...
I am trying to set up a DMZ on my Cisco ASA 5505, so that the wireless clients are connected behind the DMZ, the LAN clients are connected behind the inside interface and both groups of clients can get to the Internet. I have been able to configure ...
I have a Cisco ASA 5510 and I am trying to set it up to be able to have it failover to the 2nd ISP connection if the 1st one ever went down. I think I need a nat statement that the "backup" connection will use when the 1st connection goes down, but ...
I have deleted the duplicate statement from above and added access-list (DMZ, outside) source static obj_DMZ obj_DMZ destination static obj_DMZ obj_DMZ, but the wireless clients still cannot get to the Internet.
Attached is the ASA configuration as it is right now. I have omitted some IP addresses, etc., but the relevant information is there. Maybe this will help you. Thanks.Chris