<?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>Somewhere out there! &#187; esx</title>
	<atom:link href="http://stateless.geek.nz/tag/esx/feed/" rel="self" type="application/rss+xml" />
	<link>http://stateless.geek.nz</link>
	<description></description>
	<lastBuildDate>Sun, 18 Oct 2009 11:03:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>linux-image-virtual with ESX</title>
		<link>http://stateless.geek.nz/2009/01/16/linux-image-virtual-with-esx/</link>
		<comments>http://stateless.geek.nz/2009/01/16/linux-image-virtual-with-esx/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 19:51:33 +0000</pubDate>
		<dc:creator>Nicholas Lee</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://stateless.geek.nz/?p=639</guid>
		<description><![CDATA[According to this thread, if you need to use the linux-image-virtual package on ubuntu then it only supports the &#8220;bus logic&#8221; scsi controller with ESX.
]]></description>
			<content:encoded><![CDATA[<p>According to this <a href="http://ubuntuforums.org/showthread.php?t=629793">thread</a>, if you need to use the <a href="http://packages.ubuntu.com/linux-image-virtual">linux-image-virtual</a> package on ubuntu then it only supports the &#8220;bus logic&#8221; scsi controller with ESX.</p>
]]></content:encoded>
			<wfw:commentRss>http://stateless.geek.nz/2009/01/16/linux-image-virtual-with-esx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ESX Console via SSH</title>
		<link>http://stateless.geek.nz/2009/01/15/esx-console-via-ssh/</link>
		<comments>http://stateless.geek.nz/2009/01/15/esx-console-via-ssh/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 20:11:06 +0000</pubDate>
		<dc:creator>Nicholas Lee</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[esx]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://stateless.geek.nz/?p=634</guid>
		<description><![CDATA[



Image via Wikipedia



Need to access the ESX console with the Virtual Infrastructure Client in some remote location where your VPN does not work.  Forward ports 443, 902 and 903 with putty.  Port specifics for ESX can be found on page 179 of the ESX Server Config guide.
In my case I additionally need to forward from [...]]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img">
<div>
<dl class="wp-caption alignright" style="margin: 1em; float: right; display: block;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:PuTTY.PNG"><img title="PuTTY" src="http://upload.wikimedia.org/wikipedia/en/thumb/f/fb/PuTTY.PNG/202px-PuTTY.PNG" alt="PuTTY" width="202" height="193" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:PuTTY.PNG">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Need to access the ESX console with the Virtual Infrastructure Client in some remote location where your VPN does not work.  Forward ports 443, 902 and 903 with putty.  Port specifics for ESX can be found on page 179 of the <a href="http://www.vmware.com/pdf/vi3_35/esx_3/r35u2/vi3_35_25_u2_3_server_config.pdf">ESX Server Config guide</a>.</p>
<p>In my case I additionally need to forward from a boundary machine:<br />
<code>ssh -L 8443:localhost:443 -L 8902:localhost:902 -L 8903:localhost:903 <span style="font-family: trebuchet MS,Arial,Verdana;">node2</span></code></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/d9d25ead-54ad-49f0-b9b7-39ae1dd89e63/"><img class="zemanta-pixie-img" style="border: medium none ; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=d9d25ead-54ad-49f0-b9b7-39ae1dd89e63" alt="Reblog this post [with Zemanta]" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://stateless.geek.nz/2009/01/15/esx-console-via-ssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
