- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 04:22 PM - edited 04-11-2022 04:24 PM
Hi everyone,
I have setup this topology in EVE-NG.
R1 is connected the management cloud, which connect my topology to my physical home network.
R1 configurations:
Linux-PC IPv4 settings:
What should I do to let my Linux-PC ping 8.8.8.8 or any public server?
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 06:22 PM
Probably you are missing a route on the physical network return to 172.16.0.0/24. Dont forget the the packet need to return from 8.8.8.8
the R1 ping sucessfully cause it has the same network as the physical network 192.168.1.0/24.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2022 06:22 PM
Probably you are missing a route on the physical network return to 172.16.0.0/24. Dont forget the the packet need to return from 8.8.8.8
the R1 ping sucessfully cause it has the same network as the physical network 192.168.1.0/24.
