08-22-2022
04:05 PM
- last edited on
08-22-2022
10:12 PM
by
Translator
Hi Community
I have just purchased a ASA5520 Firewall for a home lab I am trying to set up.
Here is the config : -
This is the config for the outside interface
int g0/0
nameif Outside ip address 192.168.2.116 255.255.255.0
no shutdown
Description WAN Interface
Here are the routes configured
C 192.168.2.0 255.255.255.0 is directly connected, outside
S* 0.0.0.0 0.0.0.0 [1/0] via 192.168.2.1, outside
The ASA5520 is connected to an EdgePro Router wich is connected to my ISP. The address of the Router is 192.168.2.1. I cant ping the internet from the ASA5520. The ASA5520 is connected directly to an interace (eth3) on the router.I suspect I am missing something on the EdgeProRouter?
Can someone please assist
Thanks
Solved! Go to Solution.
08-22-2022 06:39 PM
I don't have any experience with this router, but I am sure you can find it online, here is one example : https://help.ui.com/hc/en-us/articles/204976494-EdgeRouter-Source-NAT-and-Masquerade
you also have option to configure public IP on outside interface of the firewall itself and use NAT on ASA itself. Since this is your home Lab, I am sure you have a single public IP from ISP.
08-22-2022 04:36 PM
Can you ping the gateway (edge pro router) from ASA ?
can you ping internet from edge pro ?
do you have nat configured on edge pro router ? You can’t ping the internet using a private IP.
08-22-2022 04:44 PM - edited 08-22-2022 05:06 PM
No I cant ping gateway from ASA
Yes can ping internet from edge pro
What do I do to have nat configured on the edge Pro Router
08-22-2022 06:39 PM
I don't have any experience with this router, but I am sure you can find it online, here is one example : https://help.ui.com/hc/en-us/articles/204976494-EdgeRouter-Source-NAT-and-Masquerade
you also have option to configure public IP on outside interface of the firewall itself and use NAT on ASA itself. Since this is your home Lab, I am sure you have a single public IP from ISP.
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