<?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>MacOSX IPv6 Networking Knowhow</title>
	<atom:link href="http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress</link>
	<description>Administering and securing Macintosh systems in the IPv6 world</description>
	<lastBuildDate>Sun, 06 Jun 2010 22:00:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Super Mac IPv6 Sleeper: Airport Extreme does IPv6 tunneling AND firewalling!</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=147</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=147#comments</comments>
		<pubDate>Sun, 06 Jun 2010 07:35:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=147</guid>
		<description><![CDATA[It's been known for some time that Apple's Airport Extreme base station can double as an IPv6 tunnel gateway. But the Extreme's IPv6 support was kind of half-baked: its NAT pass-through support was buggy. But Apple's latest Extreme -- the "Late 2009" edition -- fixes that bug, making the Extreme a solid yet inexpensive  IPv6 gateway appliance. ]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been known for some time that Apple&#8217;s Airport Extreme base station can double as an IPv6 tunnel gateway. But the Extreme&#8217;s IPv6 support was kind of half-baked: <del datetime="2010-06-06T21:50:03+00:00">it&#8217;s rudimentory &#8220;firewall&#8221; was all-or-nothing</del>, and its NAT pass-through support was buggy. But Apple&#8217;s latest Extreme &#8212; the &#8220;Late 2009&#8243; edition with 7.5x firmware&#8211; fixes those bugs <del datetime="2010-06-06T21:50:03+00:00">AND adds a spiffy new IPv6 firewall</del>. (Alas, older Extreme&#8217;s only support up through 7.4 firmware, which still has problems with IPv6).</p>
<p>It took me about five minutes to create a Hurricane Electric (http://tunnelbroker.net) account and configure the Extreme as an IPv6-over-IPv4 tunnel gateway, with the Extreme configured in transparent mode, using a private DHCP address acquired from the local LAN. I just plugged in the remote tunnel IPv4 address, local tunnel IPv6 endpoint address, the IPv6 default route, and the LAN&#8217;s IPv6 subnet address. (Note: Apple swapped the order of remote and local ipv6 in the upgrade from 7.4 to 7.5 firmware.) The tunnel popped into existence instantly. I had set up Google&#8217;s open IPv6-enabled DNS server (IPv4 address 8.8.8.8) for the LAN DNS server address. </p>
<p>The Extreme seems to have IPv6 Router Advertisements enabled by defaul, so IPv6 stateless autoconfig cheerfully gave everyone on the LAN a Global IPv6 address from the HE.net /64 assignment, and all the LAN systems were suddenly IPv6 enabled! This is too easy!</p>
<p>The Extreme&#8217;s IPv6 firewall option appears when you click &#8220;Block incoming IPv6 connections&#8221; (without which the Extreme allows all inbound connections), at which point a new &#8220;IPv6 Firewall&#8221; tab appears. (Apparently this has always been there but I never clicked the &#8220;Block incoming&#8221; box and so never saw it before. )You can permit Teredo tunnels if you like, as well as inbound IPsec connections, with a couple clicks. The &#8220;firewall&#8221; interface is primitive but gets the job done, letting you allow specific TCP and UDP protocols to specific inside IPv6 addresses. The Extreme IPv6 firewall is v6-only, however, so you still need a good IPv4 firewall.</p>
<p>So far I&#8217;ve only tried running an Extreme as an IPv6 gateway using its LAN-transparent mode, in which the device gets a LAN IP from your local DHCP server. I did this to avoid double-NAT. However, you should be able to set up IPv6 tunneling in routed mode &#8212; where the Extreme&#8217;s WAN port faces the Internet with a provider-assigned public IPv4 address. In this arrangement, the LAN ports create an IPv6 &#8220;sandbox&#8221; &#8212; as long as your border firewall supports passing GRE protocol (IP protocol 47) outbound. But <del datetime="2010-06-06T21:50:03+00:00">at least  you don&#8217;t have to open any pinholes to the Extreme or otherwise weaken your enterprise security stance.</p>
<p>The one missing bit: the Extreme has no built-in DHCPv6 server, so it can&#8217;t distribute name server settings to clients after stateless autoconfig. However, as long as your LAN IPv6 clients use an IPv6-enabled DNS server at an IPv4 address (Google&#8217;s 8.8.8.8 qualifies), then you can get to the IPv6 Internet via names without problem.</p>
<p>At $179, this is the cheapest easy-to-configure IPv6 gateway appliance on the market!</p>
<p>[UPDATE on 2010/06/06: A reader tells me that the IPv6 firewall has been in the Extreme for more than a year, but few people find it because it's hidden behind that "Block all incoming IPv6 connections" checkbox. I've edited this post to reflect that. -mel]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=147</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Performance testing: where to get big files on a fat pipe</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=144</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=144#comments</comments>
		<pubDate>Sun, 04 Apr 2010 04:53:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=144</guid>
		<description><![CDATA[One of the best IPv6 performance tests is to simply run basic HTTP or FTP file transfers. This kind of testing can often reveal a lot more about your performance than those popular Java- and Flash-based speed-test widgets. For one thing, you can monitor the transfer in Wireshark and look for odd fragmentation, MTU problems, [...]]]></description>
			<content:encoded><![CDATA[<p>One of the best IPv6 performance tests is to simply run basic HTTP or FTP file transfers. This kind of testing can often reveal a lot more about your performance than those popular Java- and Flash-based speed-test widgets. For one thing, you can monitor the transfer in Wireshark and look for odd fragmentation, MTU problems, missing ACKs, and the like. But where to get big files on a fat IPv6 pipe? From <a href="http://speedtest.tele2.net/">http://speedtest.tele2.net</a>, that&#8217;s where. Operated by Swedish ISP Tele2 Sverige AB, this site has test files ranging from 100MB to 1TB, accessible via both FTP and HTTP. Yes, it&#8217;s download testing only, but that&#8217;s where most problems get discovered anyway. I realize this isn&#8217;t a Mac-specific site, but Macs have to do performance testing too!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=144</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t forget to flush DNS cache when testing IPv6</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=141</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=141#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:51:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[ipv6 clear dns cache sudo dscacheutil -flushcache]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=141</guid>
		<description><![CDATA[MacOSX resolvers can cache IPv4 addresses, making them preferable to IPv6-capable applications, such as web browsers. The apps are IPv6-capable, but if an IPv4 address is already cached for a given fully qualified domain name (FQDN), the apps can&#8217;t look up names properly to prefer IPv6 addresses when available. The fix is to manually clear [...]]]></description>
			<content:encoded><![CDATA[<p>MacOSX resolvers can cache IPv4 addresses, making them preferable to IPv6-capable applications, such as web browsers. The apps are IPv6-capable, but if an IPv4 address is already cached for a given fully qualified domain name (FQDN), the apps can&#8217;t look up names properly to prefer IPv6 addresses when available. The fix is to manually clear your MacOSX DNS cache. Do that with the simple command:</p>
<p><strong><code>sudo dscacheutil -flushcache</code></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=141</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacOSX Leopard has a CLI IPv6 firewall</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=136</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=136#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:36:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=136</guid>
		<description><![CDATA[It&#8217;s called, cleverly enough, ipv6fw. Just type 
man ip6fw 
for the easy-to-follow   instruction guide.
]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s called, cleverly enough, ipv6fw. Just type </p>
<p><strong><code>man ip6fw</code></strong> </p>
<p>for the easy-to-follow <img src='http://www.whatismyipv6.com/blogs/macipv6/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  instruction guide.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=136</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Airport &amp; Time Capsule have built-in IPv6 support</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=130</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=130#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:25:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=130</guid>
		<description><![CDATA[They can operate as a direct IPv6 gateway if your ISP supports IPv6, or it can operate as a tunneling device. To configure the tunneling option, follow these steps (courtesy of James Woodyatt):

1. Launch AirPort Utility.
2. Select your device from the sidebar and choose Manual Setup.
3. Select the [Internet] pane of the configuration window.
4. Select [...]]]></description>
			<content:encoded><![CDATA[<p>They can operate as a direct IPv6 gateway if your ISP supports IPv6, or it can operate as a tunneling device. To configure the tunneling option, follow these steps (courtesy of James Woodyatt):</p>
<p>
1. Launch AirPort Utility.<br />
2. Select your device from the sidebar and choose Manual Setup.<br />
3. Select the [Internet] pane of the configuration window.<br />
4. Select the TCP/IP tab.<br />
5. At the &#8220;Configure IPv4&#8243; pop-up, choose the &#8220;Manually&#8221; option.<br />
6. Enter the statically assigned IPv4 WAN configuration parameters for your device:<br />
+ IP Address<br />
+ Subnet Mask<br />
+ Router Address<br />
+ DNS Servers<br />
+ Domain Name [optional]<br />
7. Select the [Advanced] pane of the configuration window.<br />
8. Select the IPv6 tab.<br />
9. At the &#8220;IPv6 Mode&#8221; pop-up, choose the &#8220;Tunnel&#8221; option.<br />
10. At the &#8220;Configure IPv6&#8243; pop-up, choose the &#8220;Manually&#8221; option.<br />
11. Enter the statically assigned IPv6-in-IPv4 configuration parameters for your tunnel:<br />
+ Remote IPv4 Address<br />
+ Local IPv6 Address<br />
+ Remote IPv6 Address<br />
&#8230;also&#8230;<br />
+ Enter the IPv6 address for a /64 LAN with a prefix that was assigned with your tunnel.<br />
12. Click [Update] and wait for the AirPort/Time-Capsule to restart.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=130</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to determine the KAME version number of a MacOSX release</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=127</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=127#comments</comments>
		<pubDate>Mon, 22 Mar 2010 08:17:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=127</guid>
		<description><![CDATA[MacOSX uses the KAME project (http://www.kame.net) IPv6 protocol stack and tools.The KAME project was a joint effort of six companies in Japan to provide a free stack of IPv6, IPsec, and Mobile IPv6 for BSD variants. The project officially concluded in March 2006 and most of the components moved to FreeBSD, NetBSD, and MacOSX. Sometimes it's helpful to see what the KAME version is in the MacOSX release you're running. Here's how:

<strong><code>sysctl -a &#124; grep kame_version
net.inet6.ip6.kame_version: 20010528/apple-darwin</code></strong>]]></description>
			<content:encoded><![CDATA[<p>MacOSX uses the KAME project (http://www.kame.net) IPv6 protocol stack and tools.The KAME project was a joint effort of six companies in Japan to provide a free stack of IPv6, IPsec, and Mobile IPv6 for BSD variants. The project officially concluded in March 2006 and most of the components moved to FreeBSD, NetBSD, and MacOSX. Sometimes it&#8217;s helpful to see what the KAME version is in the MacOSX release you&#8217;re running. Here&#8217;s how:</p>
<p><strong><code>sysctl -a | grep kame_version<br />
net.inet6.ip6.kame_version: 20010528/apple-darwin</code></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=127</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do you use scp with IPv6 on a Mac?</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=118</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=118#comments</comments>
		<pubDate>Mon, 22 Mar 2010 07:59:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ipv6 scp escape square bracket]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=118</guid>
		<description><![CDATA[You can do this:

  <code>ssh root@2001:1234::1 (example address)</code> 

but you can't do this:

  <code>scp root@2001:1234::1:/tmp/file .</code>
]]></description>
			<content:encoded><![CDATA[<p>You can do this:</p>
<p> <strong><code>ssh root@2001:1234::1 (example address)</code></strong></p>
<p>but you can&#8217;t do this:</p>
<p> <strong> <code>scp root@2001:1234::1:/tmp/file .</code></strong></p>
<p>because scp parses this as hostname 2001 and file path 1234::1:/etc/motd, yielding an error such as this one:</p>
<p> <strong> <code>ssh: connect to host 2001 port 22: Connection refused</code></strong></p>
<p>The scp manpage addresses this problem for -L and -R arguments (you can use the -6 option on scp to force all addresses to be interpreted as IPv6), but it is silent about using IPv6 when copying files. </p>
<p>The trick is to use square brackets to delimit the IPv6 address, which on the Mac also requires escaping the brackets, thusly:</p>
<p> <strong> <code>scp root@\[2001:1234::1\]:/tmp/file .</code></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=118</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Handy References</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=5</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=5#comments</comments>
		<pubDate>Tue, 18 Aug 2009 05:14:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=5</guid>
		<description><![CDATA[Here are some immediate references that you might find useful if you&#8217;re trying to solve a general IPv6 connectivity problem, or trying to get up to speed on IPv6 in the round:
IPv6 Intelligence
http://ipv6int.net/systems/mac_os_x-ipv6.html
Derek Morr&#8217;s Living with IPv6 blog
http://www.personal.psu.edu/dvm105/blogs/ipv6/
SIXXS
http://www.sixxs.net/wiki/SixXS_Wiki
ARIN IPv6 Wiki
http://whois.arin.net/index.php/Main_Page


]]></description>
			<content:encoded><![CDATA[<p>Here are some immediate references that you might find useful if you&#8217;re trying to solve a general IPv6 connectivity problem, or trying to get up to speed on IPv6 in the round:</p>
<p style="margin: 0.0px 0.0px 3.0px 0.0px; line-height: 18.0px; font: 16.0px Trebuchet MS; color: #333333;"><strong>IPv6 Intelligence</strong></p>
<p style="margin: 0.0px 0.0px 5.0px 0.0px; line-height: 19.0px; font: 13.0px Lucida Grande; color: #333333;">http://ipv6int.net/systems/mac_os_x-ipv6.html</p>
<p style="margin: 0.0px 0.0px 3.0px 0.0px; line-height: 18.0px; font: 16.0px Trebuchet MS; color: #333333;"><strong>Derek Morr&#8217;s <em>Living with IPv6 </em>blog</strong></p>
<p style="margin: 0.0px 0.0px 5.0px 0.0px; line-height: 19.0px; font: 13.0px Lucida Grande; color: #333333;">http://www.personal.psu.edu/dvm105/blogs/ipv6/</p>
<p style="margin: 0.0px 0.0px 3.0px 0.0px; line-height: 18.0px; font: 16.0px Trebuchet MS; color: #333333;"><strong>SIXXS</strong></p>
<p style="margin: 0.0px 0.0px 5.0px 0.0px; line-height: 19.0px; font: 13.0px Lucida Grande; color: #333333;">http://www.sixxs.net/wiki/SixXS_Wiki</p>
<p style="margin: 0.0px 0.0px 3.0px 0.0px; line-height: 18.0px; font: 16.0px Trebuchet MS; color: #333333;"><strong>ARIN IPv6 Wiki</strong></p>
<p style="margin: 0.0px 0.0px 5.0px 0.0px; line-height: 19.0px; font: 13.0px Lucida Grande; color: #333333;">http://whois.arin.net/index.php/Main_Page</p>
<div><span style="font-family: 'Lucida Grande', 'Times New Roman', 'Bitstream Charter', Times, fantasy; color: #333333;"><span style="line-height: normal;"><br />
</span></span></div>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=5</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IPv6 Firewalling</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=59</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=59#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:58:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=59</guid>
		<description><![CDATA[First, the bad news. There is no clean, elegant way to firewall IPv6 traffic in MacOSX. The Firewall GUI control panel won&#8217;t do it. But the internal firewall that runs behind the GUI is FreeBSD&#8217;s ipfw packet filter, which does support stateful filtering. I&#8217;ll try it soon on a Mac, but I&#8217;ve used this on [...]]]></description>
			<content:encoded><![CDATA[<p>First, the bad news. There is no clean, elegant way to firewall IPv6 traffic in MacOSX. The Firewall GUI control panel won&#8217;t do it. But the internal firewall that runs behind the GUI is FreeBSD&#8217;s ipfw packet filter, which does support stateful filtering. I&#8217;ll try it soon on a Mac, but I&#8217;ve used this on FreeBSD and it&#8217;s not too awful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=59</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Enabling IPv6 privacy addresses</title>
		<link>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=55</link>
		<comments>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=55#comments</comments>
		<pubDate>Mon, 17 Aug 2009 23:53:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.whatismyipv6.com/blogs/macipv6/wordpress/?p=55</guid>
		<description><![CDATA[One security annoyance with IPv6, especially its stateless autoconfig feature, is that the default IPv6 address contains your compter&#8217;s MAC (physical Ethernet) address. This makes it far too easy to track you on the Internet. IPv4 NAT, for all its evils, at least protected your unique identity behind your firewall.
Fortunately IPv6 has a slick feature, [...]]]></description>
			<content:encoded><![CDATA[<p>One security annoyance with IPv6, especially its stateless autoconfig feature, is that the default IPv6 address contains your compter&#8217;s MAC (physical Ethernet) address. This makes it far too easy to track you on the Internet. IPv4 NAT, for all its evils, at least protected your unique identity behind your firewall.</p>
<p>Fortunately IPv6 has a slick feature, called Privacy Addressing, that fixes this. Your computer generates random host address parts, changing them periodically. Old random addresses hand around as long as you have a session open using them, but new sessions use the latest randomly-generated IPv6 address. The feature takes care to check for collisions, automatically forcing a retry should one occur (two in a row is statistically very unlikely).</p>
<p>You turn the feature on using the sysctl command:</p>
<p>$ sudo sysctl -w net.inet6.ip6.use_tempaddr=1</p>
<p>I haven&#8217;t quite figured out what the timer is on this. It seems to be an hour or so between IP address changes. I&#8217;ll play around with it, or go read the Darwin code to see what&#8217;s going on under the covers. For machines that don&#8217;t have to be servers, however, this looks like a very handy feature!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whatismyipv6.com/blogs/macipv6/wordpress/?feed=rss2&amp;p=55</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
