<?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: Convert IPv4 into IPv6</title>
	<atom:link href="http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/</link>
	<description></description>
	<lastBuildDate>Thu, 12 Jan 2012 13:13:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Nish Vamadevan</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-80040</link>
		<dc:creator>Nish Vamadevan</dc:creator>
		<pubDate>Wed, 23 Nov 2011 20:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-80040</guid>
		<description>It was a typo, I should have proof read...</description>
		<content:encoded><![CDATA[<p>It was a typo, I should have proof read&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nish Vamadevan</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-80039</link>
		<dc:creator>Nish Vamadevan</dc:creator>
		<pubDate>Wed, 23 Nov 2011 20:19:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-80039</guid>
		<description>I have fixed the typo. Thanks!</description>
		<content:encoded><![CDATA[<p>I have fixed the typo. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pale Writer</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-79697</link>
		<dc:creator>Pale Writer</dc:creator>
		<pubDate>Wed, 16 Nov 2011 01:13:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-79697</guid>
		<description>Sorry I couldn&#039;t get here sooner to proof this for you, but you SHOULD be getting the same result w/ method 2 as you did w/ method 1, as you&#039;re &quot;converting&quot; the same source IPv4 address.  The first cut rendered an 0xE correctly, but you show a 0x9 in the second.

That ?type-O? aside, there remains a distinct shortage of information on the REST of IPv4IPv6 conversion which this little decimal-to-hex tutorial might logically have addressed.

While this tickled some of your audience, once upon a time, this critic would prefer to hang with a different group, but - thanks for the effort.

pw</description>
		<content:encoded><![CDATA[<p>Sorry I couldn&#8217;t get here sooner to proof this for you, but you SHOULD be getting the same result w/ method 2 as you did w/ method 1, as you&#8217;re &#8220;converting&#8221; the same source IPv4 address.  The first cut rendered an 0xE correctly, but you show a 0&#215;9 in the second.</p>
<p>That ?type-O? aside, there remains a distinct shortage of information on the REST of IPv4IPv6 conversion which this little decimal-to-hex tutorial might logically have addressed.</p>
<p>While this tickled some of your audience, once upon a time, this critic would prefer to hang with a different group, but &#8211; thanks for the effort.</p>
<p>pw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohit</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-79605</link>
		<dc:creator>rohit</dc:creator>
		<pubDate>Mon, 14 Nov 2011 10:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-79605</guid>
		<description>Thank&#039;s Bro</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s Bro</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Paulin</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-78678</link>
		<dc:creator>Christopher Paulin</dc:creator>
		<pubDate>Mon, 17 Oct 2011 19:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-78678</guid>
		<description>The 9 in the lower left corner of the last chart should be an E. E in hexadecimal = 14 in decimal = 1110 in binary.</description>
		<content:encoded><![CDATA[<p>The 9 in the lower left corner of the last chart should be an E. E in hexadecimal = 14 in decimal = 1110 in binary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjeev</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-76948</link>
		<dc:creator>sanjeev</dc:creator>
		<pubDate>Mon, 15 Aug 2011 08:55:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-76948</guid>
		<description>hi 

thanks for that conversion seems very good, however in method 2  this line seems wrong

9-14- (1110) (1010) 10- A this line should be 

E-14 (1110)(1010) 10-A  

Please let me know if this is just a typo as I see that the end result was correct</description>
		<content:encoded><![CDATA[<p>hi </p>
<p>thanks for that conversion seems very good, however in method 2  this line seems wrong</p>
<p>9-14- (1110) (1010) 10- A this line should be </p>
<p>E-14 (1110)(1010) 10-A  </p>
<p>Please let me know if this is just a typo as I see that the end result was correct</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nish Vamadevan</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-66832</link>
		<dc:creator>Nish Vamadevan</dc:creator>
		<pubDate>Fri, 11 Feb 2011 20:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-66832</guid>
		<description>It is how you look at the IP Address, and at the end of the day, v4 is 32Bit and v6 is 128Bit...

Conversion is done for many reasons, for example v6 device trying to talk to a v4 Device, and only way they can understand each other is to convert the language (so to speak) they talk...

Another example is a 6to4 Tunnel (RFC 3056) , where a conversion is needed...

Also another practical example is, Imagine you have a cluster of Servers running on v4 and you want to transition to v6... Easy way to transition is to get the list of v4 Addresses, write a bit of Bash/PHP Script convert them to v6...

Finally, a v6 address does look intimidating but when you apply Zero/Leading Zero compression, it does look rather presentable :)

Hope it answers your question.</description>
		<content:encoded><![CDATA[<p>It is how you look at the <acronym title="Internet Protocol">IP</acronym> Address, and at the end of the day, v4 is 32Bit and v6 is 128Bit&#8230;</p>
<p>Conversion is done for many reasons, for example v6 device trying to talk to a v4 Device, and only way they can understand each other is to convert the language (so to speak) they talk&#8230;</p>
<p>Another example is a 6to4 Tunnel (RFC 3056) , where a conversion is needed&#8230;</p>
<p>Also another practical example is, Imagine you have a cluster of Servers running on v4 and you want to transition to v6&#8230; Easy way to transition is to get the list of v4 Addresses, write a bit of Bash/<acronym title="Pre-Hypertext Processing">PHP</acronym> Script convert them to v6&#8230;</p>
<p>Finally, a v6 address does look intimidating but when you apply Zero/Leading Zero compression, it does look rather presentable <img src='http://www.fnode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope it answers your question.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jors</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-66471</link>
		<dc:creator>jors</dc:creator>
		<pubDate>Tue, 08 Feb 2011 17:26:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-66471</guid>
		<description>I know I am posting a comment in a very outdated post, but... since each address space is completely different, does it make any sense converting ipv4  ipv6? I mean, if we were to translate your ipv4 example address (192.168.25.234) to an ipv6 one, it would look something like: 0000:0000:0000:0000:0000:0000:c0a8:19ea, which I guess it isn&#039;t something wrong, but somewhat strange.

Are you are actually extracting the ipv4 address contained in a 6to4 ipv6 address, isn&#039;t it? (Because in other case, the conversion wouldn&#039;t make sense)

Cheers.</description>
		<content:encoded><![CDATA[<p>I know I am posting a comment in a very outdated post, but&#8230; since each address space is completely different, does it make any sense converting ipv4  ipv6? I mean, if we were to translate your ipv4 example address (192.168.25.234) to an ipv6 one, it would look something like: 0000:0000:0000:0000:0000:0000:c0a8:19ea, which I guess it isn&#8217;t something wrong, but somewhat strange.</p>
<p>Are you are actually extracting the ipv4 address contained in a 6to4 ipv6 address, isn&#8217;t it? (Because in other case, the conversion wouldn&#8217;t make sense)</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nish Vamadevan</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-63624</link>
		<dc:creator>Nish Vamadevan</dc:creator>
		<pubDate>Sat, 15 Jan 2011 04:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-63624</guid>
		<description>Please refer to your Linux Manual. </description>
		<content:encoded><![CDATA[<p>Please refer to your Linux Manual.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: parthasarathi.j</title>
		<link>http://www.fnode.com/2009/11/convert-ipv4-into-ipv6/comment-page-1/#comment-62892</link>
		<dc:creator>parthasarathi.j</dc:creator>
		<pubDate>Sun, 09 Jan 2011 12:44:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fnode.com/?p=535#comment-62892</guid>
		<description>how i config this ipv6 in linux. give  an example cmd.. </description>
		<content:encoded><![CDATA[<p>how i config this ipv6 in linux. give  an example cmd..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

