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.
We recently upgraded a ASA 5505 with the security plus license to allow us to add a second subnet, but are having a few problems configuring the second subnet. The original subnet we have configured 10.1.1.0 is able to access the internet without an...
Found the missing exempt rule preventing the subnets, but I am still unable to connect to the dns server in second subnet. I must still be missing an access rule in the security policy. Latest packet tracer is below.Result of the command: "packet-t...
After adding the globals I add the 2 statics as well, but the results seem to be even worse.static (inside,corporate) 10.1.1.0 10.1.5.0 netmask 255.255.255.0static (corporate,inside) 10.1.5.0 10.1.1.0 netmask 255.255.255.0Result of the command: "pack...
Still not able to ping of access the machines between subnets after adding the global commands. Here are the updated packet tracer results.Result of the command: "packet-tracer input corporate udp 10.1.5.100 1025 10.1.1.89 53"Phase: 1Type: FLOW-LOO...
If the above recommendation fails. Do you believe the following might help the subnets talk?static (inside,corporate) 10.1.1.0 10.1.5.0 netmask 255.255.255.0static (corporate,inside) 10.1.5.0 10.1.1.0 netmask 255.255.255.0
I thought the following would have covered the setup for ASA version 7.2(4).global (inside) 1 interfacenat (inside) 0 access-list inside_nat0_outboundnat (inside) 1 0.0.0.0 0.0.0.0nat (corporate) 0 access-list corporate_nat0_outboundnat (corporate) 1...