<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Allow Access to a VMware Virtual Machine(NAT) From Another Computer</title>
	<atom:link href="http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Mon, 23 Nov 2009 21:34:59 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vaish</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-80121</link>
		<dc:creator>vaish</dc:creator>
		<pubDate>Tue, 17 Nov 2009 07:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-80121</guid>
		<description>i have got a virtual machine on a windowsserver 2003 platform...through vm editor i have done the port mapping with local host .but now iam not getting the webpage on local host it self by typing http:\\localhost:8080...help me out...</description>
		<content:encoded><![CDATA[<p>i have got a virtual machine on a windowsserver 2003 platform&#8230;through vm editor i have done the port mapping with local host .but now iam not getting the webpage on local host it self by typing http:\\localhost:8080&#8230;help me out&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anil</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-77858</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Thu, 15 Oct 2009 09:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-77858</guid>
		<description>Hi All the localhost ip on the machine itself is 127.0.0.1 its the loopback address. if you are trying to use ip for localhost you should use 127.0.0.1 or change this setting at DriveLetter-Windows-system32-drivers-etc as Rehan said and user host machine&#039;s hostname.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Hi All the localhost ip on the machine itself is 127.0.0.1 its the loopback address. if you are trying to use ip for localhost you should use 127.0.0.1 or change this setting at DriveLetter-Windows-system32-drivers-etc as Rehan said and user host machine&#8217;s hostname.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-77662</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Sat, 10 Oct 2009 08:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-77662</guid>
		<description>Hi

I setup up my port forwarding in vmware from host port 8080 to vm port 80 but like the others on this forum I could only connect to the guest vm using http://localhost:8080 and not 10.64.9.12:8080 on local host or over the network.  I have my firewall turned off also.

Is there anything else that might block this? It seems my vmware is setup correctly but there is something else I am not doing.

Errol</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I setup up my port forwarding in vmware from host port 8080 to vm port 80 but like the others on this forum I could only connect to the guest vm using <a href="http://localhost:8080" rel="nofollow">http://localhost:8080</a> and not 10.64.9.12:8080 on local host or over the network.  I have my firewall turned off also.</p>
<p>Is there anything else that might block this? It seems my vmware is setup correctly but there is something else I am not doing.</p>
<p>Errol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rehan Yousuf</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-75715</link>
		<dc:creator>Rehan Yousuf</dc:creator>
		<pubDate>Mon, 24 Aug 2009 05:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-75715</guid>
		<description>Sudhakar,

I do not know what other machine OS you are using, but on windows hosts file located in DriveLetter-Windows-system32-drivers-etc. add this line 
Xxx.Xxx.Xxx.Xxx VMmachinename
Change xxx to vm guest ip address and VMmachine name.

-Rehan</description>
		<content:encoded><![CDATA[<p>Sudhakar,</p>
<p>I do not know what other machine OS you are using, but on windows hosts file located in DriveLetter-Windows-system32-drivers-etc. add this line<br />
Xxx.Xxx.Xxx.Xxx VMmachinename<br />
Change xxx to vm guest ip address and VMmachine name.</p>
<p>-Rehan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudhakar Mani</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-72713</link>
		<dc:creator>sudhakar Mani</dc:creator>
		<pubDate>Mon, 01 Jun 2009 14:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-72713</guid>
		<description>I am able to access the Linux VM Guest from the host machine.But I couldn&#039;t access this from any other machines on the LAN.

For Example : My virtual machine Ip is 192.168.79.32(NAT)

I could access this from my host machine : http://192.168.79.32:8005

But if I try the same from another machine on the lan I couldn&#039;t.Even I couldn&#039;t ping 192.168.79.32 from LAN.</description>
		<content:encoded><![CDATA[<p>I am able to access the Linux VM Guest from the host machine.But I couldn&#8217;t access this from any other machines on the LAN.</p>
<p>For Example : My virtual machine Ip is 192.168.79.32(NAT)</p>
<p>I could access this from my host machine : <a href="http://192.168.79.32:8005" rel="nofollow">http://192.168.79.32:8005</a></p>
<p>But if I try the same from another machine on the lan I couldn&#8217;t.Even I couldn&#8217;t ping 192.168.79.32 from LAN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shopank</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-69449</link>
		<dc:creator>shopank</dc:creator>
		<pubDate>Sun, 29 Mar 2009 15:12:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-69449</guid>
		<description>anybody there plz help me!!</description>
		<content:encoded><![CDATA[<p>anybody there plz help me!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shopank</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-69392</link>
		<dc:creator>shopank</dc:creator>
		<pubDate>Sat, 28 Mar 2009 10:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-69392</guid>
		<description>it&#039;s very cool tips here which you mentioned here which i honestly say even i was not available in vmware forum. ok i did all this configuration step by step but still i cant access the webserver in my host browser!!?
in both , host &amp; guest, the fire wall is off &amp; maped the port for forwarding as mentioned above, &amp; restart the vmware &amp; still not working?(the vmware is in NAT connection mode)
i wish someone can help me bcz it&#039;s being one week that i struggling with this problem :)</description>
		<content:encoded><![CDATA[<p>it&#8217;s very cool tips here which you mentioned here which i honestly say even i was not available in vmware forum. ok i did all this configuration step by step but still i cant access the webserver in my host browser!!?<br />
in both , host &amp; guest, the fire wall is off &amp; maped the port for forwarding as mentioned above, &amp; restart the vmware &amp; still not working?(the vmware is in NAT connection mode)<br />
i wish someone can help me bcz it&#8217;s being one week that i struggling with this problem <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nima</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-58007</link>
		<dc:creator>Nima</dc:creator>
		<pubDate>Sun, 21 Sep 2008 03:56:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-58007</guid>
		<description>You should config firewall on ur host machine to open ports that NATed to the guest VM.</description>
		<content:encoded><![CDATA[<p>You should config firewall on ur host machine to open ports that NATed to the guest VM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GK</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-57997</link>
		<dc:creator>GK</dc:creator>
		<pubDate>Sun, 21 Sep 2008 00:17:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-57997</guid>
		<description>I follow the above example and update the NAT thru vmcfg. However, when I try http://localhost:8080 on the host pc. It does not work. What did I miss ?</description>
		<content:encoded><![CDATA[<p>I follow the above example and update the NAT thru vmcfg. However, when I try <a href="http://localhost:8080" rel="nofollow">http://localhost:8080</a> on the host pc. It does not work. What did I miss ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jonw</title>
		<link>http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/comment-page-1/#comment-57187</link>
		<dc:creator>jonw</dc:creator>
		<pubDate>Fri, 05 Sep 2008 13:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/vmware/allow-access-to-a-vmware-virtual-machinenat-from-another-computer/#comment-57187</guid>
		<description>Good tutorial. Is there a way to access a webserver or ssh server running on a virtual machine from the internet (outside the local network)? I&#039;d really love to see an indepth article about this.</description>
		<content:encoded><![CDATA[<p>Good tutorial. Is there a way to access a webserver or ssh server running on a virtual machine from the internet (outside the local network)? I&#8217;d really love to see an indepth article about this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
