Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

yum install doesn't work ( "couldn't resolve host 'mirrorlist.centos.org' " ) , i couldn't know the problem exactly :/ but i need to install hue

avatar
New Member

2862-etc-resolvconf.png / etc/resolve.conf

2864-etc-sysconfig-network-scripts-ifcfg-eth0.png/etc/sysconfig/network-scripts/ifcfg-eth0

2866-ifconfig-a.png

ifconfig -a

1 ACCEPTED SOLUTION

avatar
Super Collaborator

You need to add network adapter to VM using NAT. You current ip suggest that you are using host only network.

Host only network will not allow internet access.

See below:

2867-vm-nat.png

View solution in original post

2 REPLIES 2

avatar
Super Collaborator

You need to add network adapter to VM using NAT. You current ip suggest that you are using host only network.

Host only network will not allow internet access.

See below:

2867-vm-nat.png

avatar
New Member

thanks , it worked now 😉