<?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>Fix6.net - IPv6 news and information &#187; Software</title>
	<atom:link href="http://www.fix6.net/archives/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fix6.net</link>
	<description>Beyond 32 bits</description>
	<lastBuildDate>Tue, 27 Sep 2011 13:23:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Transmission 2.20 BitTorrent client brings improved IPv6-only tracker support</title>
		<link>http://www.fix6.net/archives/2011/02/07/transmission-2-20-bittorrent-client-brings-improved-ipv6-only-tracker-support/</link>
		<comments>http://www.fix6.net/archives/2011/02/07/transmission-2-20-bittorrent-client-brings-improved-ipv6-only-tracker-support/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 15:55:09 +0000</pubDate>
		<dc:creator>Jasper Wonnink</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[BitTorrent]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Transmission]]></category>

		<guid isPermaLink="false">http://www.fix6.net/?p=89129</guid>
		<description><![CDATA[The Transmission Project has issued version 2.20 of its cross-platform BitTorrent peer-to-peer file sharing client. The latest update now remembers downloaded files when a drive is unplugged, and features faster parsing of bencoded data, as well as better support for IPv6-only trackers. More details about the latest update, including a full list of changes, can [...]]]></description>
			<content:encoded><![CDATA[<p>The Transmission Project has issued version 2.20 of its cross-platform BitTorrent peer-to-peer file sharing client. The latest update now remembers downloaded files when a drive is unplugged, and features faster parsing of bencoded data, as well as better support for IPv6-only trackers.</p>
<p>More details about the latest update, including a full list of changes, can be found in the <a href="https://trac.transmissionbt.com/wiki/Changes#version-2.20" target="_blank">release notes</a>. Transmission 2.20 is available to <a href="http://www.transmissionbt.com/download/" target="_blank">download</a> for a variety of platforms, including Windows, Mac OS X and Linux. Alternatively, users that currently have Transmission installed can use the built-in &#8220;Check for Updates&#8221; feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fix6.net/archives/2011/02/07/transmission-2-20-bittorrent-client-brings-improved-ipv6-only-tracker-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable IPv6 on bind9</title>
		<link>http://www.fix6.net/archives/2011/02/07/how-to-enable-ipv6-on-bind9/</link>
		<comments>http://www.fix6.net/archives/2011/02/07/how-to-enable-ipv6-on-bind9/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 08:24:31 +0000</pubDate>
		<dc:creator>Jasper Wonnink</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Bind9]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://www.fix6.net/?p=89056</guid>
		<description><![CDATA[Below are snippets for the settings you can use to enable IPv6 on bind9. These settings can be changed/added from /etc/bind/named.confand /etc/bind/named.conf.options. IPv6 is supported since version 9. Always use newest available version. At least version 9.1.3 must be used, older versions can contain remote exploitable security holes. listen-on-v6 { any; }; (enable IPv6 for [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.fix6.net/wp-content/uploads/2011/02/owl-bind9.gif" alt="" title="owl-bind9" width="69" height="54" class="alignright size-full wp-image-89070" />
<p>Below are snippets for the settings you can use to enable IPv6 on bind9. These settings can be changed/added from <strong>/etc/bind/named.conf</strong>and <strong>/etc/bind/named.conf.options.</strong></p>
<p>IPv6 is supported since version 9. Always use newest available version. At least version 9.1.3 must be used, older versions can contain remote exploitable security holes.</p>
<blockquote>
<li>listen-on-v6 { any; };</li>
<p> (enable IPv6 for listening)<br />
&nbsp;&nbsp;
</p></blockquote>
<p>Transfer source address is used for outgoing zone transfers:</p>
<blockquote>
<li>transfer-source-v6 <ipv6addr |*> [port port];</ipv6addr></li>
<p> (Transfer source address)<br />
&nbsp;&nbsp;
</p></blockquote>
<p>Notify source address is used for outgoing notify messages:</p>
<blockquote>
<li>notify-source-v6 <ipv6addr |*> [port port];</ipv6addr></li>
<p> (Notification address)<br />
&nbsp;&nbsp;
</p></blockquote>
<p>Source and more information:  <a href="http://tldp.org/HOWTO/Linux+IPv6-HOWTO/hints-daemons-bind.html" target="_blank">http://tldp.org/HOWTO/Linux+IPv6-HOWTO/hints-daemons-bind.html</a> and <a href="https://help.ubuntu.com/community/BIND9ServerHowto" target="_blank">https://help.ubuntu.com/community/BIND9ServerHowto</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fix6.net/archives/2011/02/07/how-to-enable-ipv6-on-bind9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable IPv6 on Apache2</title>
		<link>http://www.fix6.net/archives/2011/02/04/how-to-enable-ipv6-on-apache2/</link>
		<comments>http://www.fix6.net/archives/2011/02/04/how-to-enable-ipv6-on-apache2/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 09:28:49 +0000</pubDate>
		<dc:creator>Jasper Wonnink</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Apache2]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[IPv6]]></category>

		<guid isPermaLink="false">http://www.fix6.net/?p=88930</guid>
		<description><![CDATA[Below are snippets for the settings you can use to enable IPv6 on Apache2. These settings can be changed/added from /etc/apache2/ports.conf You can use multiple Listen directives to listen on multiple IP&#8217;s. This goes for both IPv4 and IPv6. Listen * (Both IPv4 and IPv6 on every IP) Listen 192.168.0.100 (IPv4 Only) Listen Listen [2001:db8::a00:20ff:fea7:ccea]:80 [...]]]></description>
			<content:encoded><![CDATA[<p>Below are snippets for the settings you can use to enable IPv6 on Apache2. These settings can be changed/added from <strong>/etc/apache2/ports.conf</strong></p>
<p>You can use multiple Listen directives to listen on multiple IP&#8217;s. This goes for both IPv4 and IPv6.</p>
<blockquote>
<li>Listen *</li>
<p>       (Both IPv4 and IPv6 on every IP)</p>
<li>Listen 192.168.0.100</li>
<p>        (IPv4 Only)</p>
<li>Listen Listen [2001:db8::a00:20ff:fea7:ccea]:80 </li>
<p> (IPv6 Only)
</p></blockquote>
<p>You can also specify the port apache uses with the Listen directive. To listen op port 443 on both IPv4 and IPv6 use the following:</p>
<blockquote>
<li>Listen 443</li>
<p>       (Both IPv4 and IPv6 on every IP on port 443)<br />
&nbsp;&nbsp;
</p></blockquote>
<p>These vhosts go in <strong>/etc/apache2/sites-enabled/nameofyourvhost.conf</strong><br />
Set a vhost on all IP&#8217;s (both IPv4 and IPv6).</p>
<blockquote><p>
&#60;virtualhost *:80&#62;<br />
&nbsp;&nbsp;        ServerName fix6.net<br />
&nbsp;&nbsp;        ServerAlias *.fix6.net<br />
&nbsp;&nbsp;        DocumentRoot /www/fix6.net/public_html<br />
&nbsp;&nbsp;        ErrorLog /www/fix6.net/logs/error_log<br />
&nbsp;&nbsp;        Customlog /www/fix6.net/logs/combined_log combined<br />
&#60;/virtualhost&#62;
</p></blockquote>
<p>Set vhost to a specific IPv6 only</p>
<blockquote><p>
&#60;virtualhost [2001:db8::a00:20ff:fea7:ccea]:80&#62;<br />
&nbsp;&nbsp;        ServerName fix6.net<br />
&nbsp;&nbsp;        ServerAlias *.fix6.net<br />
&nbsp;&nbsp;        DocumentRoot /www/fix6.net/public_html<br />
&nbsp;&nbsp;        ErrorLog /www/fix6.net/logs/error_log<br />
&nbsp;&nbsp;        Customlog /www/fix6.net/logs/combined_log combined<br />
&#60;/virtualhost&#62;
</p></blockquote>
<p>Set vhost to a specific IPv4 and IPv6 adres</p>
<blockquote><p>
&#60;virtualhost 192.168.1.100:80, [2001:db8::a00:20ff:fea7:ccea]:80&#62;<br />
&nbsp;&nbsp;        ServerName fix6.net<br />
&nbsp;&nbsp;        ServerAlias *.fix6.net<br />
&nbsp;&nbsp;        DocumentRoot /www/fix6.net/public_html<br />
&nbsp;&nbsp;        ErrorLog /www/fix6.net/logs/error_log<br />
&nbsp;&nbsp;        Customlog /www/fix6.net/logs/combined_log combined<br />
&#60;/virtualhost&#62;
</p></blockquote>
<p>
Source and more information:  <a href="http://httpd.apache.org/docs/2.2/mod/mpm_common.html" target="_blank">http://httpd.apache.org/docs/2.2/mod/mpm_common.html</a> and <a href="http://httpd.apache.org/docs/2.2/vhosts/name-based.html" target="_blank">http://httpd.apache.org/docs/2.2/vhosts/name-based.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fix6.net/archives/2011/02/04/how-to-enable-ipv6-on-apache2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to enable IPv6 on Postfix</title>
		<link>http://www.fix6.net/archives/2011/02/03/how-to-enable-ipv6-on-postfix/</link>
		<comments>http://www.fix6.net/archives/2011/02/03/how-to-enable-ipv6-on-postfix/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 09:28:16 +0000</pubDate>
		<dc:creator>Jasper Wonnink</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[enable]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Postfix]]></category>

		<guid isPermaLink="false">http://www.fix6.net/?p=88885</guid>
		<description><![CDATA[Below are snippets for the settings you can use to enable IPv6 on Postfix. These settings can be changed/added from /etc/postfix/main.cf Select the protocols which postfix uses: inet_protocols = ipv4 (DEFAULT: enable IPv4 only) inet_protocols = all (enable IPv4, and IPv6 if supported) inet_protocols = ipv4, ipv6 (enable both IPv4 and IPv6) inet_protocols = ipv6 [...]]]></description>
			<content:encoded><![CDATA[<p>Below are snippets for the settings you can use to enable IPv6 on Postfix. These settings can be changed/added from <strong>/etc/postfix/main.cf</strong></p>
<p>Select the protocols which postfix uses:</p>
<blockquote>
<li>inet_protocols = ipv4</li>
<p>       (DEFAULT: enable IPv4 only)</p>
<li>inet_protocols = all</li>
<p>        (enable IPv4, and IPv6 if supported)</p>
<li>inet_protocols = ipv4, ipv6</li>
<p> (enable both IPv4 and IPv6)</p>
<li>inet_protocols = ipv6</li>
<p>       (enable IPv6 only)
</p></blockquote>
<p>Set the listen interface:</p>
<blockquote><li>inet_interfaces = all</li>
<p> (DEFAULT, all IPv4 and IPv6 interfaces available)</p>
<li>inet_interfaces = loopback-only</li>
<p> (Postfix version 2.2 and later)</p>
<li>inet_interfaces = 127.0.0.1</li>
<p> (Just Localhost)</p>
<li>inet_interfaces = 127.0.0.1, [::1]</li>
<p> (Postfix version 2.2 and later)</p>
<li>inet_interfaces = 192.168.1.2, 127.0.0.1</li>
<p>(Multiple IPv4)</p>
<li>inet_interfaces = [2001:db8::dddd:eeee:ffff], [2001:db8:42:1af::1]</li>
<p> (Postfix version 2.2 and later)
</p></blockquote>
<p>You can also set the preferred SMTP IP to be used.</p>
<blockquote>
<li> smtp_bind_address6 = 2001:db8:42:1af::1</li>
<p>&nbsp;<br />
&nbsp;
</p></blockquote>
<p>
Source and more information:  <a href="http://www.postfix.org/IPV6_README.html" target="_blank">http://www.postfix.org/IPV6_README.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fix6.net/archives/2011/02/03/how-to-enable-ipv6-on-postfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware vSphere (ESX4) IPv6 Support</title>
		<link>http://www.fix6.net/archives/2009/05/27/vmware-vsphere-esx4-ipv6-support/</link>
		<comments>http://www.fix6.net/archives/2009/05/27/vmware-vsphere-esx4-ipv6-support/#comments</comments>
		<pubDate>Wed, 27 May 2009 07:49:17 +0000</pubDate>
		<dc:creator>Jasper Wonnink</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.fix6.net/?p=370</guid>
		<description><![CDATA[Just a quick heads up for this one, VMware has launched their new ESX4 also known as vSphere some time ago. Randy ten Have, a good friend of us had a quick review on his weblog about it. The best thing yet is that the management interface now supports IPv6 Its good to see that [...]]]></description>
			<content:encoded><![CDATA[<p>Just a quick heads up for this one, VMware has launched their new ESX4 also known as vSphere some time ago.</p>
<p><br class="spacer_" /></p>
<p>Randy ten Have, a good friend of us had a quick review on his <a title="weblog" href="http://weblog.aklmedia.nl/2009/05/vmware-vsphere-esx4-is-arrived/" target="_blank">weblog</a> about it. The best thing yet is that the management interface now supports IPv6</p>
<p><br class="spacer_" /></p>
<p><img class="aligncenter size-medium wp-image-371" title="esxi4_ipv6-ready" src="http://www.fix6.net/wp-content/uploads/2009/05/esxi4_ipv6-ready-300x225.jpg" alt="esxi4_ipv6-ready" width="300" height="225" /></p>
<p><br class="spacer_" /></p>
<p>Its good to see that VMware understands that IPv6 should be possible.. Hopefully the next release will have it enabled by default!</p>
<p><br class="spacer_" /></p>
<p>Thanks again Randy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.fix6.net/archives/2009/05/27/vmware-vsphere-esx4-ipv6-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenTTD IPv6 support</title>
		<link>http://www.fix6.net/archives/2009/05/13/openttd-ipv6-support/</link>
		<comments>http://www.fix6.net/archives/2009/05/13/openttd-ipv6-support/#comments</comments>
		<pubDate>Wed, 13 May 2009 12:22:30 +0000</pubDate>
		<dc:creator>Jasper Wonnink</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.fix6.net/?p=350</guid>
		<description><![CDATA[OpenTTD is an open source clone of the Microprose game &#8220;Transport Tycoon Deluxe&#8221;, a popular game originally written by Chris Sawyer. It attempts to mimic the original game as closely as possible while extending it with new features. Monday OpenTTD announced they will begin support IPv6 on their services: we started making all OpenTTD services [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-355" title="normal" src="http://www.fix6.net/wp-content/uploads/2009/05/normal.png" alt="normal" width="48" height="48" /></p>
<p>OpenTTD is an open source clone of the Microprose game &#8220;Transport Tycoon Deluxe&#8221;, a popular game originally written by Chris Sawyer.</p>
<p>It attempts to mimic the original game as closely as possible while extending it with new features.</p>
<p>Monday OpenTTD announced they will begin support IPv6 on their services:</p>
<blockquote><p>we started making all OpenTTD services accessible over native IPv6, graciously provided by LeaseWeb for which we want to thank them. We also added IPv6 support to the development versions of OpenTTD (the nightlies and trunk) so they are capable of handling both IPv4 and IPv6 side-by-side. At the moment of writing approximately 30% of the servers with an OpenTTD version supporting IPv6 are reachable over IPv6. Even if we look at all servers 3% is reachable over IPv6 (average IPv6 penetration is around 1%).</p>
<p>All in all this means that 0.8.0 will support IPv4 and IPv6, although it will still take a while before we release 0.8.0, and that you can reach all OpenTTD services over IPv6, so no need for IPv4 anymore.</p></blockquote>
<p>More infomation about OpenTTD on: <a title="http://www.openttd.org/" href="http://www.openttd.org/" target="_blank">http://www.openttd.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.fix6.net/archives/2009/05/13/openttd-ipv6-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached

Served from: www.fix6.net @ 2012-02-09 04:30:19 -->
