<?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>Jeff Huston &#187; DNS</title>
	<atom:link href="http://jeff.squarecontrol.com/tag/dns/feed" rel="self" type="application/rss+xml" />
	<link>http://jeff.squarecontrol.com</link>
	<description>Things I know (or think I know)</description>
	<lastBuildDate>Fri, 20 Jan 2012 17:55:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Issue with DNS Dynamic Update and IPv6 Tunnels</title>
		<link>http://jeff.squarecontrol.com/archives/66</link>
		<comments>http://jeff.squarecontrol.com/archives/66#comments</comments>
		<pubDate>Fri, 16 Dec 2011 17:36:59 +0000</pubDate>
		<dc:creator>Jeff Huston</dc:creator>
				<category><![CDATA[Microsoft Systems Management]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://jeff.squarecontrol.com/?p=66</guid>
		<description><![CDATA[If you have disabled an IPv6 tunnel using the netsh command-line tool, the IPv6 interface will be successfully removed. However, the client will continue to register that interface&#8217;s IPv6 address with the DNS server until the server is rebooted. To work around this issue, simply stop and restart the dnscache service (DNS Client service). This [...]]]></description>
			<content:encoded><![CDATA[<p>If you have disabled an IPv6 tunnel using the <strong>netsh</strong> command-line tool, the IPv6 interface will be successfully removed.  However, the client will continue to register that interface&#8217;s IPv6 address with the DNS server until the server is rebooted.</p>
<p>To work around this issue, simply stop and restart the <strong>dnscache</strong> service (DNS Client service).  This service is the one that actually registers names with the DNS server.  Restarting it will cause it to re-inventory the interfaces and stop uploading old data.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeff.squarecontrol.com/archives/66/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

