<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: cannot connect Host to Guest OS (vmware) in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089651#M83180</link>
    <description>hmm so how can this be resolved? sorry i am really weak in networking stuff :(</description>
    <pubDate>Tue, 23 Oct 2007 05:24:08 GMT</pubDate>
    <dc:creator>icedT</dc:creator>
    <dc:date>2007-10-23T05:24:08Z</dc:date>
    <item>
      <title>cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089645#M83174</link>
      <description>hi. i installed winxp as guest os in slack 12.0 i chose BRIDGE network BUT i cant connect (transfer files) from host to guest and vice versa. . .&lt;BR /&gt;&lt;BR /&gt;btw my winxp firewall is not active. . .&lt;BR /&gt;&lt;BR /&gt;then host unreachable whenever i ping the IP of winxp (tru command line)</description>
      <pubDate>Mon, 22 Oct 2007 03:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089645#M83174</guid>
      <dc:creator>icedT</dc:creator>
      <dc:date>2007-10-22T03:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089646#M83175</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Check networking on the windows side , ipcconfig.&lt;BR /&gt;&lt;BR /&gt;If there is no ip address there play with vmware until you get an ip.&lt;BR /&gt;&lt;BR /&gt;If there is an ip address, check what services are running.&lt;BR /&gt;&lt;BR /&gt;netstat -an look for the daemon listening on the proper port.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 22 Oct 2007 05:11:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089646#M83175</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-10-22T05:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089647#M83176</link>
      <description>yes there is an ip in my winxp when i do ipconfig /all BUT i cant be ping by my host slack. . host unreacble it says. . .</description>
      <pubDate>Mon, 22 Oct 2007 19:04:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089647#M83176</guid>
      <dc:creator>icedT</dc:creator>
      <dc:date>2007-10-22T19:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089648#M83177</link>
      <description>Do you have any network bridging configured? Try looking at brctl, and also ensure that you don't have any rogue routes.&lt;BR /&gt;&lt;BR /&gt;If the vmware services are running the "bridged" IP address should be the same as your real host. Can you provide the output from ifconfig -a ?</description>
      <pubDate>Tue, 23 Oct 2007 04:43:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089648#M83177</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2007-10-23T04:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089649#M83178</link>
      <description>starting vmware : &lt;BR /&gt;&lt;BR /&gt;root@darkstar:/var/log# /etc/rc.d/vmware start&lt;BR /&gt;Starting VMware services:&lt;BR /&gt;   Virtual machine monitor                                             done&lt;BR /&gt;   Virtual ethernet                                                    done&lt;BR /&gt;   Bridged networking on /dev/vmnet0                                   done&lt;BR /&gt;   Host-only networking on /dev/vmnet1 (background)                    done&lt;BR /&gt;   Host-only networking on /dev/vmnet8 (background)                    done&lt;BR /&gt;   NAT service on /dev/vmnet8                                          done&lt;BR /&gt;   Starting VMware virtual machines...                                 done&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;ifconfig -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;root@darkstar:/var/log# ifconfig -a&lt;BR /&gt;eth0      Link encap:Ethernet  HWaddr 00:07:95:33:C1:B4&lt;BR /&gt;          BROADCAST MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;          Interrupt:10 Base address:0xc800&lt;BR /&gt;&lt;BR /&gt;lo        Link encap:Local Loopback&lt;BR /&gt;          inet addr:127.0.0.1  Mask:255.0.0.0&lt;BR /&gt;          inet6 addr: ::1/128 Scope:Host&lt;BR /&gt;          UP LOOPBACK RUNNING  MTU:16436  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:0&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;&lt;BR /&gt;ppp0      Link encap:Point-to-Point Protocol&lt;BR /&gt;          inet addr:203.215.125.227  P-t-P:202.78.97.139  Mask:255.255.255.255&lt;BR /&gt;          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:3947 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:3874 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:3&lt;BR /&gt;          RX bytes:2790804 (2.6 MiB)  TX bytes:538578 (525.9 KiB)&lt;BR /&gt;&lt;BR /&gt;vmnet1    Link encap:Ethernet  HWaddr 00:50:56:C0:00:01&lt;BR /&gt;          inet addr:192.168.217.1  Bcast:192.168.217.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;&lt;BR /&gt;vmnet8    Link encap:Ethernet  HWaddr 00:50:56:C0:00:08&lt;BR /&gt;          inet addr:172.16.251.1  Bcast:172.16.251.255  Mask:255.255.255.0&lt;BR /&gt;          inet6 addr: fe80::250:56ff:fec0:8/64 Scope:Link&lt;BR /&gt;          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1&lt;BR /&gt;          RX packets:0 errors:0 dropped:0 overruns:0 frame:0&lt;BR /&gt;          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0&lt;BR /&gt;          collisions:0 txqueuelen:1000&lt;BR /&gt;          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Oct 2007 04:48:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089649#M83178</guid>
      <dc:creator>icedT</dc:creator>
      <dc:date>2007-10-23T04:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089650#M83179</link>
      <description>Why doesn't eth0 have a valid IP-address assigned to it? This could be the source of your problem.</description>
      <pubDate>Tue, 23 Oct 2007 04:59:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089650#M83179</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2007-10-23T04:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089651#M83180</link>
      <description>hmm so how can this be resolved? sorry i am really weak in networking stuff :(</description>
      <pubDate>Tue, 23 Oct 2007 05:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089651#M83180</guid>
      <dc:creator>icedT</dc:creator>
      <dc:date>2007-10-23T05:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089652#M83181</link>
      <description>I would start by looking at the contents of your "/etc/sysconfig/networking-scripts/ifcfg-eth0" file and/or run "system-config-network" to see what Linux thinks is happening with the card. Another approach would be to disable any VMWare services then reboot your system and see if the  card starts off with a valid address, and that the comms work OK.</description>
      <pubDate>Tue, 23 Oct 2007 05:48:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089652#M83181</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2007-10-23T05:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089653#M83182</link>
      <description>**********************************&lt;BR /&gt;&lt;BR /&gt; I would start by looking at the contents of your "/etc/sysconfig/networking-scripts/ifcfg-eth0" file and/or run "system-config-network" to see what Linux thinks is happening with the card. Another approach would be to disable any VMWare services then reboot your system and see if the card starts off with a valid address, and that the comms work OK.&lt;BR /&gt;*********************************&lt;BR /&gt;&lt;BR /&gt;searched /etc and i think i dont have the file you have mentioned. .  .&lt;BR /&gt;&lt;BR /&gt;2. how can i run system-config-network&lt;BR /&gt;&lt;BR /&gt;3. i already stopped vmware script but still running ifconfig -a displays the same. .</description>
      <pubDate>Tue, 23 Oct 2007 06:38:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089653#M83182</guid>
      <dc:creator>icedT</dc:creator>
      <dc:date>2007-10-23T06:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: cannot connect Host to Guest OS (vmware)</title>
      <link>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089654#M83183</link>
      <description>Sorry I assumed Redhat, I'm not a Slackware expert so think you may have to google for some answers. Sorry.</description>
      <pubDate>Tue, 23 Oct 2007 07:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/cannot-connect-host-to-guest-os-vmware/m-p/4089654#M83183</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2007-10-23T07:40:44Z</dc:date>
    </item>
  </channel>
</rss>

