08-01-2011 02:41 AM - edited 03-11-2019 02:06 PM
Hi
How to connect multiple internal networks with internet configuration
Hugo
08-01-2011 02:51 AM
Hi,
You can add the following nat statement for internet access to all the internal subnets:
nat (inside) 1 0.0.0.0 0.0.0.0
global (outside) 1 interface
where inside is the interface behind which you have the internal networks and outside is your WAN interface.
Just make sure you have a default route on the ASA as well.
Thanks,
Varun
08-01-2011 03:03 AM
Varun,
Would you please show me any reference guide?
Hugo
08-01-2011 03:18 AM
Here's a doc for reference:
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a008046f31a.shtml
Thanks,
Varun
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