- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello All,
I do not know if this post is in the right place, hope this is the case!
I have a Linux REDHAT machine configured and working fine.
My issue is that I cannot have external network internet, Yum packages, ..
The Linux is configured on NAT (see attached), I can ping from my Windows to this VM machine and from VM machine to the windows.
If I try as example ping www.yahoo.com I get:
ping: www.yahoo.com: Name or service not known
Command:
ip link show
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: ens33: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP mode DEFAULT group default qlen 1000
link/ether 00:0c:29:e1:f3:6b brd ff:ff:ff:ff:ff:ff
Hope you can help and thanks in advance.