 




<?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>IT Career JumpStart &#187; IPv6 how-tos and resources</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/it-jobs/tag/ipv6-how-tos-and-resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/it-jobs</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 14:32:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Here comes IPv6?</title>
		<link>http://itknowledgeexchange.techtarget.com/it-jobs/here-comes-ipv6/</link>
		<comments>http://itknowledgeexchange.techtarget.com/it-jobs/here-comes-ipv6/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 15:01:07 +0000</pubDate>
		<dc:creator>Ed Tittel</dc:creator>
				<category><![CDATA[IPv6 how-tos and resources]]></category>
		<category><![CDATA[IPv6 on Windows networks]]></category>
		<category><![CDATA[IPv6 rears its head]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/it-jobs/?p=930</guid>
		<description><![CDATA[I just got the green light from the publisher of my college textbook on TCP/IP (Guide to TCP/IP, 3e, by Laura Chappell and Ed Tittel, Course Technology, ISBN: 1418837555) for a new fourth edition to get underway starting next month. Given the final and unavoidable occurrence of &#8220;IPv4 address exhaustion&#8221; now predicted for some time [...]]]></description>
				<content:encoded><![CDATA[<p>I just got the green light from the publisher of my college textbook on TCP/IP (<strong><em>Guide to TCP/IP</em></strong>, 3e, by Laura Chappell and Ed Tittel, Course Technology, ISBN: 1418837555) for a new fourth edition to get underway starting next month. Given the final and unavoidable occurrence of &#8220;<a href="http://en.wikipedia.org/wiki/IPv4_address_exhaustion" target="_blank">IPv4 address exhaustion</a>&#8221; now predicted for some time later this year or perhaps next year (see the <a href="http://www.potaroo.net/tools/ipv4/index.html" target="_blank">IPv4 Address Report </a>page for a regularly updated tally and &#8220;X-day&#8221; projection, or download this <a href="http://inetcore.com/project/ipv4ec/download/inetcore_ipv4ec_v3_1_win.zip" target="_blank">Sidebar Gadget </a>to put the counter on your own desktop), this next edition of the book is going to increase its coverage of IPv6 while retaining information about IPv4.</p>
<p>My belief is that even if IPv4 addresses run out, IPv4 networks aren&#8217;t going away. That means methods to interlink the two different versions of IP will become more important, as will construction of all-IPv6 new networks for experienced and tyro networkers alike. I&#8217;m looking for input from the reader community about which aspects of IPv6 and IPv4-IPv6 interoperabity are most important to them, and which issues they&#8217;ve found most challenging or difficult to solve in achieving reliable operations.</p>
<p>For my own part, I&#8217;ve learned some very interesting things about SOHO networking gear as I&#8217;ve started to research this topics:</p>
<p>1. The vast majority of SOHO routers (especially Ubicom-based switch/router/firewall/Internet boundary devices) — that is, those with interfaces for cable modem or DSL Internet link-ups — offer no or only very little IPv6 support. For example, my D-Link DIR-655 does not support IPv6 directly (you need a D-Link DIR-825 or better to get the support for IPv6-to-IPv4 tunneling that&#8217;s usually deployed to link a small IPv6 network to IPv4 Internet access from an ISP).</p>
<p>2. The vast majority of ISPs in North America still don&#8217;t offer native IPv6 support to their customers (I can&#8217;t even find a clearinghouse for information on ISPs in US, Canada, or Mexico that offer IPv6 support to customers; my own provider, RoadRunner under the Time Warner umbrella, tells me that they&#8217;re planning to deploy native IPv6 support &#8220;some time in 2011&#8243; but can&#8217;t be any more specific than that right now)</p>
<p>3. There are lots of good how-tos available on setting up and using IPv6 on private LANs, including these relative gems:</p>
<ul>
<li>Microsoft TechNet <a href="http://technet.microsoft.com/en-us/library/cc737698%28WS.10%29.aspx" target="_blank">IPv6 How-to</a> plus <a href="http://technet.microsoft.com/en-us/library/cc783675%28WS.10%29.aspx" target="_blank">Install and Configure IPv6</a></li>
<li>Simple IPv6 <a href="http://www.wiggy.net/texts/ipv6-howto/" target="_blank">HOWTO</a></li>
<li><a href="http://www.nlnetlabs.nl/projects/ipv6/case-studies/miek-homenet/ipv6/" target="_blank">Setting up IPv6 in a home network</a> plus <a href="http://www.nlnetlabs.nl/projects/ipv6/case-studies/miek-homenet/ipv6-take2/" target="_blank">Take 2</a></li>
<li><a href="http://technet.microsoft.com/en-us/library/cc775579%28WS.10%29.aspx" target="_blank">Step-by-Step Guide for Setting Up IPv6 in a Test Lab</a></li>
</ul>
<p>4. IPv6 Guru and CCIE Scott Hogg offers up some interesting ruminations on Windows 7 and IPv6 in his Network World blog &#8220;<a href="http://www.networkworld.com/community/node/37947" target="_blank">Windows 7 IPv6 Support</a>&#8221; (1/29/2009, so it may be a bit outdated, but is still pretty interesting).  Joseph Davies (Microsoft&#8217;s &#8220;The Cable Guy&#8221;) has a July 2009 piece that covers the same ground entitled &#8220;<a href="http://technet.microsoft.com/en-us/magazine/2009.07.cableguy.aspx" target="_blank">Support for IPv6 in Windows Server 2008 R2 and Windows 7</a>.&#8221;</p>
<p>If others know of good resources in this general arena, please post in a comment on this blog. Do also please let me know if you&#8217;re running IPv6 on part or all of your networks: the bigger the deployment, the better!</p>
<p>Thanks,</p>
<p>&#8211;Ed&#8211;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/it-jobs/here-comes-ipv6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
