Hello
Sorry to have hidden some informations, here are the results:
[root@e# ifconfig -a
ens33: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.200.65 netmask 255.255.255.0 broadcast 192.168.200.255
inet6 fe80::20c:29ff:fee1:f36b prefixlen 64 scopeid 0x20<link>
inet6 fd15:4ba5:5a2b:1008:47bc:56d6:373b:722b prefixlen 64 scopeid 0x0<global>
ether 00:0c:29:e1:f3:6b txqueuelen 1000 (Ethernet)
RX packets 16184 bytes 1453646 (1.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 12723 bytes 1923805 (1.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 1504168 bytes 437844273 (417.5 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1504168 bytes 437844273 (417.5 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
[root@et]# ip route | grep default
default via 192.168.200.2 dev ens33
My VM machines are configured with NAT but I tested 3 VMs Linux machines and still no internet access, I need to use Yum command and cannot do it. In my first Post, I attached the virtual network definition VM8 and the VMs machines are configured with the VM8 Nat.
Thanks for your help and best regards