<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Radvd and DHCPd6 Server Configuration for Dynamic DNS	</title>
	<atom:link href="https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/feed/" rel="self" type="application/rss+xml" />
	<link>https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/</link>
	<description>Dogg of all trades, Master of no one.</description>
	<lastBuildDate>Sat, 09 Oct 2021 12:02:52 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6</generator>
	<item>
		<title>
		By: Hiram		</title>
		<link>https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-11082</link>

		<dc:creator><![CDATA[Hiram]]></dc:creator>
		<pubDate>Thu, 23 Oct 2014 00:19:59 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=264#comment-11082</guid>

					<description><![CDATA[Nicely done! I forgot about Radvd.]]></description>
			<content:encoded><![CDATA[<p>Nicely done! I forgot about Radvd.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SophieDogg		</title>
		<link>https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8394</link>

		<dc:creator><![CDATA[SophieDogg]]></dc:creator>
		<pubDate>Thu, 21 Aug 2014 21:01:26 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=264#comment-8394</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8037&quot;&gt;bennettp123&lt;/a&gt;.

Thanks for the suggestion!

The addresses I used were not my real addresses, but using the standard documentation prefix is definitely better.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8037">bennettp123</a>.</p>
<p>Thanks for the suggestion!</p>
<p>The addresses I used were not my real addresses, but using the standard documentation prefix is definitely better.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bennettp123		</title>
		<link>https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8037</link>

		<dc:creator><![CDATA[bennettp123]]></dc:creator>
		<pubDate>Wed, 13 Aug 2014 11:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=264#comment-8037</guid>

					<description><![CDATA[Nice guide!

One correction: you should use the 2001:db8::/32 prefix in your examples, instead of what appears to be your real prefix. :)

More info &lt;a href=&quot;http://tools.ietf.org/html/rfc3849&quot; title=&quot;rfc3849&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>Nice guide!</p>
<p>One correction: you should use the 2001:db8::/32 prefix in your examples, instead of what appears to be your real prefix. :)</p>
<p>More info <a href="http://tools.ietf.org/html/rfc3849" title="rfc3849" rel="nofollow">here</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SophieDogg		</title>
		<link>https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8016</link>

		<dc:creator><![CDATA[SophieDogg]]></dc:creator>
		<pubDate>Tue, 12 Aug 2014 22:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=264#comment-8016</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8005&quot;&gt;Rover&lt;/a&gt;.

DHCPd6 by itself will not hand out routing and gateway information, you will need RADVD to accomplish that...  It has been a while since I looked in to this however, and it may be possible in a newer version of DHCPd6.

Also, the various conf files listed in this article should get you started with the BIND zone files...

Hope that helps!]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8005">Rover</a>.</p>
<p>DHCPd6 by itself will not hand out routing and gateway information, you will need RADVD to accomplish that&#8230;  It has been a while since I looked in to this however, and it may be possible in a newer version of DHCPd6.</p>
<p>Also, the various conf files listed in this article should get you started with the BIND zone files&#8230;</p>
<p>Hope that helps!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rover		</title>
		<link>https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-8005</link>

		<dc:creator><![CDATA[Rover]]></dc:creator>
		<pubDate>Tue, 12 Aug 2014 11:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=264#comment-8005</guid>

					<description><![CDATA[Hi thanks for the post, two questions though:

1) do I need to run radvd and dhcp at the same time for ipv6 ddns, surely dhcp can do the job of handing out addresses to clients.?
2) could you show an example of your zonfiles for bind (forward and reverse)?]]></description>
			<content:encoded><![CDATA[<p>Hi thanks for the post, two questions though:</p>
<p>1) do I need to run radvd and dhcp at the same time for ipv6 ddns, surely dhcp can do the job of handing out addresses to clients.?<br />
2) could you show an example of your zonfiles for bind (forward and reverse)?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Makito14Yt46		</title>
		<link>https://sophiedogg.com/radvd-and-dhcpd6-server-configuration-for-dynamic-dns/#comment-270</link>

		<dc:creator><![CDATA[Makito14Yt46]]></dc:creator>
		<pubDate>Mon, 24 Sep 2012 19:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://sophiedogg.com/?p=264#comment-270</guid>

					<description><![CDATA[Very, very nice page! :)]]></description>
			<content:encoded><![CDATA[<p>Very, very nice page! :)</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
