<?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>The Lone Sysadmin &#187; Networking</title>
	<atom:link href="http://lonesysadmin.net/category/networking/feed/" rel="self" type="application/rss+xml" />
	<link>http://lonesysadmin.net</link>
	<description>Virtualization, System Administration, and Technology.</description>
	<lastBuildDate>Sun, 29 Aug 2010 21:54:07 +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>Microsoft Windows Server 2008 SP2 &amp; IPv6</title>
		<link>http://lonesysadmin.net/2009/07/08/microsoft-windows-server-2008-sp2-ipv6/</link>
		<comments>http://lonesysadmin.net/2009/07/08/microsoft-windows-server-2008-sp2-ipv6/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 21:47:48 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/?p=2121</guid>
		<description><![CDATA[It looks like Microsoft Windows Server 2008 SP2 changes the way IPv6 works. Perhaps others can corroborate my experiences, or tell me I&#8217;m nuts. I&#8217;ve been running SP1 with a fully-configured IPv6 stack for some time. I installed SP2 today and two things happened: 1. It appears that the Teredo tunnel now takes precedence over [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://lonesysadmin.net/2007/01/18/disable-temporary-ipv6-ips-in-microsoft-vista/" rel="bookmark">Disable Temporary IPv6 IPs in Windows Vista</a><!-- (99.3617)--></li>
		<li><a href="http://lonesysadmin.net/2006/01/25/ipv6/" rel="bookmark">IPv6</a><!-- (55.799)--></li>
		<li><a href="http://lonesysadmin.net/2007/01/19/i-dont-like-microsoft-windows-vista/" rel="bookmark">I Don&#8217;t Like Microsoft Windows Vista</a><!-- (49.1399)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>It looks like Microsoft Windows Server 2008 SP2 changes the way IPv6 works. Perhaps others can corroborate my experiences, or tell me I&#8217;m nuts.</p>
<p>I&#8217;ve been running SP1 with a fully-configured IPv6 stack for some time. I installed SP2 today and two things happened:</p>
<p>1. It appears that the Teredo tunnel now takes precedence over an actual, working IPv6 stack. I was unable to connect via IPv6 to local resources and &#8220;ping&#8221; returned insanely long response times (300 ms vs. the 1 ms it should have been).</p>
<p>To disable this from the command prompt I issued the command:</p>
<pre>netsh interface teredo set state disabled</pre>
<p>This smells like a bug to me, and at the very least it&#8217;s annoying if you have IPv6 connectivity.</p>
<p>2. It appears that the IPv6 privacy settings get reset, so if you have a static IP you won&#8217;t end up using it, but instead will use a rotating IPv6 IP. To disable this from the command prompt:</p>
<pre>netsh interface ipv6 set privacy state=disable</pre>
<p>You&#8217;ll have to restart after setting this (at least I did).</p>
<p>I&#8217;m a Linux &amp; UNIX guy, and really don&#8217;t count myself as a Windows expert, as I know just enough to be dangerous. :-) If someone can add to this (and not just MS bashing[0]) please leave a comment.</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>[0] Every OS vendor has situations like this where a patch changes the behavior of a component. In my experiences Microsoft isn&#8217;t even close to being the worst offender.</p>
<p><hr></p><p>This post written by Bob Plankers for <a href="http://lonesysadmin.net">The Lone Sysadmin</a>. Unless otherwise noted it is &copy; 2010 Bob Plankers and licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons BY-NC-SA 3.0 license</a>.</p><img src="http://lonesysadmin.net/?ak_action=api_record_view&id=2121&type=feed" alt="" />

<h3>Related Posts</h3>
<ol>
		<li><a href="http://lonesysadmin.net/2007/01/18/disable-temporary-ipv6-ips-in-microsoft-vista/" rel="bookmark">Disable Temporary IPv6 IPs in Windows Vista</a><!-- (99.3617)--></li>
		<li><a href="http://lonesysadmin.net/2006/01/25/ipv6/" rel="bookmark">IPv6</a><!-- (55.799)--></li>
		<li><a href="http://lonesysadmin.net/2007/01/19/i-dont-like-microsoft-windows-vista/" rel="bookmark">I Don&#8217;t Like Microsoft Windows Vista</a><!-- (49.1399)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2009/07/08/microsoft-windows-server-2008-sp2-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>College Courses &amp; IT Skills</title>
		<link>http://lonesysadmin.net/2007/10/20/college-courses-it-skills/</link>
		<comments>http://lonesysadmin.net/2007/10/20/college-courses-it-skills/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 19:34:12 +0000</pubDate>
		<dc:creator>Bob Plankers</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[General Rambling]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://lonesysadmin.net/2007/10/20/college-courses-it-skills/</guid>
		<description><![CDATA[Interesting article over at Server Specs about how certification doesn&#8217;t pay anymore. She asks a question at the end about computer science education, and its relevance to IT jobs. &#8220;Are today&#8217;s college courses relevant to the technologies actually used in today&#8217;s data center?&#8221; My response: yes and no. Yes, in that my CS education taught [...]

<h3>Related Posts</h3>
<ol>
		<li><a href="http://lonesysadmin.net/2006/11/10/inodes-or-why-is-my-disk-full-but-it-isnt/" rel="bookmark">inodes, or &#8220;Why is my disk full, but it isn&#8217;t?&#8221;</a><!-- (50.2853)--></li>
		<li><a href="http://lonesysadmin.net/2008/05/23/just-because-you-deleted-a-file-doesnt-mean-its-gone/" rel="bookmark">Just Because You Deleted A File Doesn&#8217;t Mean It&#8217;s Gone</a><!-- (22.1938)--></li>
		<li><a href="http://lonesysadmin.net/2007/08/31/good-old-fortran-77/" rel="bookmark">Good Old FORTRAN 77</a><!-- (21.8584)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>Interesting article over at <a href="http://serverspecs.blogs.techtarget.com/2007/10/18/it-jobs-certification-doesnt-pay/">Server Specs about how certification doesn&#8217;t pay anymore</a>.</p>
<p>She asks a question at the end about computer science education, and its relevance to IT jobs. &#8220;Are today&#8217;s college courses relevant to the technologies actually used in today&#8217;s data center?&#8221;</p>
<p>My response: yes and no.</p>
<p>Yes, in that my CS education taught me the fundamentals of programming, program design, APIs, and operating systems. My solid understanding of operating system concepts has served me well. I understand how an OS makes scheduling decisions, allocates resources, and interacts with applications much better than many of my peers. I also understand programming language concepts very well, too, which helps a lot when dealing with my developer brethren.</p>
<p>No, in that CS departments seem to fancy themselves as being &#8220;better&#8221; than technical colleges. Actual practical experience isn&#8217;t something they are interested in, because they&#8217;re teaching the theory. For folks interested in IT, though, the theory is useful but some practical experience is necessary, too. Many business schools have MIS degrees that go more into the practical aspects of being an IT worker. Those get heavy into the business end of things, with budgets, marketing, etc. A good balance of theory and fundamentals, mixed with business concepts like budgets, isn&#8217;t something that I&#8217;ve ever seen in a four year university program.</p>
<p>Then again, maybe I haven&#8217;t been looking in the right places, either.</p>
<p><hr></p><p>This post written by Bob Plankers for <a href="http://lonesysadmin.net">The Lone Sysadmin</a>. Unless otherwise noted it is &copy; 2010 Bob Plankers and licensed under the <a href="http://creativecommons.org/licenses/by-nc-sa/3.0/us/">Creative Commons BY-NC-SA 3.0 license</a>.</p><img src="http://lonesysadmin.net/?ak_action=api_record_view&id=927&type=feed" alt="" />

<h3>Related Posts</h3>
<ol>
		<li><a href="http://lonesysadmin.net/2006/11/10/inodes-or-why-is-my-disk-full-but-it-isnt/" rel="bookmark">inodes, or &#8220;Why is my disk full, but it isn&#8217;t?&#8221;</a><!-- (50.2853)--></li>
		<li><a href="http://lonesysadmin.net/2008/05/23/just-because-you-deleted-a-file-doesnt-mean-its-gone/" rel="bookmark">Just Because You Deleted A File Doesn&#8217;t Mean It&#8217;s Gone</a><!-- (22.1938)--></li>
		<li><a href="http://lonesysadmin.net/2007/08/31/good-old-fortran-77/" rel="bookmark">Good Old FORTRAN 77</a><!-- (21.8584)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://lonesysadmin.net/2007/10/20/college-courses-it-skills/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
