<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:posterous="http://posterous.com/help/rss/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
  <channel>
    <title>Phyber Communications</title>
    <link>http://blog.phyber.com</link>
    <description>Business Infrastructure || Datacenter, Fiber and Voice</description>
    <generator>posterous.com</generator>
    <link xmlns="http://www.w3.org/2005/Atom" href="http://posterous.com/api/sup_update#22d4963ef" type="application/json" rel="http://api.friendfeed.com/2008/03#sup" />
    
    
    <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/phyberblog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phyberblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://posterous.superfeedr.com/" /><item>
      <pubDate>Tue, 24 Jan 2012 09:56:00 -0800</pubDate>
      <title>Decommissioning Servers</title>
      <link>http://blog.phyber.com/decommissioning-servers</link>
      <guid>http://blog.phyber.com/decommissioning-servers</guid>
      <description>
        <![CDATA[<p>
	<p>
<p>We're currently undergoing an internal project to identify, consolidate and decommission aging equipment on our Network. It's funny, but I always find it hard to turn off equipment that has been running for 1.5 years without an issue.</p>
</p>
<blockquote class="posterous_medium_quote">
<p>
</p><p>srv01# uptime</p>
<p>&nbsp;5:31PM &nbsp;up 530 days, 10:11, 1 user, load averages: 0.46, 0.23, 0.09</p>
<p>&nbsp;</p>
<p>people# uptime</p>
<p>&nbsp;5:53PM &nbsp;up 530 days, 14:30, 2 users, load averages: 0.00, 0.00, 0.00</p>
<p>&nbsp;</p>
<p>inetops# uptime</p>
<p>&nbsp;5:54PM &nbsp;up 531 days, 11:45, 2 users, load averages: 0.00, 0.00, 0.00</p>

</blockquote>
	
</p>

<p><a href="http://blog.phyber.com/decommissioning-servers">Permalink</a> 

	| <a href="http://blog.phyber.com/decommissioning-servers#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Wed, 14 Dec 2011 09:58:00 -0800</pubDate>
      <title>378 Thousand Prefixes, 196 MB of Ram</title>
      <link>http://blog.phyber.com/378-thousand-prefixes-196-mb-of-ram-tag-bgp</link>
      <guid>http://blog.phyber.com/378-thousand-prefixes-196-mb-of-ram-tag-bgp</guid>
      <description>
        <![CDATA[<p>
	<p>That's how big the IPv4 routing table is now...</p>
<blockquote>
<p>BGP table version is 111517930, main routing table version 111517930 <br />378326 network entries using 45777446 bytes of memory <br />2328831 path entries using 121099212 bytes of memory <br />422707/66873 BGP path/bestpath attribute entries using 32125732 bytes of memory <br />189870 BGP AS-PATH entries using 5090228 bytes of memory <br />12651 BGP community entries using 1048178 bytes of memory <br />2 BGP extended community entries using 48 bytes of memory <br />29 BGP route-map cache entries using 928 bytes of memory <br />0 BGP filter-list cache entries using 0 bytes of memory <br />BGP using 205141772 total bytes of memory <br />1130746 received paths for inbound soft reconfiguration <br />BGP activity 4351207/3965251 prefixes, 55077482/52711615 paths, scan interval 60 secs</p>
</blockquote>
	
</p>

<p><a href="http://blog.phyber.com/378-thousand-prefixes-196-mb-of-ram-tag-bgp">Permalink</a> 

	| <a href="http://blog.phyber.com/378-thousand-prefixes-196-mb-of-ram-tag-bgp#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Tue, 13 Dec 2011 16:01:00 -0800</pubDate>
      <title>Apache Mod Proxy Configuration</title>
      <link>http://blog.phyber.com/86227743</link>
      <guid>http://blog.phyber.com/86227743</guid>
      <description>
        <![CDATA[<p>
	<p>Setting up mod_proxy is becoming a more common task, especially with all the enhancements to the module of late such as mod_proxy_ajp. Setting up a Front End Apache server to proxy requests to say your Tomcat Application Server offers you a few things such as security and performance optimizations, however it is quite easy to make a small mistake and turn your web site into an open web proxy for the Internet to use anonymously.</p>
<p>Apache can be configured in both a forward and reverse proxy (also known as gateway) mode.</p>
<p>A typical usage of a forward proxy is to provide Internet access to internal clients that are otherwise restricted by a firewall. The forward proxy can also use caching (as provided by mod_cache) to reduce network usage.</p>
<p>The forward proxy is activated using the ProxyRequests directive. Because forward proxies allow clients to access arbitrary sites through your server and to hide their true origin, it is essential that you secure your server so that only authorized clients can access the proxy before activating a forward proxy.</p>
<p>A reverse proxy (or gateway), by contrast, appears to the client just like an ordinary web server. No special configuration on the client is necessary. The client makes ordinary requests for content in the name-space of the reverse proxy. The reverse proxy then decides where to send those requests, and returns the content as if it was itself the origin.</p>
<p>A typical usage of a reverse proxy is to provide Internet users access to a server that is behind a firewall. Reverse proxies can also be used to balance load among several back-end servers, or to provide caching for a slower back-end server. In addition, reverse proxies can be used simply to bring several servers into the same URL space.</p>
<p>Below is a sample configuration using Apache as a reverse proxy in front of a Tomcat Application Server using the Tomcat HTTP Connector.</p>
<p><span style="color: #000080;">&nbsp; &nbsp; ProxyRequests Off</span><br /><span style="color: #000080;">&nbsp; &nbsp; ProxyPass / <a href="http://localhost:8080/">http://localhost:8080/</a></span><br /><span style="color: #000080;">&nbsp; &nbsp; ProxyPassReverse / <a href="http://localhost:8080/">http://localhost:8080/</a>&nbsp;</span></p>
<p>The key here which is sometimes mistaken is ProxyRequests Off, some people think you need to turn this flag to use Mod Proxy at all. This is the mistake. By turning that flag on you are telling your Web Server to proxy requests from users to the resource they requested.&nbsp;</p>
<p>A reverse proxy is activated using the ProxyPass directive or the [P] flag to the RewriteRule directive. It is not necessary to turn ProxyRequests on in order to configure a reverse proxy.</p>
<p>Want to test this, turn ProxyRequests On and restart your Apache Web Server. Now open your web browser and enable a proxy server using your website as the address and port 80. Now open <a href="http://blog.phyber.com">http://blog.phyber.com</a> as you can see the site loaded as expected. Check out your access logs on your Web Server for confirmation you are using your Web Server as a Proxy Server.</p>
<p>Other useful mod_proxy examples include load balancing to multiple backend hosts. In this example we will be proxying traffic to two backend servers using the cookie JSESSIONID for sticky sessions.</p>
<p><span style="color: #000080;">&lt;Proxy balancer://mycluster&gt;</span><br /><span style="color: #000080;">&nbsp; &nbsp; BalancerMember ajp://server01:8009&nbsp;stickysession=JSESSIONID</span><br /><span style="color: #000080;">&nbsp; &nbsp; BalancerMember ajp://server02:8009&nbsp;stickysession=JSESSIONID</span><br /><span style="color: #000080;">&lt;/Proxy&gt;</span></p>
<p><span style="color: #000080;">ProxyPass /webapp balancer://mycluster/webapp</span></p>
<p>Note in this configuration using mod_proxy_ajp a ProxyPassReverse is not needed as the AJP request includes the original host given to the proxy, and the application server can respond properly so no rewriting of the host request is required.</p>
<p>In the next example we will take use of mod_disk_cache to serve content and if it not found pass off to the request to a remote server behind the firewall with the exception of static content such as javascript, stylesheets and images which will be served locally from Apache itself.</p>
<p><span style="color: #000080;">&lt;VirtualHost *:80&gt;</span><br /><span style="color: #000080;">&nbsp; &nbsp; ServerName <a href="http://www.phyber.com">www.phyber.com</a></span><br /><span style="color: #000080;">&nbsp; &nbsp; DocumentRoot /opt/phyber/html</span><p /><span style="color: #000080;">&nbsp; &nbsp; CacheEnable disk /</span><br /><span style="color: #000080;">&nbsp; &nbsp; CacheRoot /var/cache/phyber</span><br /><span style="color: #000080;">&nbsp; &nbsp; CacheDefaultExpire 60</span><br /><span style="color: #000080;">&nbsp; &nbsp; CacheMaxExpire 3600</span><p /><span style="color: #000080;">&nbsp; &nbsp; ProxyPass /images !</span><br /><span style="color: #000080;">&nbsp; &nbsp; ProxyPass /stylesheets !</span><br /><span style="color: #000080;">&nbsp; &nbsp; ProxyPass /javascripts !</span><br /><span style="color: #000080;">&nbsp; &nbsp; ProxyPass / <a href="http://remote.phyber.com/">http://remote.phyber.com/</a></span><br /><span style="color: #000080;">&nbsp; &nbsp; ProxyPassReverse / <a href="http://remote.phyber.com/">http://remote.phyber.com/</a></span><br /><span style="color: #000080;">&lt;/VirtualHost&gt;</span></p>
<p>Note in this configuration we have <span style="color: #000080;"><strong>ProxyPass /images !</strong> </span>the exclamation point tells mod_proxy not to proxy requests for that folder. So all requests for <a href="http://www.phyber.com/images/">http://www.phyber.com/images/</a> will load directly from the local server from the folder /opt/phyber/html/images/. In this configuration mod_disk_cache is used first and if the requested object is not found in the cache the request is forwarded on to the server remote.phyber.com unless the object is from the static content directories excluded.</p>
<p>Look for furture articles on common mod_proxy usage and mod_cache here a <a href="http://blog.phyber.com">http://blog.phyber.com</a></p>
	
</p>

<p><a href="http://blog.phyber.com/86227743">Permalink</a> 

	| <a href="http://blog.phyber.com/86227743#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/1675707/dsn.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/cP8DUCUUlmN2G</posterous:profileUrl>
        <posterous:firstName>Gary</posterous:firstName>
        <posterous:lastName>Steven</posterous:lastName>
        <posterous:nickName>garysteven</posterous:nickName>
        <posterous:displayName>Gary Steven</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Mon, 12 Dec 2011 18:33:00 -0800</pubDate>
      <title>Miami Manholes</title>
      <link>http://blog.phyber.com/miami-manholes</link>
      <guid>http://blog.phyber.com/miami-manholes</guid>
      <description>
        <![CDATA[<p>
	<p><div class='p_embed p_image_embed'>
<a href="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-12-12/ihdrxwwGgpEjuCJvfDAyFpytuIqIpEegjiwaAwthEIkzJsuitmflailfCiBG/IMG_0678.jpg"><img alt="Img_0678" height="666.666666666667" src="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-12-12/ihdrxwwGgpEjuCJvfDAyFpytuIqIpEegjiwaAwthEIkzJsuitmflailfCiBG/IMG_0678.jpg" width="500" /></a>
<a href="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-12-12/DHlnCmkjCjucHFukwoywacmbCGBstIarcvjBivrubIljkfbyatDoyfvIwrkq/IMG_0677.jpg.scaled1000.jpg"><img alt="Img_0677" height="667" src="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-12-12/DHlnCmkjCjucHFukwoywacmbCGBstIarcvjBivrubIljkfbyatDoyfvIwrkq/IMG_0677.jpg.scaled500.jpg" width="500" /></a>
<a href="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/FGJtpjpGkrtFqEiHoqkbhqqAupjIkyyarolDdkakoIFFymskaGvCIrrItAye/IMG_0679.jpg"><img alt="Img_0679" height="375.0" src="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/FGJtpjpGkrtFqEiHoqkbhqqAupjIkyyarolDdkakoIFFymskaGvCIrrItAye/IMG_0679.jpg" width="500" /></a>
<a href="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-12-12/gebrklDArfolfyBcDomowekmAlxzcvahiFwfvJAIyyfxlvzJfmlttuumfHek/IMG_0680.jpg"><img alt="Img_0680" height="375.0" src="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-12-12/gebrklDArfolfyBcDomowekmAlxzcvahiFwfvJAIyyfxlvzJfmlttuumfHek/IMG_0680.jpg" width="500" /></a>
<a href="http://getfile7.posterous.com/getfile/files.posterous.com/temp-2011-12-12/rfliEhjGpkiyqzpupmeBntzFofsHyJinoJkAekfCzJBdcjHricuFhvAlnjDk/IMG_0681.jpg"><img alt="Img_0681" height="375.0" src="http://getfile7.posterous.com/getfile/files.posterous.com/temp-2011-12-12/rfliEhjGpkiyqzpupmeBntzFofsHyJinoJkAekfCzJBdcjHricuFhvAlnjDk/IMG_0681.jpg" width="500" /></a>
<a href="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2011-12-12/szomxemjAhvpFzmuofqucdgsflbwgubGbJqkHDCDbFIttFnsxcmdGAHGsBni/IMG_0682.jpg.scaled1000.jpg"><img alt="Img_0682" height="375" src="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-12-12/szomxemjAhvpFzmuofqucdgsflbwgubGbJqkHDCDbFIttFnsxcmdGAHGsBni/IMG_0682.jpg.scaled500.jpg" width="500" /></a>
<a href="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-12-12/mGGzzyeffysgkeJtvxtFhqdmJtypzBtFgGFDgzutivBppIxGzIvqstqkJmEl/IMG_0683.jpg.scaled1000.jpg"><img alt="Img_0683" height="375" src="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2011-12-12/mGGzzyeffysgkeJtvxtFhqdmJtypzBtFgGFDgzutivBppIxGzIvqstqkJmEl/IMG_0683.jpg.scaled500.jpg" width="500" /></a>
<a href="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/wHvyzDwenupuxmtyqljIxkflcyJCDsFumqusdcthieHjqJnDIkBhwhimsjBJ/IMG_0685.jpg"><img alt="Img_0685" height="666.666666666667" src="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/wHvyzDwenupuxmtyqljIxkflcyJCDsFumqusdcthieHjqJnDIkBhwhimsjBJ/IMG_0685.jpg" width="500" /></a>
<a href="http://getfile7.posterous.com/getfile/files.posterous.com/temp-2011-12-12/pIDjmoxieeAiIfEhzFwImBGCHCbbJJFaFoenntJygrarcwEmCxFmuGydfDrg/IMG_0686.jpg.scaled1000.jpg"><img alt="Img_0686" height="667" src="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-12-12/pIDjmoxieeAiIfEhzFwImBGCHCbbJJFaFoenntJygrarcwEmCxFmuGydfDrg/IMG_0686.jpg.scaled500.jpg" width="500" /></a>
<div class='p_see_full_gallery'><a href="http://blog.phyber.com/miami-manholes">See the full gallery on Posterous</a></div>
</div>
On a recent trip to Miami, FL I stumbled across some pending street construction.</p>
	
</p>

<p><a href="http://blog.phyber.com/miami-manholes">Permalink</a> 

	| <a href="http://blog.phyber.com/miami-manholes#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="3264" width="2448" url="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-12-12/ihdrxwwGgpEjuCJvfDAyFpytuIqIpEegjiwaAwthEIkzJsuitmflailfCiBG/IMG_0678.jpg">
        <media:thumbnail height="3264" width="2448" url="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-12-12/ihdrxwwGgpEjuCJvfDAyFpytuIqIpEegjiwaAwthEIkzJsuitmflailfCiBG/IMG_0678.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="3264" width="2448" url="http://getfile9.posterous.com/getfile/files.posterous.com/temp-2011-12-12/DHlnCmkjCjucHFukwoywacmbCGBstIarcvjBivrubIljkfbyatDoyfvIwrkq/IMG_0677.jpg">
        <media:thumbnail height="667" width="500" url="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-12-12/DHlnCmkjCjucHFukwoywacmbCGBstIarcvjBivrubIljkfbyatDoyfvIwrkq/IMG_0677.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2448" width="3264" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/FGJtpjpGkrtFqEiHoqkbhqqAupjIkyyarolDdkakoIFFymskaGvCIrrItAye/IMG_0679.jpg">
        <media:thumbnail height="2448" width="3264" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/FGJtpjpGkrtFqEiHoqkbhqqAupjIkyyarolDdkakoIFFymskaGvCIrrItAye/IMG_0679.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2448" width="3264" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-12-12/gebrklDArfolfyBcDomowekmAlxzcvahiFwfvJAIyyfxlvzJfmlttuumfHek/IMG_0680.jpg">
        <media:thumbnail height="2448" width="3264" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-12-12/gebrklDArfolfyBcDomowekmAlxzcvahiFwfvJAIyyfxlvzJfmlttuumfHek/IMG_0680.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2448" width="3264" url="http://getfile7.posterous.com/getfile/files.posterous.com/temp-2011-12-12/rfliEhjGpkiyqzpupmeBntzFofsHyJinoJkAekfCzJBdcjHricuFhvAlnjDk/IMG_0681.jpg">
        <media:thumbnail height="2448" width="3264" url="http://getfile7.posterous.com/getfile/files.posterous.com/temp-2011-12-12/rfliEhjGpkiyqzpupmeBntzFofsHyJinoJkAekfCzJBdcjHricuFhvAlnjDk/IMG_0681.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2448" width="3264" url="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-12-12/szomxemjAhvpFzmuofqucdgsflbwgubGbJqkHDCDbFIttFnsxcmdGAHGsBni/IMG_0682.jpg">
        <media:thumbnail height="375" width="500" url="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-12-12/szomxemjAhvpFzmuofqucdgsflbwgubGbJqkHDCDbFIttFnsxcmdGAHGsBni/IMG_0682.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2448" width="3264" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-12-12/mGGzzyeffysgkeJtvxtFhqdmJtypzBtFgGFDgzutivBppIxGzIvqstqkJmEl/IMG_0683.jpg">
        <media:thumbnail height="375" width="500" url="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2011-12-12/mGGzzyeffysgkeJtvxtFhqdmJtypzBtFgGFDgzutivBppIxGzIvqstqkJmEl/IMG_0683.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="3264" width="2448" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/wHvyzDwenupuxmtyqljIxkflcyJCDsFumqusdcthieHjqJnDIkBhwhimsjBJ/IMG_0685.jpg">
        <media:thumbnail height="3264" width="2448" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-12-12/wHvyzDwenupuxmtyqljIxkflcyJCDsFumqusdcthieHjqJnDIkBhwhimsjBJ/IMG_0685.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="3264" width="2448" url="http://getfile9.posterous.com/getfile/files.posterous.com/temp-2011-12-12/pIDjmoxieeAiIfEhzFwImBGCHCbbJJFaFoenntJygrarcwEmCxFmuGydfDrg/IMG_0686.jpg">
        <media:thumbnail height="667" width="500" url="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-12-12/pIDjmoxieeAiIfEhzFwImBGCHCbbJJFaFoenntJygrarcwEmCxFmuGydfDrg/IMG_0686.jpg.scaled500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Mon, 05 Dec 2011 16:12:00 -0800</pubDate>
      <title>Apache Name Based SSL Virtual Hosting using Server Name Identification (SNI)</title>
      <link>http://blog.phyber.com/apache-named-based-ssl-virtual-hosting-using</link>
      <guid>http://blog.phyber.com/apache-named-based-ssl-virtual-hosting-using</guid>
      <description>
        <![CDATA[<p>
	<p>One difficulty when it comes to hosting multiple websites on single servers has always been SSL. By the nature of how the web works when you open a website in your browser a HTTP Header with the requested host is present. A web server can then read this information and direct traffic to the appropriate Virtual Host matching the Host Header. With SSL this information is encrypted when the request first hits the Web Server so the Web Server replies with the default site, once the data is decrypted the header can be read but by this time it is too late in the process and the default Virtual Host replies.</p>
<p>The way to get around this in the past has been to assign each SSL host to its own IP Address on sub interfaces so the Web Server can distinguish between the various sites. This approach has worked however it becomes quite a maintenance nightmare in your Apache configuration as well as your server&rsquo;s network configuration.</p>
<p>The solution to this problem is an extension to the SSL protocol named Server Name Identification (SNI) introduced in <a href="http://www.ietf.org/rfc/rfc4366.txt" title="RFC 4336" target="_blank">RFC 4366</a> which allows the client to include the requested hostname in the first message of the SSL handshake allowing the Web Server to determine which Named Virtual Host to send the request to and setup the connection accordingly.</p>
<p>Starting with Apache 2.2.12 and later you can take advantage of SNI for your SSL Virtual Hosting. There are some requirements for SNI to work properly.</p>
<ul>
<li>You must be running OpenSSL 0.9.8f or later</li>
<li>You must configure OpenSSL with the TLS Extensions Enabled</li>
<li>Apache must be built with OpenSSL Support (--with-ssl)</li>
</ul>
<p>Another requirement is the Client must support SNI. Below is a list of Browsers supporting SNI</p>
<ul type="disc">
<li>Mozilla Firefox 2.0 or later</li>
<li>Opera 8.0 or later (with TLS 1.1 enabled)</li>
<li>Internet Explorer 7.0 or later (on Vista, not XP)</li>
<li>Google Chrome</li>
<li>Safari 3.2.1 on Mac OS X 10.5.6</li>
</ul>
<p>If the client does not support SNI Apache will return a 403 Error Response to the user. You can disable Strict Host Checking in which the default Virtual Host will respond as before when a request came in that did not match any defined Virtual Hosts, this is because once again the server is unable to read the Host header until it completed the SSL negotiation and can read the data.</p>
<p>To enable Named Based Virtual Hosting for SSL you have to make a few changes to your existing Apache Configurations. Below you can find a sample configuration for two different domains running SSL.</p>
<p>&nbsp;</p>
<p>NameVirtualHost *:443</p>
<p>&lt;VirtualHost *:443&gt;<br />&nbsp; &nbsp; ServerName <a href="http://www.domain-one.com">www.domain-one.com</a><br />&nbsp; &nbsp; DocumentRoot &nbsp;/var/www/domain-one.com</p>
<p>&nbsp; &nbsp; SSLEngine on<br />&nbsp; &nbsp; SSLProtocol all -SSLv2<br />&nbsp; &nbsp; SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW<br />&nbsp; &nbsp; SSLCertificateFile conf.d/www.domain-one.com.crt<br />&nbsp; &nbsp; SSLCertificateKeyFile conf.d/www.domain-one.com.key<br />&nbsp; &nbsp; ErrorLog logs/www.domain-one.com_error_log<br />&nbsp; &nbsp; CustomLog logs/www.domain-one.com_access_log<br />&lt;/VirtualHost&gt;</p>
<p>&lt;VirtualHost *:443&gt;<br />&nbsp; &nbsp; ServerName <a href="http://www.domain-two.com">www.domain-two.com</a><br />&nbsp; &nbsp; DocumentRoot &nbsp;/var/www/domain-two.com</p>
<p>&nbsp; &nbsp; SSLEngine on<br />&nbsp; &nbsp; SSLProtocol all -SSLv2<br />&nbsp; &nbsp; SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:+LOW<br />&nbsp; &nbsp; SSLCertificateFile conf.d/www.domain-two.com.crt<br />&nbsp; &nbsp; SSLCertificateKeyFile conf.d/www.domain-two.com.key<br />&nbsp; &nbsp;ErrorLog logs/www.domain-two.com_error_log<br />&nbsp; &nbsp;CustomLog logs/www.domain-two.com_access_log<br />&lt;/VirtualHost&gt;</p>
	
</p>

<p><a href="http://blog.phyber.com/apache-named-based-ssl-virtual-hosting-using">Permalink</a> 

	| <a href="http://blog.phyber.com/apache-named-based-ssl-virtual-hosting-using#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/1675707/dsn.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/cP8DUCUUlmN2G</posterous:profileUrl>
        <posterous:firstName>Gary</posterous:firstName>
        <posterous:lastName>Steven</posterous:lastName>
        <posterous:nickName>garysteven</posterous:nickName>
        <posterous:displayName>Gary Steven</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Mon, 07 Nov 2011 06:46:00 -0800</pubDate>
      <title>Level3 Outage - Likely Juniper Bug</title>
      <link>http://blog.phyber.com/level3-outage-likely-juniper-bug</link>
      <guid>http://blog.phyber.com/level3-outage-likely-juniper-bug</guid>
      <description>
        <![CDATA[<p>
	<p>Information is still limited at this time - at approximately 14:15 UTC an event occured causing our BGP Sessions with Level3 to reset and re-establish five minutes later.</p>
<p>There are confirmed reports that this event within Level3 has affected most of North America. This outage has affected other networks running Juniper routers with the majority of them seeing their devices core dump and reload.</p>
<p>At this point the speculation is that a new BGP Update Bug within specific Juniper version trains was just discovered/triggered.</p>
<p>Phyber's engineering staff will be monitoring the situation closely and will disable our Level3 peerings if necessary to maintain stability of the network.</p>
	
</p>

<p><a href="http://blog.phyber.com/level3-outage-likely-juniper-bug">Permalink</a> 

	| <a href="http://blog.phyber.com/level3-outage-likely-juniper-bug#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Tue, 18 Oct 2011 20:17:03 -0700</pubDate>
      <title>Bundled, Buried &amp; Behind Closed Doors</title>
      <link>http://blog.phyber.com/76071067</link>
      <guid>http://blog.phyber.com/76071067</guid>
      <description>
        <![CDATA[<p>
	<p><iframe src="http://player.vimeo.com/video/30642376?title=0&amp;byline=0&amp;portrait=0" frameborder="0" height="225" width="400"></iframe></p>
<p><a href="http://vimeo.com/30642376">Bundled, Buried &amp; Behind Closed Doors</a> from <a href="http://vimeo.com/benmendelsohn">Ben Mendelsohn</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Lower Manhattan&rsquo;s 60 Hudson Street is one of the world&rsquo;s most concentrated hubs of Internet connectivity. This short documentary peeks inside, offering a glimpse of the massive material infrastructure that makes the Internet possible.</p>
	
</p>

<p><a href="http://blog.phyber.com/76071067">Permalink</a> 

	| <a href="http://blog.phyber.com/76071067#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Thu, 13 Oct 2011 15:34:11 -0700</pubDate>
      <title>One Wilshire Power Restored</title>
      <link>http://blog.phyber.com/one-wilshire-power-restored</link>
      <guid>http://blog.phyber.com/one-wilshire-power-restored</guid>
      <description>
        <![CDATA[<p>
	<div style="margin-right: 0in; margin-left: 0in; font-size: 11pt; font-family: Calibri, sans-serif; margin-top: 0in;"><b><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">UPDATE:&nbsp;</span></b><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Confirmation we are on utility, facilities is completing verification of all systems.</span><strong style="font-family: Times New Roman, serif;"><span style="font-family: Verdana, sans-serif; font-weight: normal;"></span></strong></div><p /><div style="margin-right: 0in; margin-left: 0in; font-size: 11pt; font-family: Calibri, sans-serif; margin-top: 0in;"><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Date:&nbsp;</span></strong><span class="Style2" style="font-family: Verdana, sans-serif;"><span style="font-size: 10pt;">Thursday, October 13, 2011</span></span><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">&nbsp;</span></strong><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; font-weight: normal;"></span></strong></div><p style="margin-right: 0in; margin-left: 0in; font-size: 12pt; font-family: Times New Roman, serif;"><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Location of Event</span></strong><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">:&nbsp;</span><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(127, 127, 127); font-weight: normal;">One Wilshire, 624 Grand Ave, Los Angeles California</span></strong><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black; font-weight: normal;"></span></strong></p><div style="margin-right: 0in; margin-left: 0in; margin-top: 0in;"><span style="font-family: Calibri, sans-serif; font-size: 15px;"><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Critical Load:&nbsp;</span></strong></span><span style="font-family: Calibri, sans-serif; font-size: 15px;"><b>On Utility Power</b></span></div>
	
</p>

<p><a href="http://blog.phyber.com/one-wilshire-power-restored">Permalink</a> 

	| <a href="http://blog.phyber.com/one-wilshire-power-restored#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Thu, 13 Oct 2011 12:50:23 -0700</pubDate>
      <title>One Wilshire Power Notification</title>
      <link>http://blog.phyber.com/one-wilshire-power-notification</link>
      <guid>http://blog.phyber.com/one-wilshire-power-notification</guid>
      <description>
        <![CDATA[<p>
	<div style="margin-right: 0in; margin-left: 0in; font-size: 11pt; font-family: Calibri, sans-serif; margin-top: 0in;"><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Date:&nbsp;</span></strong><span class="Style2" style="font-family: Verdana, sans-serif;"><span style="font-size: 10pt;">Thursday, October 13, 2011</span></span><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">&nbsp;</span></strong><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; font-weight: normal;"></span></strong></div><p style="margin-right: 0in; margin-left: 0in; font-size: 12pt; font-family: Times New Roman, serif;"><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Location of Event</span></strong><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">:&nbsp;</span><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: rgb(127, 127, 127); font-weight: normal;">One Wilshire, 624 Grand Ave, Los Angeles California</span></strong><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black; font-weight: normal;"></span></strong></p><div style="margin-right: 0in; margin-left: 0in; margin-top: 0in;"><span style="font-family: Calibri, sans-serif; font-size: 15px;"><strong style="font-family: Times New Roman, serif;"><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Critical Load:&nbsp;</span></strong></span><span style="font-family: Calibri, sans-serif; font-size: 15px;"><b>On Generator Power</b></span></div><p /><p /><div style="margin-right: 0in; margin-left: 0in; font-size: 11pt; font-family: Calibri, sans-serif; margin-top: 0in;"><b><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Risk to Operation:&nbsp;</span></b><b><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: red;">Possible disruption in powered services.</span></b><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;"></span></div><p style="margin-right: 0in; margin-left: 0in; font-size: 12pt; font-family: Times New Roman, serif;"><b><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">Summary Description of Event:</span></b><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">&nbsp;&nbsp;</span><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">The Data Center has experienced a utility power disruption.</span><span class="Style21" style="font-family: Verdana, sans-serif;"><span style="font-size: 10pt; color: black;">&nbsp;</span></span><span style="font-size: 10pt; font-family: Verdana, sans-serif; color: black;">While power in the data center is protected, CoreSite facilities staff is on site and verifying proper functionality of the facility systems.&nbsp;</span></p>
	
</p>

<p><a href="http://blog.phyber.com/one-wilshire-power-notification">Permalink</a> 

	| <a href="http://blog.phyber.com/one-wilshire-power-notification#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Mon, 10 Oct 2011 12:13:41 -0700</pubDate>
      <title>Nitrogen Gas</title>
      <link>http://blog.phyber.com/nitrogen-gas</link>
      <guid>http://blog.phyber.com/nitrogen-gas</guid>
      <description>
        <![CDATA[<p>
	<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/jayFlqAGBtwxcHBcuBdnrFyucyEvwbmFAJJJECbGiGJnyCCfIcgIvDEukrnH/p77.jpg.scaled1000.jpg"><img alt="P77" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/jayFlqAGBtwxcHBcuBdnrFyucyEvwbmFAJJJECbGiGJnyCCfIcgIvDEukrnH/p77.jpg.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/zGGbjhizfaqJebziGzGcFzafmEaIzrtbdsnaCsHmcsqvojAcpkIyBoDrwwwi/p79.jpg.scaled1000.jpg"><img alt="P79" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/zGGbjhizfaqJebziGzGcFzafmEaIzrtbdsnaCsHmcsqvojAcpkIyBoDrwwwi/p79.jpg.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/CrAJCqkClyjgsfkEfmyEoAIoEiiHppnmeaworfkgnngozmzByDCugytBzIpx/p81.jpg.scaled1000.jpg"><img alt="P81" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/CrAJCqkClyjgsfkEfmyEoAIoEiiHppnmeaworfkgnngozmzByDCugytBzIpx/p81.jpg.scaled500.jpg" width="500" /></a>
<div class='p_see_full_gallery'><a href="http://blog.phyber.com/nitrogen-gas">See the full gallery on Posterous</a></div>
</div>
</p>This looks like fun.
	
</p>

<p><a href="http://blog.phyber.com/nitrogen-gas">Permalink</a> 

	| <a href="http://blog.phyber.com/nitrogen-gas#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="1000" width="747" url="http://getfile0.posterous.com/getfile/files.posterous.com/phyber/CrAJCqkClyjgsfkEfmyEoAIoEiiHppnmeaworfkgnngozmzByDCugytBzIpx/p81.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile6.posterous.com/getfile/files.posterous.com/phyber/CrAJCqkClyjgsfkEfmyEoAIoEiiHppnmeaworfkgnngozmzByDCugytBzIpx/p81.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1000" width="747" url="http://getfile6.posterous.com/getfile/files.posterous.com/phyber/zGGbjhizfaqJebziGzGcFzafmEaIzrtbdsnaCsHmcsqvojAcpkIyBoDrwwwi/p79.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile1.posterous.com/getfile/files.posterous.com/phyber/zGGbjhizfaqJebziGzGcFzafmEaIzrtbdsnaCsHmcsqvojAcpkIyBoDrwwwi/p79.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1000" width="747" url="http://getfile3.posterous.com/getfile/files.posterous.com/phyber/jayFlqAGBtwxcHBcuBdnrFyucyEvwbmFAJJJECbGiGJnyCCfIcgIvDEukrnH/p77.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile8.posterous.com/getfile/files.posterous.com/phyber/jayFlqAGBtwxcHBcuBdnrFyucyEvwbmFAJJJECbGiGJnyCCfIcgIvDEukrnH/p77.jpg.scaled500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Wed, 05 Oct 2011 23:33:45 -0700</pubDate>
      <title>Steve Jobs</title>
      <link>http://blog.phyber.com/steve-jobs</link>
      <guid>http://blog.phyber.com/steve-jobs</guid>
      <description>
        <![CDATA[<p>
	<div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/pg2aW0ArOLkK3rtWqEtbJPBhkW8nyTRfd80wgiIEbs7sLpDEIPxIXSQPFgTl/Steve_Jobs.png"><img alt="Steve_jobs" height="336" src="http://posterous.com/getfile/files.posterous.com/phyber/Frtd3uIfVe3rwjmNec3XnMxEgwLFAICvN6PL22cFIMa2C10BspFVUIYgUE2r/Steve_Jobs.png.scaled.500.jpg" width="500" /></a>
</div>
<p>Rest in peace Steve. You will be missed by the entire world but we will never forget you. We see you every day on on our desk, we carry you in bags on our shoulders and in our pockets. We watch you on TV, we listen to you in our cars, in the subway, and in the gym. You take our pictures, you chat with our friends. You introduced us to wonderful, amazing magical things. We will continue to hold you in our hands and we will never let you go. Thank you.</p>
	
</p>

<p><a href="http://blog.phyber.com/steve-jobs">Permalink</a> 

	| <a href="http://blog.phyber.com/steve-jobs#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/png" height="660" width="982" url="http://getfile8.posterous.com/getfile/files.posterous.com/phyber/pg2aW0ArOLkK3rtWqEtbJPBhkW8nyTRfd80wgiIEbs7sLpDEIPxIXSQPFgTl/Steve_Jobs.png">
        <media:thumbnail height="336" width="500" url="http://getfile9.posterous.com/getfile/files.posterous.com/phyber/Frtd3uIfVe3rwjmNec3XnMxEgwLFAICvN6PL22cFIMa2C10BspFVUIYgUE2r/Steve_Jobs.png.scaled.500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Tue, 04 Oct 2011 17:56:08 -0700</pubDate>
      <title>Sometimes You Just Need Duct Tape</title>
      <link>http://blog.phyber.com/sometimes-you-just-need-duct-tape</link>
      <guid>http://blog.phyber.com/sometimes-you-just-need-duct-tape</guid>
      <description>
        <![CDATA[<p>
	<div>While prepping for a new Wireless Point to Point link installation, and interesting oddity was discovered. The work crew had spent the time and energy to prepare and neatly dress all of the cables for this Bridgewave GE-60 (1.25 Gbps Full Duplex) link - but they neglected to properly place the AC power adapter in a weather proof enclosure. Opting to instead zip tie it to the power conduit, exposed to all of the elements.</div><p /><div>Fortunately there hasn't been any real significant weather in Los Angeles and the gear hasn't been damaged. A proper enclosure was ordered and will be installed on Thursday. In the mean time, a little plastic and duct tape should do the trick...</div><p /><p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/HJJvghvA4rXsBVVM2XjPqIf0MOnnsqn4khdmw9NUbuhkhf5Zmw4N2SaTWfPf/IMAG0028.jpg.scaled.1000.jpg"><img alt="Imag0028" height="835" src="http://posterous.com/getfile/files.posterous.com/phyber/4ZvyzA2YROLM3XeF3ljajn8YdbFEBVHukeBFdpmzgB3Kp5zoz7rI55ITRDkY/IMAG0028.jpg.scaled.500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/oJSDOs4BXclgSjMRPRXdijOjhxQ1aqFlgJBT2FzWAEWi42hhuA6dSwyTlWew/IMAG0027.jpg.scaled.1000.jpg"><img alt="Imag0027" height="835" src="http://posterous.com/getfile/files.posterous.com/phyber/kOmIT7cd5goyx2R1t7BsmbiNllFuEbCFB5FLA7WV8mM8DEZ2LnzGreR5yySq/IMAG0027.jpg.scaled.500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/gWpUyZnfroEKyX6JGnCN8EgOiryhBv65HG6cpRaXGzaA613bPEqo5GGUoza3/2011-10-04_17-10-44_664.jpg.scaled.1000.jpg"><img alt="2011-10-04_17-10-44_664" height="889" src="http://posterous.com/getfile/files.posterous.com/phyber/g3NYs3y2jveXDIz8FFPZBzOsxGHpsMeeKoU3SghBhniLnrtBazVZBWjyD0kj/2011-10-04_17-10-44_664.jpg.scaled.500.jpg" width="500" /></a>
<div class='p_see_full_gallery'><a href="http://blog.phyber.com/sometimes-you-just-need-duct-tape">See the full gallery on Posterous</a></div>
</div>
</p>
	
</p>

<p><a href="http://blog.phyber.com/sometimes-you-just-need-duct-tape">Permalink</a> 

	| <a href="http://blog.phyber.com/sometimes-you-just-need-duct-tape#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="2592" width="1552" url="http://getfile9.posterous.com/getfile/files.posterous.com/phyber/KnmZCaYUH3G0IAEBd9DuNLBf4HOdAGpzFHJqGJYuc9pXY5nZvqKHDqULUHEO/IMAG0028.jpg">
        <media:thumbnail height="835" width="500" url="http://getfile0.posterous.com/getfile/files.posterous.com/phyber/4ZvyzA2YROLM3XeF3ljajn8YdbFEBVHukeBFdpmzgB3Kp5zoz7rI55ITRDkY/IMAG0028.jpg.scaled.500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2592" width="1552" url="http://getfile6.posterous.com/getfile/files.posterous.com/phyber/Q4wOopT8lnLw1G5pQ959phvpnei9KxrcOUCeRczYVMgFEQHceRiG27EfExJ1/IMAG0027.jpg">
        <media:thumbnail height="835" width="500" url="http://getfile7.posterous.com/getfile/files.posterous.com/phyber/kOmIT7cd5goyx2R1t7BsmbiNllFuEbCFB5FLA7WV8mM8DEZ2LnzGreR5yySq/IMAG0027.jpg.scaled.500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="3264" width="1836" url="http://getfile2.posterous.com/getfile/files.posterous.com/phyber/b9a1dDHxz3xh2YivHntntDSnmU74nDe4o7n9GXlKJ7gLflFvLTkgHJoFHtLn/2011-10-04_17-10-44_664.jpg">
        <media:thumbnail height="889" width="500" url="http://getfile3.posterous.com/getfile/files.posterous.com/phyber/g3NYs3y2jveXDIz8FFPZBzOsxGHpsMeeKoU3SghBhniLnrtBazVZBWjyD0kj/2011-10-04_17-10-44_664.jpg.scaled.500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Tue, 20 Sep 2011 17:14:00 -0700</pubDate>
      <title>One Wilshire</title>
      <link>http://blog.phyber.com/one-wilshire</link>
      <guid>http://blog.phyber.com/one-wilshire</guid>
      <description>
        <![CDATA[<p>
	<p>An awesome photo taken of the One Wilshire building (I'm assuming sometime in the 70s) before the Telecommunications conversion. It looks almost naked without the Generators, Fuel Tanks, Chillers, Microwave Towers, etc...</p>
<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-20/odExnzwbyffDvtlhEDyxjjjdcuxgFtpGuEjrJqkiCbgjHxrtncGcHAImEmGe/IMG_1921.JPG.scaled1000.jpg"><img alt="Img_1921" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-20/odExnzwbyffDvtlhEDyxjjjdcuxgFtpGuEjrJqkiCbgjHxrtncGcHAImEmGe/IMG_1921.JPG.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-20/zjvnhybwCngrsaJhaqmpxuBEhqfCxzsIsoaFxpcAfFqEscciqbJHBfzJuxdd/IMG_1918.JPG.scaled1000.jpg"><img alt="Img_1918" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-20/zjvnhybwCngrsaJhaqmpxuBEhqfCxzsIsoaFxpcAfFqEscciqbJHBfzJuxdd/IMG_1918.JPG.scaled500.jpg" width="500" /></a>
<div class='p_see_full_gallery'><a href="http://blog.phyber.com/one-wilshire">See the full gallery on Posterous</a></div>
</div>
</p>
	
</p>

<p><a href="http://blog.phyber.com/one-wilshire">Permalink</a> 

	| <a href="http://blog.phyber.com/one-wilshire#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-09-20/odExnzwbyffDvtlhEDyxjjjdcuxgFtpGuEjrJqkiCbgjHxrtncGcHAImEmGe/IMG_1921.JPG">
        <media:thumbnail height="669" width="500" url="http://getfile3.posterous.com/getfile/files.posterous.com/temp-2011-09-20/odExnzwbyffDvtlhEDyxjjjdcuxgFtpGuEjrJqkiCbgjHxrtncGcHAImEmGe/IMG_1921.JPG.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile8.posterous.com/getfile/files.posterous.com/temp-2011-09-20/zjvnhybwCngrsaJhaqmpxuBEhqfCxzsIsoaFxpcAfFqEscciqbJHBfzJuxdd/IMG_1918.JPG">
        <media:thumbnail height="669" width="500" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-09-20/zjvnhybwCngrsaJhaqmpxuBEhqfCxzsIsoaFxpcAfFqEscciqbJHBfzJuxdd/IMG_1918.JPG.scaled500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Sun, 18 Sep 2011 17:05:00 -0700</pubDate>
      <title>Chicago Communications Infrastructure</title>
      <link>http://blog.phyber.com/chicago-communications-infrastructure</link>
      <guid>http://blog.phyber.com/chicago-communications-infrastructure</guid>
      <description>
        <![CDATA[<p>
	<p>Some photos of random communications towers and antennas from my trip to Chicago, IL.</p>
<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/rAGrsBnEmbJpDhnxxuxjFzHxJelECEqJHvEguGsvndsGtjeEvjGfAeepukHm/IMG_1753.JPG.scaled1000.jpg"><img alt="Img_1753" height="373" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/rAGrsBnEmbJpDhnxxuxjFzHxJelECEqJHvEguGsvndsGtjeEvjGfAeepukHm/IMG_1753.JPG.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/FEspGtoxlGIkkbHwtjFhkBeiCfcHIaDapGvAgoqDlciveiGIDdFszvHrGmnj/IMG_1767.jpg.scaled1000.jpg"><img alt="Img_1767" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/FEspGtoxlGIkkbHwtjFhkBeiCfcHIaDapGvAgoqDlciveiGIDdFszvHrGmnj/IMG_1767.jpg.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/oGGhjgBBrHkyEgsukxltsJfHAoxjmFmeCijidjmDpIIksbJzcvsnicIGabgA/IMG_1770.JPG.scaled1000.jpg"><img alt="Img_1770" height="373" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/oGGhjgBBrHkyEgsukxltsJfHAoxjmFmeCijidjmDpIIksbJzcvsnicIGabgA/IMG_1770.JPG.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/semayloiefJwizhtnspHvjCorbHiBAbkehgABGhcHaswFbwtcEoFJjoJCCEJ/IMG_1813.JPG.scaled1000.jpg"><img alt="Img_1813" height="373" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/semayloiefJwizhtnspHvjCorbHiBAbkehgABGhcHaswFbwtcEoFJjoJCCEJ/IMG_1813.JPG.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/vBpyFxIuHforIkmxpBpgHmueluHAbFddpEwlHgbvoEqIrmcdlFkDgjuoAmfh/IMG_1868.JPG.scaled1000.jpg"><img alt="Img_1868" height="373" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/vBpyFxIuHforIkmxpBpgHmueluHAbFddpEwlHgbvoEqIrmcdlFkDgjuoAmfh/IMG_1868.JPG.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/zrgCdtolJjnsfvJaiejpBjpkdaHvhCGakJmnFqlckxDFtijrHjcbsdDnjstr/IMG_1769.jpg.scaled1000.jpg"><img alt="Img_1769" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/zrgCdtolJjnsfvJaiejpBjpkdaHvhCGakJmnFqlckxDFtijrHjcbsdDnjstr/IMG_1769.jpg.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/xBsbvBvgJfpErysCqAkDlDepcbkFhImmxivApaaCtypnnhueGlbDgxHwHiBq/IMG_1795.jpg.scaled1000.jpg"><img alt="Img_1795" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/xBsbvBvgJfpErysCqAkDlDepcbkFhImmxivApaaCtypnnhueGlbDgxHwHiBq/IMG_1795.jpg.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/hszvohDqcsDCmAHlrzGwkjJqGkwnHzGikhJycyhpiGiEvasfehIhpAIdDEfC/IMG_1830.jpg.scaled1000.jpg"><img alt="Img_1830" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/hszvohDqcsDCmAHlrzGwkjJqGkwnHzGikhJycyhpiGiEvasfehIhpAIdDEfC/IMG_1830.jpg.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/zolBsokabtyiAhnzvxBfpAJexxIAAshEmBIgjJjfobxIqIrEHzpyFFyArjnz/IMG_1842.JPG.scaled1000.jpg"><img alt="Img_1842" height="373" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/zolBsokabtyiAhnzvxBfpAJexxIAAshEmBIgjJjfobxIqIrEHzpyFFyArjnz/IMG_1842.JPG.scaled500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/rBHuCDGnGaGDdfpzvHloGrtznjvGCoJElmGkelpmeGnzCpepCasrzhtphllt/IMG_1840.JPG.scaled1000.jpg"><img alt="Img_1840" height="373" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-18/rBHuCDGnGaGDdfpzvHloGrtznjvGCoJElmGkelpmeGnzCpepCasrzhtphllt/IMG_1840.JPG.scaled500.jpg" width="500" /></a>
<div class='p_see_full_gallery'><a href="http://blog.phyber.com/chicago-communications-infrastructure">See the full gallery on Posterous</a></div>
</div>
</p>
<p>&nbsp;</p>
	
</p>

<p><a href="http://blog.phyber.com/chicago-communications-infrastructure">Permalink</a> 

	| <a href="http://blog.phyber.com/chicago-communications-infrastructure#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile9.posterous.com/getfile/files.posterous.com/temp-2011-09-18/rAGrsBnEmbJpDhnxxuxjFzHxJelECEqJHvEguGsvndsGtjeEvjGfAeepukHm/IMG_1753.JPG">
        <media:thumbnail height="373" width="500" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-09-18/rAGrsBnEmbJpDhnxxuxjFzHxJelECEqJHvEguGsvndsGtjeEvjGfAeepukHm/IMG_1753.JPG.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2592" width="1936" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-09-18/FEspGtoxlGIkkbHwtjFhkBeiCfcHIaDapGvAgoqDlciveiGIDdFszvHrGmnj/IMG_1767.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile8.posterous.com/getfile/files.posterous.com/temp-2011-09-18/FEspGtoxlGIkkbHwtjFhkBeiCfcHIaDapGvAgoqDlciveiGIDdFszvHrGmnj/IMG_1767.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile3.posterous.com/getfile/files.posterous.com/temp-2011-09-18/oGGhjgBBrHkyEgsukxltsJfHAoxjmFmeCijidjmDpIIksbJzcvsnicIGabgA/IMG_1770.JPG">
        <media:thumbnail height="373" width="500" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-09-18/oGGhjgBBrHkyEgsukxltsJfHAoxjmFmeCijidjmDpIIksbJzcvsnicIGabgA/IMG_1770.JPG.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2011-09-18/semayloiefJwizhtnspHvjCorbHiBAbkehgABGhcHaswFbwtcEoFJjoJCCEJ/IMG_1813.JPG">
        <media:thumbnail height="373" width="500" url="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-09-18/semayloiefJwizhtnspHvjCorbHiBAbkehgABGhcHaswFbwtcEoFJjoJCCEJ/IMG_1813.JPG.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-09-18/vBpyFxIuHforIkmxpBpgHmueluHAbFddpEwlHgbvoEqIrmcdlFkDgjuoAmfh/IMG_1868.JPG">
        <media:thumbnail height="373" width="500" url="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-09-18/vBpyFxIuHforIkmxpBpgHmueluHAbFddpEwlHgbvoEqIrmcdlFkDgjuoAmfh/IMG_1868.JPG.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2592" width="1936" url="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2011-09-18/zrgCdtolJjnsfvJaiejpBjpkdaHvhCGakJmnFqlckxDFtijrHjcbsdDnjstr/IMG_1769.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile3.posterous.com/getfile/files.posterous.com/temp-2011-09-18/zrgCdtolJjnsfvJaiejpBjpkdaHvhCGakJmnFqlckxDFtijrHjcbsdDnjstr/IMG_1769.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2592" width="1936" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-09-18/xBsbvBvgJfpErysCqAkDlDepcbkFhImmxivApaaCtypnnhueGlbDgxHwHiBq/IMG_1795.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2011-09-18/xBsbvBvgJfpErysCqAkDlDepcbkFhImmxivApaaCtypnnhueGlbDgxHwHiBq/IMG_1795.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="2592" width="1936" url="http://getfile7.posterous.com/getfile/files.posterous.com/temp-2011-09-18/hszvohDqcsDCmAHlrzGwkjJqGkwnHzGikhJycyhpiGiEvasfehIhpAIdDEfC/IMG_1830.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile1.posterous.com/getfile/files.posterous.com/temp-2011-09-18/hszvohDqcsDCmAHlrzGwkjJqGkwnHzGikhJycyhpiGiEvasfehIhpAIdDEfC/IMG_1830.jpg.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-09-18/zolBsokabtyiAhnzvxBfpAJexxIAAshEmBIgjJjfobxIqIrEHzpyFFyArjnz/IMG_1842.JPG">
        <media:thumbnail height="373" width="500" url="http://getfile9.posterous.com/getfile/files.posterous.com/temp-2011-09-18/zolBsokabtyiAhnzvxBfpAJexxIAAshEmBIgjJjfobxIqIrEHzpyFFyArjnz/IMG_1842.JPG.scaled500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-09-18/rBHuCDGnGaGDdfpzvHloGrtznjvGCoJElmGkelpmeGnzCpepCasrzhtphllt/IMG_1840.JPG">
        <media:thumbnail height="373" width="500" url="http://getfile9.posterous.com/getfile/files.posterous.com/temp-2011-09-18/rBHuCDGnGaGDdfpzvHloGrtznjvGCoJElmGkelpmeGnzCpepCasrzhtphllt/IMG_1840.JPG.scaled500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Thu, 08 Sep 2011 09:28:06 -0700</pubDate>
      <title>NASA Pay Phone</title>
      <link>http://blog.phyber.com/nasa-pay-phone</link>
      <guid>http://blog.phyber.com/nasa-pay-phone</guid>
      <description>
        <![CDATA[<p>
	<p>A payphone at the NASA Kennedy Space Complex.</p>
<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-07/qnJoBFCnEFxraGsjHFjdxafyIdlwdIchhEhEvJoqqJCAsHiHajxhzponnJfG/photo.JPG.scaled1000.jpg"><img alt="Photo" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-07/qnJoBFCnEFxraGsjHFjdxafyIdlwdIchhEhEvJoqqJCAsHiHajxhzponnJfG/photo.JPG.scaled500.jpg" width="500" /></a>
</div>
</p>
	
</p>

<p><a href="http://blog.phyber.com/nasa-pay-phone">Permalink</a> 

	| <a href="http://blog.phyber.com/nasa-pay-phone#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="2056" width="1536" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-09-07/qnJoBFCnEFxraGsjHFjdxafyIdlwdIchhEhEvJoqqJCAsHiHajxhzponnJfG/photo.JPG">
        <media:thumbnail height="669" width="500" url="http://getfile0.posterous.com/getfile/files.posterous.com/temp-2011-09-07/qnJoBFCnEFxraGsjHFjdxafyIdlwdIchhEhEvJoqqJCAsHiHajxhzponnJfG/photo.JPG.scaled500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Wed, 07 Sep 2011 13:25:47 -0700</pubDate>
      <title>Verizon Generator</title>
      <link>http://blog.phyber.com/verizon-generator</link>
      <guid>http://blog.phyber.com/verizon-generator</guid>
      <description>
        <![CDATA[<p>
	<p>This generator is attached to a Verizon Cell site. If it hadn't been running I probably would have never noticed it. The green posts in the background are the air intake and exaust, and the box in the front has connections for power hookups and fueling.</p>
<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-07/jbElwqFmtgrjwGCowFweCGIkHEsEahzvwjilgneErgDfpguBckoqulIvHckk/photo.JPG"><img alt="Photo" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-07/jbElwqFmtgrjwGCowFweCGIkHEsEahzvwjilgneErgDfpguBckoqulIvHckk/photo.JPG.scaled500.jpg" width="500" /></a>
</div>
</p>
	
</p>

<p><a href="http://blog.phyber.com/verizon-generator">Permalink</a> 

	| <a href="http://blog.phyber.com/verizon-generator#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="2056" width="1536" url="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-09-07/jbElwqFmtgrjwGCowFweCGIkHEsEahzvwjilgneErgDfpguBckoqulIvHckk/photo.JPG">
        <media:thumbnail height="669" width="500" url="http://getfile2.posterous.com/getfile/files.posterous.com/temp-2011-09-07/jbElwqFmtgrjwGCowFweCGIkHEsEahzvwjilgneErgDfpguBckoqulIvHckk/photo.JPG.scaled500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Wed, 07 Sep 2011 09:18:00 -0700</pubDate>
      <title>Microwave Antennae</title>
      <link>http://blog.phyber.com/microwave-antennae</link>
      <guid>http://blog.phyber.com/microwave-antennae</guid>
      <description>
        <![CDATA[<p>
	<p>Everyday, everwhere you are there is hidden infrastructure. As a side feature to this blog we're going to start posting the things we see.</p>
<p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/temp-2011-09-07/CfffobIAECBctrhqtuaaGbpszjzlwHDykdApdgJgoqvHJHgcJJpvafDyaBJx/IMG_1525.JPG.scaled1000.jpg"><img alt="Img_1525" height="669" src="http://posterous.com/getfile/files.posterous.com/temp-2011-09-07/CfffobIAECBctrhqtuaaGbpszjzlwHDykdApdgJgoqvHJHgcJJpvafDyaBJx/IMG_1525.JPG.scaled500.jpg" width="500" /></a>
</div>
</p>
	
</p>

<p><a href="http://blog.phyber.com/microwave-antennae">Permalink</a> 

	| <a href="http://blog.phyber.com/microwave-antennae#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile6.posterous.com/getfile/files.posterous.com/temp-2011-09-07/CfffobIAECBctrhqtuaaGbpszjzlwHDykdApdgJgoqvHJHgcJJpvafDyaBJx/IMG_1525.JPG">
        <media:thumbnail height="669" width="500" url="http://getfile4.posterous.com/getfile/files.posterous.com/temp-2011-09-07/CfffobIAECBctrhqtuaaGbpszjzlwHDykdApdgJgoqvHJHgcJJpvafDyaBJx/IMG_1525.JPG.scaled500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Fri, 24 Jun 2011 09:17:00 -0700</pubDate>
      <title>FCC Releases Order Implementing Truth in Caller ID Act</title>
      <link>http://blog.phyber.com/fcc-releases-order-implementing-truth-in-call</link>
      <guid>http://blog.phyber.com/fcc-releases-order-implementing-truth-in-call</guid>
      <description>
        <![CDATA[<p>
	<p><span style="font-size: 12px;">
<p>On June 22, 2011, the Federal Communications Commission (&ldquo;FCC&rdquo; or &ldquo;Commission&rdquo;) released an order in its proceeding to consider rules to implement the Truth in Caller ID Act of 2009 (the &ldquo;Act&rdquo;).&nbsp; The Act makes it &ldquo;unlawful for any person in the United States, in connection with any telecommunications service or IP-enabled voice service, tocause any caller identification service to knowingly transmit misleading or inaccurate caller identificationinformation with the intent to defraud, cause harm, or wrongfully obtain anything of value.&rdquo; The Actinstructs the Commission to adopt implementing regulations within six months. On March 9, 2011, the FCC issued its Caller ID Act NPRM seeking comments on its proposed rules.&nbsp; The June 22nd Order adopts the following rules to implement the Act.</p>
<p>First, the Commission adopts the Act&rsquo;s language, prohibiting knowing transmission of misleading or inaccurate Caller ID information with the intent to defraud, cause harm or wrongfully obtain anything of value.&nbsp; The Commission&rsquo;s rules specify that it may impose penalties against any person or entity for violating the Act whether or not it holds a Commission license or registration.&nbsp; The rules prohibit only conduct in connection with telecommunications and interconnected VoIP services, foregoing the broader term of &ldquo;IP-enabled&rdquo; services in the Act in favor of the Commission&rsquo;s I-VoIP definition in Section 9.3 of its rules.</p>
<p>In addition, while the Commission declined to adopt any specific exceptions other than those expressly enumerated in the Act (namely law enforcement activities and court orders), the FCC emphasized that to violate the act a person or entity must &ldquo;knowingly spoof caller identification information and do so with intent to defraud, cause harm, or wrongfully obtain something of value&rdquo; whether directly or indirectly.&nbsp;</p>
<p>To clarify the Act&rsquo;s requirements, the Commission also defined several terms including &ldquo;caller identification information,&rdquo; &ldquo;caller identification service&rdquo; and &ldquo;information regarding the origin&rdquo; of a call.&nbsp; In its definition of &ldquo;information regarding the origin&rdquo; of a call, the Commission included &ldquo;billing information, including charge number, ANI or pseudo-ANI&rdquo; as well all or part of the telephone number, name, location information or other information regarding the apparent source of the call.&nbsp; The Commission further clarified that &ldquo;location information&rdquo; includes information transmitted in the SS7 JIP code.</p>
<p>The Commission likewise clarified that a person or entity that blocks or attempts to block the display of its own Caller ID information will not be liable for violating the Act or implementing rules. Telemarketers are still required to transmit accurate Caller ID information.&nbsp; The Commission did not adopt any reporting or compliance obligations for third-party spoofers or address call unmasking. And, the Commission declined to adopt the DOJ&rsquo;s request for third-party providers to make a good-faith attempt to &ldquo;to verify that a user has the authority to use the substituted number, such as by placing a one-time verification call to that number.&rdquo;</p>
<p>Under the Act, the Commission may issue penalties of up to $10,000 for each violation, or 3 times that amount for each day of a continuing violation, with a cap of $1,000,000 for any single violation. The Commission adopted the balancing factors for general forfeitures and the Act&rsquo;s two-year statute of limitations for prosecuting violations.</p>
<p>To read the Commission&rsquo;s Order, see here:&nbsp;<a href="http://hraunfoss.fcc.gov/edocs_public/attachmatch/FCC-11-100A1.pdf">Truth in Caller ID Order</a></p>
<p>The Truth in Caller ID Act of 2009 is linked here:&nbsp;<a href="http://www.gpo.gov/fdsys/pkg/PLAW-111publ331/pdf/PLAW-111publ331.pdf">Truth in Caller ID Act of 2009</a></p>
</span></p>
	
</p>

<p><a href="http://blog.phyber.com/fcc-releases-order-implementing-truth-in-call">Permalink</a> 

	| <a href="http://blog.phyber.com/fcc-releases-order-implementing-truth-in-call#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
    </item>
    <item>
      <pubDate>Thu, 17 Mar 2011 16:53:52 -0700</pubDate>
      <title>LA Marathon - Road Closures</title>
      <link>http://blog.phyber.com/la-marathon-road-closures</link>
      <guid>http://blog.phyber.com/la-marathon-road-closures</guid>
      <description>
        <![CDATA[<p>
	<div><span style="color: rgb(66, 64, 55); font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 21px;">Just a reminder, the LA Marathon is this Sunday March 20th. If you are planning to visit a LA Datacenter please check the route map and plan accordingly.</span></div><br /><div> <div style=""><div style=""><div style=""><div style=""><div style=""><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/n8UuxAaK49lAw6QJYB7riNzxOmiApUj7YvwRYWNXUWHyJ80Fu7Jo8dm7l2nZ/la_marathon_map_2011.jpg.scaled.1000.jpg"><img alt="La_marathon_map_2011" height="388" src="http://posterous.com/getfile/files.posterous.com/phyber/KzxKMir8ZVH4SICI3QppHRub8gBrfnC1zVPH1NzBIRGrd8Gl8IMOKk9Ef9Bw/la_marathon_map_2011.jpg.scaled.500.jpg" width="500" /></a>
</div>
<br /></div></div></div></div></div> </div>
	
</p>

<p><a href="http://blog.phyber.com/la-marathon-road-closures">Permalink</a> 

	| <a href="http://blog.phyber.com/la-marathon-road-closures#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="931" width="1200" url="http://getfile7.posterous.com/getfile/files.posterous.com/phyber/jM2x66XvtHi5q7LbFWUHSGtNFJdSkhe11cUfjs8hnGRmmjiT1xhaxdWvcqya/la_marathon_map_2011.jpg">
        <media:thumbnail height="388" width="500" url="http://getfile8.posterous.com/getfile/files.posterous.com/phyber/KzxKMir8ZVH4SICI3QppHRub8gBrfnC1zVPH1NzBIRGrd8Gl8IMOKk9Ef9Bw/la_marathon_map_2011.jpg.scaled.500.jpg" />
      </media:content>
    </item>
    <item>
      <pubDate>Thu, 27 Jan 2011 10:40:46 -0800</pubDate>
      <title>New Edge Routers Unboxing</title>
      <link>http://blog.phyber.com/new-edge-routers-unboxing</link>
      <guid>http://blog.phyber.com/new-edge-routers-unboxing</guid>
      <description>
        <![CDATA[<p>
	Note I used the word Routers, because unlike the 6500 platform Cisco actually designates the 7600 as a Router. Years ago there was effectively zero difference between the 6500 and 7600 platforms, starting in 2006 Cisco started splitting the features, functionality and available line cards between the two platforms. I won't bore you with the full details, but if you are curious a concise overview of the differences is available here: <a href="http://cisco.cluepon.net/index.php/6500_7600_split">http://cisco.cluepon.net/index.php/6500_7600_split</a> <p /> Phyber's configuration consists of the 7606-S Chassis with the following line cards: <p /> RSP720-3CXL-GE <br />WS-6748-SFP <br />WS-X6708-10G-3C <p /> The 7606-S Chassis was selected over the 7609-S for the space efficiency - simply put we can place three 7606s in the space consumed by one 7609. Even with only two Chassis deployed we have a significant amount of port density available to us at One Wilshire for interconnections with both Carrier and Customer networks. <p /> If you are curious more information on the 7606-S Chassis is available on Cisco's web site: <p /> <a href="http://www.cisco.com/en/US/prod/collateral/routers/ps368/ps371/product_data_sheet0900aecd8057f3c8.html">http://www.cisco.com/en/US/prod/collateral/routers/ps368/ps371/product_data_s...</a><p><div class='p_embed p_image_embed'>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/avSi4WmtRuqp4UyeDDyHwGlceTFv9VN26l8wWP9pcyIUXB8ZQMPwncQ8GJkw/IMG_0022.jpg.scaled.1000.jpg"><img alt="Img_0022" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/UF0k2p65DUhZTBgYaipl10BJy1HHKBnaz2OZHjR6xJhdoVcsQhwDj2f2g809/IMG_0022.jpg.scaled.500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/z8QhOVHXfscEWN40maC3J4yHcpE4ZWBPyFBrGEaNOfHjfmx9wWH32pA6pebO/IMG_0024.jpg.scaled.1000.jpg"><img alt="Img_0024" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/ZhEI0gpjV3NsyWWe6TmURUqGw41dHWgnMjAF2SnvITjEJ81hRBAy4c1buqiA/IMG_0024.jpg.scaled.500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/e5OzOE7UFBMiTOiDQDAFI21afNKvw5NqfOi7g1pG5svLTrRBZKzhwGgl8XXh/IMG_0026.jpg.scaled.1000.jpg"><img alt="Img_0026" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/caUG0VsKkialLtjXIUWxZHq2h5Uie0npl7vfNwbODwQHCCR0OwdTthrKSATJ/IMG_0026.jpg.scaled.500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/DtkEjOZBatfbN56CB1Hg1BYv311PVekRhfl9DTqjkFqTpfGUbIcmefNb39eu/IMG_0027.jpg.scaled.1000.jpg"><img alt="Img_0027" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/Righk5c77lkFXFCrTcw5F7Taxrtbgr30xYKifKsy4Q4L84fCifHz1Az9uQSF/IMG_0027.jpg.scaled.500.jpg" width="500" /></a>
<a href="http://posterous.com/getfile/files.posterous.com/phyber/gMnReTc4sz024j7UoNfBgvgG6iPfcSUzCH3h7VmhYeWRAujr1wOkD52CG103/IMG_0030.jpg.scaled.1000.jpg"><img alt="Img_0030" height="669" src="http://posterous.com/getfile/files.posterous.com/phyber/5I9FyxdqxTHxZlKcfZH3waLOxOQy1TOQOZYnwYemOZJwKo7RlWhIAKhQW71M/IMG_0030.jpg.scaled.500.jpg" width="500" /></a>
<div class='p_see_full_gallery'><a href="http://blog.phyber.com/new-edge-routers-unboxing">See the full gallery on Posterous</a></div>
</div>
</p>
	
</p>

<p><a href="http://blog.phyber.com/new-edge-routers-unboxing">Permalink</a> 

	| <a href="http://blog.phyber.com/new-edge-routers-unboxing#comment">Leave a comment&nbsp;&nbsp;&raquo;</a>

</p>]]>
      </description>
      <posterous:author>
        <posterous:userImage>http://files.posterous.com/user_profile_pics/428958/Max_Clark_v2_Square_Web.jpg</posterous:userImage>
        <posterous:profileUrl>http://posterous.com/users/36oVKyVCNESR</posterous:profileUrl>
        <posterous:firstName>Max</posterous:firstName>
        <posterous:lastName>Clark</posterous:lastName>
        <posterous:nickName>Max</posterous:nickName>
        <posterous:displayName>Max Clark</posterous:displayName>
      </posterous:author>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile8.posterous.com/getfile/files.posterous.com/phyber/9WTI3fRmup5z26VDJLVU5kktMRcF6Nb3kCRbAI1wys7zwOSHYpKhLVLXAVav/IMG_0022.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile9.posterous.com/getfile/files.posterous.com/phyber/UF0k2p65DUhZTBgYaipl10BJy1HHKBnaz2OZHjR6xJhdoVcsQhwDj2f2g809/IMG_0022.jpg.scaled.500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile3.posterous.com/getfile/files.posterous.com/phyber/qZlsejXweel3Bx52Gn3M9qsYVIYfRp5TsXM86VlH4FmNkhZKFxFu7Gm3nHDL/IMG_0024.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile4.posterous.com/getfile/files.posterous.com/phyber/ZhEI0gpjV3NsyWWe6TmURUqGw41dHWgnMjAF2SnvITjEJ81hRBAy4c1buqiA/IMG_0024.jpg.scaled.500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile8.posterous.com/getfile/files.posterous.com/phyber/x4vd3J2BxLWhtAB70s4VyyBsZedeqiNhSCTnyNglDhv2rgOfGznNaGxCJydz/IMG_0026.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile9.posterous.com/getfile/files.posterous.com/phyber/caUG0VsKkialLtjXIUWxZHq2h5Uie0npl7vfNwbODwQHCCR0OwdTthrKSATJ/IMG_0026.jpg.scaled.500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile3.posterous.com/getfile/files.posterous.com/phyber/hah9deFiVKTYpznmwLDL3PyHM6UnO7wmXvzi8WiAEDtC9GCwYczwD2TxDHtu/IMG_0027.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile4.posterous.com/getfile/files.posterous.com/phyber/Righk5c77lkFXFCrTcw5F7Taxrtbgr30xYKifKsy4Q4L84fCifHz1Az9uQSF/IMG_0027.jpg.scaled.500.jpg" />
      </media:content>
      <media:content type="image/jpeg" height="1936" width="2592" url="http://getfile8.posterous.com/getfile/files.posterous.com/phyber/kmodJxRNeXKUjmoM8x5gCDHH3sZ7xKti9HbcuGzteEm7yXnBzNR5mBTRBAB9/IMG_0030.jpg">
        <media:thumbnail height="669" width="500" url="http://getfile9.posterous.com/getfile/files.posterous.com/phyber/5I9FyxdqxTHxZlKcfZH3waLOxOQy1TOQOZYnwYemOZJwKo7RlWhIAKhQW71M/IMG_0030.jpg.scaled.500.jpg" />
      </media:content>
    </item>
  </channel>
</rss>

