<?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>LAMP with ·dotmanila &#187; Virtualization</title>
	<atom:link href="http://dotmanila.com/blog/category/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://dotmanila.com/blog</link>
	<description>Linux Security, Apache Tuning, MySQL Optimization and PHP Programming</description>
	<lastBuildDate>Sun, 01 Aug 2010 01:54:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>VMWare: Windows 2003 Host, CentOS 5 Guest &#8211; Bridged Networking</title>
		<link>http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/</link>
		<comments>http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 18:17:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[static IP]]></category>
		<category><![CDATA[vmware bridging]]></category>
		<category><![CDATA[vmware windows host + linux guest]]></category>

		<guid isPermaLink="false">http://dotmanila.com/blog/?p=96</guid>
		<description><![CDATA[We would usually just setup a NAT based VM appliance for any new requirement. Most of the time, access is limited to ones desktops. When the need arise for a shared Linux VM on our local Windows 2003 server, the inexperienced may find it trouble setting up the CentOS guest as a reachable application server [...]]]></description>
			<content:encoded><![CDATA[<p>We would usually just setup a NAT based VM appliance for any new requirement. Most of the time, access is limited to ones desktops. When the need arise for a shared Linux VM on our local Windows 2003 server, the inexperienced may find it trouble setting up the CentOS guest as a reachable application server just like its host OS.</p>
<p>To achieve this, make sure the following items a re true:</p>
<ul>
<li>HOST » VMWare » Edit » Virtual Network Editor</li>
</ul>
<blockquote>
<ol>
<li>Automatic Bridging - "Automatically choose an available physical network adapter to bridge to VMNet0" is UNCHECKED</li>
<li>Host Virtual Network Mapping - VMNet0 is mapped to you chosen physical adapter, NOT automatically.</li>
<li>You can disable NAT, DHCP and Host Virtual Network Adapters</li>
</ol>
</blockquote>
<ul>
<li>HOST » Control Panel » Network Connections</li>
</ul>
<blockquote>
<ol>
<li>Right click your chosen physical adapter, then Properties. Make sure "VMWare Bridge Protocol" is CHECKED.</li>
</ol>
</blockquote>
<ul>
<li>GUEST - Assign an unused static IP, the same network/netmask and gateway that is used on your host's physical adapter.</li>
</ul>
<p>Other items worth checking when inbound and outbound connections from the guest OS:</p>
<ul>
<li>Host firewall</li>
<li>Guest DNS server settings, resolv.conf.</li>
</ul>
<p>This checklist should get you up and running with a virtualized development platform with the same network visibility as a physical machine in your office.</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-blogger">
			<a href="http://www.blogger.com/blog_this.pyra?t&amp;u=http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/&amp;n=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking&amp;pli=1" rel="nofollow" class="external" title="Blog this on Blogger">Blog this on Blogger</a>
		</li>
		<li class="shr-comfeed">
			<a href="http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/&amp;title=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/&amp;t=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-gmail">
			<a href="https://mail.google.com/mail/?ui=2&amp;view=cm&amp;fs=1&amp;tf=1&amp;su=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking&amp;body=Link: http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/ (sent via shareaholic)%0D%0A%0D%0A----%0D%0A We%20would%20usually%20just%20setup%20a%20NAT%20based%20VM%20appliance%20for%20any%20new%20requirement.%20Most%20of%20the%20time%2C%20access%20is%20limited%20to%20ones%20desktops.%20When%20the%20need%20arise%20for%20a%20shared%20Linux%20VM%20on%20our%20local%20Windows%202003%20server%2C%20the%20inexperienced%20may%20find%20it%20trouble%20setting%20up%20the%20CentOS%20guest%20as%20a%20reachable%20application" rel="nofollow" class="external" title="Email this via Gmail">Email this via Gmail</a>
		</li>
		<li class="shr-googlebookmarks">
			<a href="http://www.google.com/bookmarks/mark?op=add&amp;bkmk=http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/&amp;title=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking" rel="nofollow" class="external" title="Add this to Google Bookmarks">Add this to Google Bookmarks</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/&amp;title=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking&amp;summary=We%20would%20usually%20just%20setup%20a%20NAT%20based%20VM%20appliance%20for%20any%20new%20requirement.%20Most%20of%20the%20time%2C%20access%20is%20limited%20to%20ones%20desktops.%20When%20the%20need%20arise%20for%20a%20shared%20Linux%20VM%20on%20our%20local%20Windows%202003%20server%2C%20the%20inexperienced%20may%20find%20it%20trouble%20setting%20up%20the%20CentOS%20guest%20as%20a%20reachable%20application&amp;source=LAMP with ·dotmanila" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-reddit">
			<a href="http://reddit.com/submit?url=http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/&amp;title=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=VMWare%3A+Windows+2003+Host%2C+CentOS+5+Guest+-+Bridged+Networking+-+http://b2l.me/adk2np&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
