<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Blog &#187; networking</title>
	<atom:link href="http://informationideas.com/news/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://informationideas.com/news</link>
	<description>Using technology to help your business</description>
	<lastBuildDate>Tue, 06 Dec 2011 06:39:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>VMware bridged network Ubuntu and Windows</title>
		<link>http://informationideas.com/news/2009/04/29/vmware-bridged-network-ubuntu-and-windows/</link>
		<comments>http://informationideas.com/news/2009/04/29/vmware-bridged-network-ubuntu-and-windows/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 22:28:35 +0000</pubDate>
		<dc:creator>frank</dc:creator>
				<category><![CDATA[admin]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[VM]]></category>

		<guid isPermaLink="false">http://informationideas.com/news/?p=91</guid>
		<description><![CDATA[Setting up a Windows guest to serve to the LAN that the host Ubuntu is on is simple but a few gotchas to look out for. My Setup: 1. Host VM Ubuntu withd 2 NICs 2. Guest VM XP Pro serving http through IIS 3. Lan with DHCP exist at Host VM level 4. Host [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>Setting up a Windows guest to serve to the LAN that the host Ubuntu is on is simple but a few gotchas to look out for.</p>
<p>My Setup:<br />
1. Host VM Ubuntu withd 2 NICs<br />
2. Guest VM XP Pro serving http through IIS<br />
3. Lan with DHCP exist at Host VM level<br />
4. Host VM uses eth0<br />
5. VMware Server</p>
<p>Getting it to work:</p>
<ul>
<li>For the Network Adapter config for the guest VM select the Bridged Network created during install of VMware server (eth1 in my case since eth0 is assigned to host VM)</li>
<li>On host VM Ubuntu, goto System&gt;Preferences&gt;Network Connections</li>
<li>Edit eth1</li>
<li>Uncheck Available to all users</li>
<li>Goto IPv4 Settings tab</li>
<li>Change method to Link-Local Only</li>
<li>Apply and close</li>
<li>Refresh NICs</li>
<li>Make sure ifconfig does not show an IP address from the subnet of your LAN on eth1</li>
<li>Since guest VM XP is to serve http, it should have a static IP</li>
<li>Goto guest VM</li>
<li>Set TCP/IP for the Local Area Connection to a static IP within the subnet of the LAN</li>
<li>Run ipconfig /refresh in command line</li>
<li>Make sure ipconfig shows the correct IP info just set</li>
<li>Make sure it can connect to internet</li>
<li>Make sure Windows Firewall is not blocking http or port 80 (obvious step but it threw me for a loop for a little while)</li>
<li>Now just check from host VM to see if a test webpage shows up</li>
</ul>
<div class="shr-publisher-91"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://informationideas.com/news/2009/04/29/vmware-bridged-network-ubuntu-and-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.359 seconds -->

