<?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>Jerry Bell's World &#187; telecom</title>
	<atom:link href="http://www.jerry-bell.com/tag/telecom/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jerry-bell.com</link>
	<description>Intelligent discussion on politics, technology, and security. 100% less ads than the competition.</description>
	<lastBuildDate>Mon, 27 Apr 2009 13:40:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>What To Do About The Shortage Of IP Addresses</title>
		<link>http://www.jerry-bell.com/what-to-do-about-the-shortage-of-ip-addresses/</link>
		<comments>http://www.jerry-bell.com/what-to-do-about-the-shortage-of-ip-addresses/#comments</comments>
		<pubDate>Sun, 13 Jul 2008 23:36:42 +0000</pubDate>
		<dc:creator>jerry</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[telecom]]></category>

		<guid isPermaLink="false">http://www.jerry-bell.com/?p=55</guid>
		<description><![CDATA[For years now, we have heard about the impending end of the Internet as we run out of IP addresses. For a while, it was so persistent and frequent, it became background noise to me. The only way to save the Internet is to move to IPv6, the story goes. I&#8217;ve spent a lot of [...]]]></description>
			<content:encoded><![CDATA[<p>For years now, we have heard about the impending end of the Internet as we run out of IP addresses.  For a while, it was so persistent and frequent, it became background noise to me.  The only way to save the Internet is to move to IPv6, the story goes.</p>
<p>I&#8217;ve spent a lot of the past decade in various networking, programming and technology management roles, and dabbled a bit in web hosting work.  One thing that is obvious to me is that we are not going to be moving wholesale to IPv6 any time soon.</p>
<p>I was surprised to see an <a href="http://www.pcmag.com/article2/0,2817,2325024,00.asp">article</a> the other day bringing up the dreaded doomsday of the Internet, predicting that we have 3 years until the end.</p>
<p><span id="more-55"></span></p>
<p><em><strong>SSL Sites</strong></em></p>
<p>In the early days of my experience with hosting, I was troubled to find that EVERY web server that serves HTTPS traffic with a unique digital certificate requires a separate IP address.  What a waste, it seemed to me.  There, of course, is a logical explanation:</p>
<p>When a browser opens a connection to a web server, a handshake to establish the SSL tunnel is performed based on the hostname used in the browser.  From the perspective of the server, it is simply an incoming connection that needs to establish an SSL session.  The server does not have context of what host the browser is trying to reach, and so relies on a one-to-one mapping of IP addresses to SSL certificates.</p>
<p>Modifying the SSL protocol to include the context of the domain that is being requested at the time of handshake should provide an additional number of years before which we must convert to IPv6.  The change could well be fairly easy to accomplish, assuming there is a mechanism for backwards compatibility.  Of course, web server software writers and browser authors would have to implement the protocol enhancement, then push those updates out to the world.</p>
<p>The number of certificates issued each year is not a published number, so it is difficult to tell just much the growth rate of IP&#8217;s could be slowed with such a solution.</p>
<p><em><strong>Portable Net Blocks</strong></em></p>
<p>At several points in my career, I had the responsibility of procuring IP addresses for several fast growing companies.  In all cases, the companies were using non-routable addresses that were address translated by a firewall, which essentially only used one &#8220;real&#8221; IP address for the hundreds systems on the company&#8217;s network.  Each company was implementing redundancy with it&#8217;s ISPs &#8211; essentially connecting to two or three ISPs in case something bad happened to one or two of the other ISPs.  In order to facilitate this, we wanted to obtain our own IP addresses.  Each of our ISPs was willing and able to assign IP addresses that could be used across multiple ISPs.  However, those IP addresses remained the &#8220;property&#8221; of those ISPs.  So, if we decided that ATT stunk and we were using ATT, we would need to re-address our enterprise.</p>
<p>We did not actually need that many addresses &#8211; less than a class C (or /24) of 255 addresses.  At the time, at least, the minimum size allocation that <a href="http://www.arin.net">ARIN</a> would make was a /21 net block, consisting of 32 class C net blocks, or 8,160 addresses.  In each case, I had to justify the use of that many IP addresses.  The companies were large enough that it was pretty easy to justify that many IPs, assuming we assigned each host on the network a &#8220;real&#8221; IP address, in addition to showing the contracts that we had with the various ISPs, indicating our intent to &#8220;multi-home&#8221; our networks.  And re-IP we did.  I did this 4 times, wasting somewhere around 30,000 IP addresses.  Yay for me.</p>
<p>ARIN has since updated it&#8217;s allocation policies, now providing minimum net blocks of 4 class C&#8217;s.  Based on my experience, I cannot fathom how many IP addresses are allocated and sit unused or used poorly because of situations like mine.  Unlike the SSL issue, there doesn&#8217;t appear to be a good solution to this.  There is a practical limitation to the number of individual networks that can be announced on the Internet.  Continuing to make the minimum allocation smaller and smaller will create a different kind of problem on the Internet &#8211; routing may become unstable without major upgrades to the Internet&#8217;s network equipment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jerry-bell.com/what-to-do-about-the-shortage-of-ip-addresses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More on why Google will probably not buy Sprint</title>
		<link>http://www.jerry-bell.com/more-on-why-google-will-probably-not-buy-sprint/</link>
		<comments>http://www.jerry-bell.com/more-on-why-google-will-probably-not-buy-sprint/#comments</comments>
		<pubDate>Mon, 12 Nov 2007 02:35:29 +0000</pubDate>
		<dc:creator>jerry</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[telecom]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.jerry-bell.com/2007/11/11/more-on-why-google-will-probably-not-buy-sprint/</guid>
		<description><![CDATA[So, I thought of a few more issues with this.  The report that prompted the acquisition rumors of Sprint, notes a cancelled partnership with ClearWire.  Why would Sprint back out?  Google is going to buy them, of course.  Well, not quite.  They may well back out because they were being ACQUIRED, but not necessarily by Google.  [...]]]></description>
			<content:encoded><![CDATA[<p>So, I thought of a few more issues with this.  The <a target="_blank" href="http://online.wsj.com/article/SB119457536653487513.html?mod=googlenews_wsj">report </a>that prompted the acquisition rumors of Sprint, notes a cancelled partnership with ClearWire.  Why would Sprint back out?  Google is going to buy them, of course. </p>
<p>Well, not quite.  They may well back out because they were being ACQUIRED, but not necessarily by Google.  BT apparently has it&#8217;s <a target="_blank" href="http://www.gadgetell.com/2007/09/bt-looking-to-buy-sprint/">sights </a>set on Sprint as well.  So, it&#8217;s possible that the source of the rumor is a tie up between BT and Sprint. </p>
<p>At the very least, this is likely to result in a bidding war for Sprint between Google and BT.  In that event, the $50B that I cited below is probably more like $55B or $60B.  That just makes the deal much less likely to go in Google&#8217;s favor.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jerry-bell.com/more-on-why-google-will-probably-not-buy-sprint/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
