<div dir="ltr"><div>Hi,</div><div> </div><div>My name&#39;s Ilan and I&#39;m a new user.</div><div>I installed CentOS 7 64 bit with VMware Player as g<span>uest and try &#39;yum update&#39; to get newest application and get error as m<span>entioned below. It seem me the installation determines the IP address as loopback and I don&#39;t know how enable it as real/virtual.</span></span></div><div><span><span>I copy &amp; paste the f<span>indings from Linux and Windows.</span></span></span></div><div><span><span><span><span>Any help</span> <span>will be blessed.</span></span></span></span></div><div><span><span><span><span></span></span></span></span> </div><div><span><span><span><span>Regards,</span></span></span></span></div><div><span><span><span><span>Ilan.</span></span></span></span></div><div><span></span> </div><div><span>[root@localhost Desktop]# yum update<br>Loaded plugins: fastestmirror, langpacks<br>Could not retrieve mirrorlist <a href="http://mirrorlist.centos.org/?release=7&amp;arch=x86_64&amp;repo=os">http://mirrorlist.centos.org/?release=7&amp;arch=x86_64&amp;repo=os</a> error was<br>14: curl#6 - &quot;Could not resolve host: <a href="http://mirrorlist.centos.org">mirrorlist.centos.org</a>; Unknown error&quot;</span></div><span><div><br> One of the configured repositories failed (Unknown),<br> and yum doesn&#39;t have enough cached data to continue. At this point the only<br> safe thing yum can do is fail. There are a few ways to work &quot;fix&quot; this:</div><p> </p><p>     1. Contact the upstream for the repository and get them to fix the problem.</p><p>     2. Reconfigure the baseurl/etc. for the repository, to point to a working<br>        upstream. This is most often useful if you are using a newer<br>        distribution release than is supported by the repository (and the<br>        packages for the previous distribution release still work).</p><p>     3. Disable the repository, so yum won&#39;t use it by default. Yum will then<br>        just ignore the repository until you permanently enable it again or use<br>        --enablerepo for temporary usage:</p><p>            yum-config-manager --disable &lt;repoid&gt;</p><p>     4. Configure the failing repository to be skipped, if it is unavailable.<br>        Note that yum will try to contact the repo. when it runs most commands,<br>        so will have to try and fail each time (and thus. yum will be be much<br>        slower). If it is a very temporary problem though, this is often a nice<br>        compromise:</p><p>            yum-config-manager --save --setopt=&lt;repoid&gt;.skip_if_unavailable=true</p><div>Cannot find a valid baseurl for repo: base/7/x86_64</div><div> </div><div> </div><div>[root@localhost Desktop]# exit<br>exit<br></div><div> </div><div>[bih016@localhost Desktop]$ ping <a href="http://google.com">google.com</a><br>ping: unknown host <a href="http://google.com">google.com</a></div><div> </div><div> </div><div>[bih016@localhost Desktop]$ ifconfig -a<br>eno16777736: flags=4163&lt;UP,BROADCAST,RUNNING,MULTICAST&gt;  mtu 1500<br>        ether 00:0c:29:d9:2b:57  txqueuelen 1000  (Ethernet)<br>        RX packets 18  bytes 1080 (1.0 KiB)<br>        RX errors 0  dropped 0  overruns 0  frame 0<br>        TX packets 0  bytes 0 (0.0 B)<br>        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div><div>lo: flags=73&lt;UP,LOOPBACK,RUNNING&gt;  mtu 65536<br>        inet 127.0.0.1  netmask 255.0.0.0<br>        inet6 ::1  prefixlen 128  scopeid 0x10&lt;host&gt;<br>        loop  txqueuelen 0  (Local Loopback)<br>        RX packets 386  bytes 33548 (32.7 KiB)<br>        RX errors 0  dropped 0  overruns 0  frame 0<br>        TX packets 386  bytes 33548 (32.7 KiB)<br>        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0</div><div> </div><div> </div><div>[bih016@localhost Desktop]$ netstat -rn<br>Kernel IP routing table<br>Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface</div><div> </div></span><div> cat  /etc/sysconfig/network-scripts/ifcfg-lo <br>DEVICE=lo<br>IPADDR=127.0.0.1<br>NETMASK=255.0.0.0<br>NETWORK=127.0.0.0<br># If you&#39;re having problems with gated making <a href="http://127.0.0.0/8">127.0.0.0/8</a> a martian,<br># you can change this to something else (255.255.255.255, for example)<br>BROADCAST=127.255.255.255<br>ONBOOT=yes<br>NAME=loopback</div><div> </div><div> </div><div>route -n<br>Kernel IP routing table<br>Destination     Gateway         Genmask         Flags Metric Ref    Use Iface</div><div> </div><div> </div><div>cat /etc/*-release<br>CentOS Linux release 7.0.1406 (Core) <br>NAME=&quot;CentOS Linux&quot;<br>VERSION=&quot;7 (Core)&quot;<br>ID=&quot;centos&quot;<br>ID_LIKE=&quot;rhel fedora&quot;<br>VERSION_ID=&quot;7&quot;<br>PRETTY_NAME=&quot;CentOS Linux 7 (Core)&quot;<br>ANSI_COLOR=&quot;0;31&quot;<br>CPE_NAME=&quot;cpe:/o:centos:centos:7&quot;<br>HOME_URL=&quot;<a href="https://www.centos.org/">https://www.centos.org/</a>&quot;<br>BUG_REPORT_URL=&quot;<a href="https://bugs.centos.org/">https://bugs.centos.org/</a>&quot;</div><div>CentOS Linux release 7.0.1406 (Core) <br>CentOS Linux release 7.0.1406 (Core)</div><div> </div><div> </div><div>uname -a <br>Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux</div><div> </div><div> </div><div>cat /proc/version<br>Linux version 3.10.0-123.el7.x86_64 (<a href="mailto:builder@kbuilder.dev.centos.org">builder@kbuilder.dev.centos.org</a>) (gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) ) #1 SMP Mon Jun 30 12:09:22 UTC 2014</div><div> </div><div> </div><div>C:\Users\PC User&gt;ipconfig /all</div><div>Windows IP Configuration</div><div>   Host Name . . . . . . . . . . . . : PCUser-PC<br>   Primary Dns Suffix  . . . . . . . :<br>   Node Type . . . . . . . . . . . . : Hybrid<br>   IP Routing Enabled. . . . . . . . : No<br>   WINS Proxy Enabled. . . . . . . . : No<br>   DNS Suffix Search List. . . . . . : localdomain</div><div> </div><div>Ethernet adapter Local Area Connection:</div><div>   Connection-specific DNS Suffix  . :<br>   Description . . . . . . . . . . . : Realtek PCIe GBE Family Controller<br>   Physical Address. . . . . . . . . : EC-A8-6B-FA-3D-15<br>   DHCP Enabled. . . . . . . . . . . : Yes<br>   Autoconfiguration Enabled . . . . : Yes<br>   Link-local IPv6 Address . . . . . : fe80::91aa:14b3:7d79:9b8b%11(Preferred)<br>   IPv4 Address. . . . . . . . . . . : 10.0.0.3(Preferred)<br>   Subnet Mask . . . . . . . . . . . : 255.255.255.0<br>   Lease Obtained. . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:15:01<br>   Lease Expires . . . . . . . . . . : יום שלישי 09 דצמבר 2014 15:15:01<br>   Default Gateway . . . . . . . . . : 10.0.0.138<br>   DHCP Server . . . . . . . . . . . : 10.0.0.138<br>   DHCPv6 IAID . . . . . . . . . . . : 250390635<br>   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-09-29-61-EC-A8-6B-FA-3D-15</div><div>   DNS Servers . . . . . . . . . . . : 10.0.0.138<br>   NetBIOS over Tcpip. . . . . . . . : Enabled</div><div> </div><div>Ethernet adapter VMware Network Adapter VMnet1:</div><div>   Connection-specific DNS Suffix  . : localdomain<br>   Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet1<br>   Physical Address. . . . . . . . . : 00-50-56-C0-00-01<br>   DHCP Enabled. . . . . . . . . . . : Yes<br>   Autoconfiguration Enabled . . . . : Yes<br>   Link-local IPv6 Address . . . . . : fe80::148:a743:e971:82b8%15(Preferred)<br>   IPv4 Address. . . . . . . . . . . : 192.168.254.1(Preferred)<br>   Subnet Mask . . . . . . . . . . . : 255.255.255.0<br>   Lease Obtained. . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:15:05<br>   Lease Expires . . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:45:05<br>   Default Gateway . . . . . . . . . :<br>   DHCP Server . . . . . . . . . . . : 192.168.254.254<br>   DHCPv6 IAID . . . . . . . . . . . : 335564886<br>   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-09-29-61-EC-A8-6B-FA-3D-15</div><div>   DNS Servers . . . . . . . . . . . : 192.168.254.1<br>   NetBIOS over Tcpip. . . . . . . . : Enabled</div><div> </div><div>Ethernet adapter VMware Network Adapter VMnet8:</div><div>   Connection-specific DNS Suffix  . : localdomain<br>   Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet8<br>   Physical Address. . . . . . . . . : 00-50-56-C0-00-08<br>   DHCP Enabled. . . . . . . . . . . : Yes<br>   Autoconfiguration Enabled . . . . : Yes<br>   Link-local IPv6 Address . . . . . : fe80::f1ec:6b17:d46d:d130%16(Preferred)<br>   IPv4 Address. . . . . . . . . . . : 192.168.142.1(Preferred)<br>   Subnet Mask . . . . . . . . . . . : 255.255.255.0<br>   Lease Obtained. . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:15:05<br>   Lease Expires . . . . . . . . . . : יום שלישי 09 דצמבר 2014 14:45:05<br>   Default Gateway . . . . . . . . . :<br>   DHCP Server . . . . . . . . . . . : 192.168.142.254<br>   DHCPv6 IAID . . . . . . . . . . . : 352342102<br>   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-1A-09-29-61-EC-A8-6B-FA-3D-15</div><div>   DNS Servers . . . . . . . . . . . : 192.168.142.2<br>   Primary WINS Server . . . . . . . : 192.168.142.2<br>   NetBIOS over Tcpip. . . . . . . . : Enabled</div><div> </div><div>Tunnel adapter isatap.{DD439A41-571B-47F9-8B4A-374946CF59CA}:</div><div>   Media State . . . . . . . . . . . : Media disconnected<br>   Connection-specific DNS Suffix  . :<br>   Description . . . . . . . . . . . : Microsoft ISATAP Adapter<br>   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br>   DHCP Enabled. . . . . . . . . . . : No<br>   Autoconfiguration Enabled . . . . : Yes</div><div> </div><div>Tunnel adapter isatap.localdomain:</div><div>   Media State . . . . . . . . . . . : Media disconnected<br>   Connection-specific DNS Suffix  . : localdomain<br>   Description . . . . . . . . . . . : Microsoft ISATAP Adapter #2<br>   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br>   DHCP Enabled. . . . . . . . . . . : No<br>   Autoconfiguration Enabled . . . . : Yes</div><div> </div><div>Tunnel adapter Teredo Tunneling Pseudo-Interface:</div><div>   Connection-specific DNS Suffix  . :<br>   Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface<br>   Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0<br>   DHCP Enabled. . . . . . . . . . . : No<br>   Autoconfiguration Enabled . . . . : Yes<br>   IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fb:109a:1457:f5ff:fffc(Preferred)<br>   Link-local IPv6 Address . . . . . : fe80::109a:1457:f5ff:fffc%14(Preferred)<br>   Default Gateway . . . . . . . . . : ::<br>   NetBIOS over Tcpip. . . . . . . . : Disabled</div><div><br> </div><div></div></div>