Page 1 of 1
Internet not reachable from R1
Posted: Tue Mar 22, 2022 4:10 pm
by dsimpson
Been working on this for a couple of days
I can ping 8.8.8.8 from INET router connected to EVE-NG cloud network
but can't reach it from R1.
Only using static routing in this lab.
Any suggestions for what to look for to fix the problem.
See attachment for details and routes
NOTE: Community Edition
Thanks
Re: Internet not reachable from R1
Posted: Wed Mar 23, 2022 7:07 am
by Uldis (UD)
NAT is not configured

Re: Internet not reachable from R1
Posted: Fri Mar 25, 2022 3:55 am
by dsimpson
The static routing works fine in the pro version.
I can ping 8.8.8.8 from the ASA. Not sure why it wasn't
working in the community version.
I haven't configured NAT for the inside yet. I just wanted
to get Internet access from ASA outside to Internet.
Thank
Re: Internet not reachable from R1
Posted: Sat Mar 26, 2022 4:15 pm
by iopini
dsimpson wrote: ↑Tue Mar 22, 2022 4:10 pm
Been working on this for a couple of days
I can ping 8.8.8.8 from INET router connected to EVE-NG cloud network
but can't reach it from R1.
Only using static routing in this lab.
Any suggestions for what to look for to fix the problem.
See attachment for details and routes
NOTE: Community Edition
Thanks
R1 needs to know of M3 and M4, R2 needs to know of M1 and M2. If you want full connectivity between R and M's
Re: Internet not reachable from R1
Posted: Wed Mar 30, 2022 10:37 pm
by dsimpson
Yeah. I'm still having issues with this.
Routing works fine from ASA outside interface to Cloud9 network.
I can ping 8.8.8.8 from INET
I can ping from ASA outside interface to cloud 9 network
I can ping from INET back to ASA outside interface
I
Can't ping from R1 to 8.8.8.8 again
INET GB07 -> 198.18.18.10/24
Cloud9 198.18.18.1/24
Seems to be something with NATing I'm not getting right.
Re: Internet not reachable from R1
Posted: Thu Mar 31, 2022 7:42 am
by Uldis (UD)
Simply need check your Network settings, VMNet adapters.
Pnet9 is not bridged to anything by default it must be set properly in your VM ware Workstation or ESXi.
Re: Internet not reachable from R1
Posted: Mon Apr 04, 2022 11:58 pm
by dsimpson
No NAT configured on INET. Worked fine after inside and outside NAT was configured.
Thanks you for your help fixing this.