01-24-2008 02:58 PM - edited 03-11-2019 04:53 AM
I have three Subnets connected through a router in my LAN (Inside interface)
route Outside 0.0.0.0 0.0.0.0 1x.1az.az.161 1
route Inside 192.168.2.0 255.255.255.0 192.168.0.254 1
route Inside 192.168.16.0 255.255.255.0 192.168.0.254 1
route Inside 192.168.55.0 255.255.255.0 192.168.0.254 1
I can reach to the IP's 192.168.2.0/24 and the other two subnets from the ASA
But not through the PC on my LAN tried with ACL etc.
Am I missing something here ?
Solved! Go to Solution.
01-08-2020 09:32 PM
If you do not know,then please do not post all this thing which is not useful. Do not confuse the persons who are trying to learn something. Those code are not useful as I tried on real scenario.
01-26-2023 10:17 AM - edited 01-26-2023 10:17 AM
Would this be a legitimate Nat statement on the ASA if I have a router in parallel with the ASA on the same inside subnet? (router also has an IP from "outside" subnet). It is in parallel to take VPN load off ASA.
nat (inside,inside) 1 source static inside-AMZ-VPN inside-AMZ-VPN destination static obj-amzn-10.24.0.0s13 obj-amzn-10.24.0.0s13 no-proxy-arp description NONAT
I can trace from ASA and it routes to router. If I trace from a host on inside, it goes to ASA which is Default GW for all host on inside network but then continue to outside interface and out.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide