<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Rickard Nobel</title>
	
	<link>http://rickardnobel.se</link>
	<description>VMware, Windows and networking</description>
	<lastBuildDate>Thu, 09 May 2013 21:08:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RickardNobel" /><feedburner:info uri="rickardnobel" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Troubleshoot ESXi networking with tcpdump-uw</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/spaCyI8jvHQ/</link>
		<comments>http://rickardnobel.se/tcpdump-uw-for-troubleshoot-esxi-networking/#comments</comments>
		<pubDate>Mon, 06 May 2013 08:10:22 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[iSCSI troubleshooting]]></category>
		<category><![CDATA[NFS troubleshooting]]></category>
		<category><![CDATA[tcpdump-uw]]></category>
		<category><![CDATA[vSphere networking]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1908</guid>
		<description>Tcpdump-uw is a command line packet sniffer available in ESXi. Learn the most useful parameters to troubleshoot ESXi networking. A very valuable help in all network troubleshooting is the ability to actually look at the packets being sent and received. &amp;#8230; &lt;a href="http://rickardnobel.se/tcpdump-uw-for-troubleshoot-esxi-networking/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/spaCyI8jvHQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/tcpdump-uw-for-troubleshoot-esxi-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/tcpdump-uw-for-troubleshoot-esxi-networking/</feedburner:origLink></item>
		<item>
		<title>Troubleshoot iSCSI TCP connectivity from ESXi with netcat</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/dkLr-t97Pd8/</link>
		<comments>http://rickardnobel.se/troubleshoot-iscsi-tcp-connectivity-from-esxi-with-netcat/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 09:00:41 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[netcat]]></category>
		<category><![CDATA[vSphere networking]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1868</guid>
		<description>The ESXi port scanner: how to use the nc command to check if TCP ports on the iSCSI target are reachable. Many VMware administrators might not be aware of ESXi having a simple, but functional, port scanner utility built in. &amp;#8230; &lt;a href="http://rickardnobel.se/troubleshoot-iscsi-tcp-connectivity-from-esxi-with-netcat/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/dkLr-t97Pd8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/troubleshoot-iscsi-tcp-connectivity-from-esxi-with-netcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/troubleshoot-iscsi-tcp-connectivity-from-esxi-with-netcat/</feedburner:origLink></item>
		<item>
		<title>The VLAN 802.1Q tag – part 1</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/NqDv3XmxAfA/</link>
		<comments>http://rickardnobel.se/the-vlan-802-1q-tag-part-1/#comments</comments>
		<pubDate>Mon, 15 Apr 2013 08:15:35 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[802.1Q]]></category>
		<category><![CDATA[VLAN]]></category>
		<category><![CDATA[vSphere networking]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1806</guid>
		<description>How the 802.1Q VLAN tag works: the first part in a series of three posts on the VLAN tagging. In this article we will look at some details on how the 802.1Q tag is constructed and how it affects Ethernet &amp;#8230; &lt;a href="http://rickardnobel.se/the-vlan-802-1q-tag-part-1/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/NqDv3XmxAfA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/the-vlan-802-1q-tag-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/the-vlan-802-1q-tag-part-1/</feedburner:origLink></item>
		<item>
		<title>VMKping ESXi 5.1 – select outgoing network adapter</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/NSl-ozGQM5A/</link>
		<comments>http://rickardnobel.se/vmkping-esxi-5-1-select-outgoing-network-adapter/#comments</comments>
		<pubDate>Mon, 08 Apr 2013 08:01:12 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[Jumbo frames]]></category>
		<category><![CDATA[Vmkping]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1781</guid>
		<description>VMKping ESXi 5.1 &amp;#8211; select outgoing network adapter to verify multipathing connectivity When troubleshooting vSphere ESXi networking we have a new very useful option available in vmkping in ESXi 5.1 which adds the ability to select the outgoing adapter being &amp;#8230; &lt;a href="http://rickardnobel.se/vmkping-esxi-5-1-select-outgoing-network-adapter/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/NSl-ozGQM5A" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/vmkping-esxi-5-1-select-outgoing-network-adapter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/vmkping-esxi-5-1-select-outgoing-network-adapter/</feedburner:origLink></item>
		<item>
		<title>VMFS exposed to Windows – what will happen</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/rFASNC3euKE/</link>
		<comments>http://rickardnobel.se/vmfs-exposed-to-windows-san-policy/#comments</comments>
		<pubDate>Thu, 24 Jan 2013 09:00:38 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Storage]]></category>
		<category><![CDATA[Vmware]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[SAN Policy]]></category>
		<category><![CDATA[VMFS]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1696</guid>
		<description>The SAN Policy in Windows 2008 R2 and VMware VMFS. How a Windows Server will react when exposed to a LUN from a SAN array is controlled by the &amp;#8220;SAN Policy&amp;#8220;. This is very important in an environment with Fibre &amp;#8230; &lt;a href="http://rickardnobel.se/vmfs-exposed-to-windows-san-policy/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/rFASNC3euKE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/vmfs-exposed-to-windows-san-policy/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/vmfs-exposed-to-windows-san-policy/</feedburner:origLink></item>
		<item>
		<title>Verify VAAI from GUI and command line</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/b6L6Aj4wf1Y/</link>
		<comments>http://rickardnobel.se/verify-vaai-from-gui-and-command-line/#comments</comments>
		<pubDate>Mon, 21 Jan 2013 09:00:54 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[VAAI]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1681</guid>
		<description>How to verify if VMware VAAI is supported on the datastores is not totally straightforward. We shall see how to do this from both the GUI in vSphere client and from the command line through SSH. The VAAI (vSphere API &amp;#8230; &lt;a href="http://rickardnobel.se/verify-vaai-from-gui-and-command-line/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/b6L6Aj4wf1Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/verify-vaai-from-gui-and-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/verify-vaai-from-gui-and-command-line/</feedburner:origLink></item>
		<item>
		<title>ESXi and Flow Control</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/CJwxjwQc6pg/</link>
		<comments>http://rickardnobel.se/esxi-and-flow-control/#comments</comments>
		<pubDate>Mon, 10 Sep 2012 09:00:06 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[ESXi networking]]></category>
		<category><![CDATA[Flow Control]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1594</guid>
		<description>How to enable and verify Ethernet Flow Control for VMware ESXi with iSCSI / NFS. Flow Control could help physical switches to prevent frame drops under very high network traffic congestion. Flow Control is typically used in IP storage networks. &amp;#8230; &lt;a href="http://rickardnobel.se/esxi-and-flow-control/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/CJwxjwQc6pg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/esxi-and-flow-control/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/esxi-and-flow-control/</feedburner:origLink></item>
		<item>
		<title>ESXi 5.1 Network Health Check with Jumbo Frames</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/_wMSaLs88gQ/</link>
		<comments>http://rickardnobel.se/esxi-5-1-network-health-check-jumbo-frames/#comments</comments>
		<pubDate>Wed, 05 Sep 2012 06:55:22 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[ESXi networking]]></category>
		<category><![CDATA[Jumbo frames]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1457</guid>
		<description>The new Network Health Check feature in ESXi 5.1 tries to identify several different potential network configuration issues. In this blog post we shall study the MTU size test. For information about the VLAN checks please see this post. The &amp;#8230; &lt;a href="http://rickardnobel.se/esxi-5-1-network-health-check-jumbo-frames/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/_wMSaLs88gQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/esxi-5-1-network-health-check-jumbo-frames/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/esxi-5-1-network-health-check-jumbo-frames/</feedburner:origLink></item>
		<item>
		<title>ESXi 5.1 and BPDU Guard</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/BuP_63zQ6EM/</link>
		<comments>http://rickardnobel.se/esxi-5-1-bdpu-guard/#comments</comments>
		<pubDate>Thu, 30 Aug 2012 11:29:21 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[BPDU guard]]></category>
		<category><![CDATA[ESXi 5.1]]></category>
		<category><![CDATA[ESXi networking]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1461</guid>
		<description>How to enable the new security feature of BPDU blocking in vSphere ESXi 5.1 networking and why this is important. Spanning Tree is a technology which basically makes sure that the Layer Two network does not contain loops. This is &amp;#8230; &lt;a href="http://rickardnobel.se/esxi-5-1-bdpu-guard/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/BuP_63zQ6EM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/esxi-5-1-bdpu-guard/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/esxi-5-1-bdpu-guard/</feedburner:origLink></item>
		<item>
		<title>ESXi 5.1 Network Health Check VLANs</title>
		<link>http://feedproxy.google.com/~r/RickardNobel/~3/uisFyNNBG3U/</link>
		<comments>http://rickardnobel.se/esxi-5-1-network-health-check/#comments</comments>
		<pubDate>Wed, 29 Aug 2012 08:52:16 +0000</pubDate>
		<dc:creator>Rickard Nobel</dc:creator>
				<category><![CDATA[Vmware]]></category>
		<category><![CDATA[ESXi 5.1]]></category>
		<category><![CDATA[ESXi networking]]></category>
		<category><![CDATA[Network Health Check]]></category>

		<guid isPermaLink="false">http://rickardnobel.se/?p=1426</guid>
		<description>How to use the new Network Health Check in VMware ESXi 5.1 to verify VLAN configuration on physical switches. A quite common problem is that the configuration for the VLANs that are configured on the Port Groups on virtual switches &amp;#8230; &lt;a href="http://rickardnobel.se/esxi-5-1-network-health-check/"&gt;Continue reading &lt;span class="meta-nav"&gt;&amp;#8594;&lt;/span&gt;&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/RickardNobel/~4/uisFyNNBG3U" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://rickardnobel.se/esxi-5-1-network-health-check/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		<feedburner:origLink>http://rickardnobel.se/esxi-5-1-network-health-check/</feedburner:origLink></item>
	</channel>
</rss>
