<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Stephen Foskett, Pack Rat &#187; UPNP Archives  &#8211; Stephen Foskett, Pack Rat</title>
	<atom:link href="http://blog.fosketts.net/tag/upnp/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fosketts.net</link>
	<description>Understanding the accumulation of data</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:40:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com" />
	<atom:link rel="hub" href="http://superfeedr.com/hubbub" />
			<item>
		<title>Experimenting With VoIP</title>
		<link>http://blog.fosketts.net/2009/07/27/experimenting-voip/</link>
		<comments>http://blog.fosketts.net/2009/07/27/experimenting-voip/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 02:42:20 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[Asterisk]]></category>
		<category><![CDATA[Gizmo]]></category>
		<category><![CDATA[Google Voice]]></category>
		<category><![CDATA[Mac Mini]]></category>
		<category><![CDATA[Max Headroom]]></category>
		<category><![CDATA[Nonoh]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[poe]]></category>
		<category><![CDATA[PSTN]]></category>
		<category><![CDATA[SIP]]></category>
		<category><![CDATA[Skype]]></category>
		<category><![CDATA[STUN]]></category>
		<category><![CDATA[telephony]]></category>
		<category><![CDATA[Tomato]]></category>
		<category><![CDATA[UPNP]]></category>
		<category><![CDATA[VoIP]]></category>
		<category><![CDATA[Vonage]]></category>
		<category><![CDATA[VTech]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=2159</guid>
		<description><![CDATA[Longtime readers of this blog know that I&#8217;m a sucker for novel uses of technology, especially those that give me a chance to learn something new. So when I spotted a Vonage VoIP telephone on clearance at the local Best Buy, I couldn&#8217;t resist. After a quick Google search to confirm it could be unlocked [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_2160" class="wp-caption alignright" style="width: 290px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/07/VTech-IP-8100.jpg"><br />
 <img class="size-full wp-image-2160 " title="VTech IP 8100" src="http://blog.fosketts.net/wp-content/uploads/2009/07/VTech-IP-8100.jpg" alt="VTech's IP 8100 was intended for use with Vonage, but it's a cinch to unlock and use with other SIP providers!" width="280" height="280" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">VTech&#39;s IP 8100 was intended for use with Vonage, but it&#39;s a cinch to unlock and use with other SIP providers!</p></div>
<p>Longtime readers of this blog know that I&#8217;m a sucker for novel uses of technology, especially those that give me a chance to learn something new. So when I spotted a Vonage VoIP telephone on clearance at the local Best Buy, I couldn&#8217;t resist. After a quick Google search to confirm it could be unlocked and used with any provider, I took one home. I don&#8217;t have it working perfectly yet, but <strong>I&#8217;m well on the way into a new area of techie exploration: Voice-over-IP with SIP!</strong><span id="more-2159"></span></p>
<h3>Introducing SIP</h3>
<p>I was vaguely aware of the open voice-over-IP protocol, <a rel="nofollow" href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol"  target="_blank">SIP</a>, already since I&#8217;d run into it during <a href="http://blog.fosketts.net/toolbox/power-ethernet-calculator/"  target="_blank">my work with power-over-Ethernet</a> and Cisco router configuration. I had also heard of <a href="http://www.asterisk.org/"  target="_blank">Asterisk</a>, the open source PBX software project, while hacking my (<a href="http://blog.fosketts.net/2009/03/03/updated-mac-mini/"  target="_blank">now decommissioned</a>) Linksys NSLU2 home server. And I&#8217;ve been a VoIP user for years, relying on my cable company for home phone service and dabbling with <a href="http://skype.com" >Skype</a> as an inexpensive second phone line for conference calls. But I had never looked too deeply at these things, let alone tried to <strong>put them all together</strong>!</p>
<p>Here&#8217;s what I know: SIP is an open protocol that sets up voice links between endpoints, much as HTTP is used to connect web browsers to servers. VoIP generally consists of a stream of UDP packets containing encoded voice traffic, and <strong>SIP manages the connection</strong>. SIP has historically had a hard time with <a rel="nofollow" href="http://en.wikipedia.org/wiki/Network_address_translation"  target="_blank">NAT</a> routers (like my <a href="http://www.polarcloud.com/tomato"  target="_blank">Tomato-powered</a> WRT54GL and most other consumer gear) but the advent of <a rel="nofollow" href="http://en.wikipedia.org/wiki/Universal_Plug_and_Play"  target="_blank">UPnP</a> and <a rel="nofollow" href="http://en.wikipedia.org/wiki/STUN"  target="_blank">STUN</a> has made things work a bit better.</p>
<p>Although there are a wide variety of services that make use of the SIP protocol, it hasn&#8217;t really reached critical mass with end users. One reason for this is the search for revenue: Providers are reluctant to allow open traffic to flow across the network since <strong>only captive customers are profitable</strong>. This is the reason that companies like Vonage and Skype (not to mention <a rel="nofollow" href="https://www.google.com/voice"  target="_blank">Google&#8217;s cool new Voice offering</a>) are walled off from the world.</p>
<h3>The Inter-Phone-Network</h3>
<p>Although a growing number of SIP services allow free calling and open connectivity, <strong>it is extremely difficult to get out of the SIP world and into conventional phone and Internet voice networks</strong>. It&#8217;s a lot like OpenID or XMPP: Most don&#8217;t support it at all, some are happy enough to allow you in, but no one wants to let you out!</p>
<p>I was interested in connecting to a few &#8220;voice networks&#8221;:</p>
<ol>
<li>The conventional <a rel="nofollow" href="http://en.wikipedia.org/wiki/Public_switched_telephone_network"  target="_blank">public switched telephone network (<strong>PSTN</strong>)</a> world that we&#8217;re all familiar with: The domain of landlines, cell phones, conference calls, and fax machines. The PSTN doesn&#8217;t care about VoIP, so upstarts have to learn to connect to it!</li>
<li><strong>SIP networks</strong> are a set of IP-driven services that shadow the PSTN. Many companies use internal SIP networks rather than conventional analog PBX systems, and there are public SIP providers as well. Most of these allow free unlimited use internally in hopes of attracting customers to <strong>pay for PSTN links</strong>.</li>
<li><strong>Google Voice</strong> (formerly Grand Central) is a nifty call management service for PSTN services. Along with whiz-bang features like voicemail transcription and call screening, Google Voice has taken some tentative steps towards integration with the VoIP world. Since it (apparently) uses SIP internally, folks have been <strong>trying to connect Google Voice to SIP</strong> networks. The company currently allows just one, <a href="http://gizmo5.com"  target="_blank">Gizmo</a>, to connect natively.</li>
<li>The proprietary <strong>Skype</strong> VoIP network, which I&#8217;ve used for a while. Skype offers paid &#8220;<strong>SkypeOut</strong>&#8221; service, allowing unlimited calling to US and toll-free numbers for a low quarterly fee. I&#8217;ve been using this for a while and have grown dissatisfied with its quality, reliability, and feature set. The company also sells &#8220;<strong>SkypeIn</strong>&#8220;, which assigns a PSTN phone number to your Skype account, allowing folks to call your computer. There&#8217;s also an iPhone app and a world of <strong>Skype hardware</strong>, which is really little more than standard audio gear like headsets, microphones, and sound cards.</li>
</ol>
<h3 style="font-size: 1.17em;">The Vtech IP 8100</h3>
<p>The phone hardware I&#8217;m working with is a <strong>Vtech IP 8100-1</strong> kit manufactured to support the (expensive) Vonage service. I picked it up on clearance (there are three more at $25 &#8211; anyone want one?) as it appears Vtech is out of this particular business. The kit consists of a <strong>base station</strong> (which is a hybrid home Ethernet router and 5.8 GHz phone base station) and a solid <strong>wireless handset</strong> with a speakerphone.</p>
<p>Vonage appears to be a straight SIP provider but it uses <strong>locked hardware</strong> to force customers to pony up more than $20 per month for service. Happily and predictably there is an active community working on <strong>unlocking Vonage hardware</strong> for use with any SIP provider. My new phone was (partially) running with Gizmo within 30 minutes of opening the box!</p>
<p>Here&#8217;s a quick rundown for the folks at home:</p>
<ol>
<li>Open up the gear and charge the handset</li>
<li>Plug the base station&#8217;s WAN (lower) port into your network so it can talk to Vonage (the bottom light will turn green when it&#8217;s set)</li>
<li>Get on a Windows PC (finding one was actually the hardest part for me!)</li>
<li>Download the latest version of <a href="http://www.bargainshare.com/index.php?showtopic=87504"  target="_blank">CYT unlock</a></li>
<li>Attach the PC&#8217;s ethernet port directly to the IP 8100&#8242;s LAN (upper) port</li>
<li>In a web browser, navigate to http://192.168.15.1 and log in with &#8220;VTech&#8221; as both the username and password and leave the window open</li>
<li>From the command line, run &#8220;cyt46.exe VTECH&#8221;</li>
<li>Select option 1 and wait</li>
</ol>
<p>Now you have created a super user account with &#8220;Admin&#8221; (case sensitive!) as both the username and password. This unlocks a new &#8220;configuration&#8221; page where you can set all of the SIP parameters for your provider of choice. It also tells the base station not to look at the Vonage TFTP servers for its configuration anymore.</p>
<p>Seriously, unlocking the hardware was simple, but <strong>getting SIP service up and running is proving much more difficult!</strong></p>
<h3 style="font-size: 1.17em;">SIP In, SIP Out</h3>
<p>One key paradigm shift for VoIP users is <strong>the separation of inbound and outbound services</strong>. This seems alien to most folks, but VoIP users happily use one service to receive calls and a completely different one to place them. Google Voice is the shiny new incoming call handler that everyone wants to try, but most expect to continue to rely on unknowns like Gizmo or Nonoh for outbound service.</p>
<p>This is where my SIP experiments hit a rock: I was able to set up my Google Voice number (<strong>781-Ped-Xing</strong>, for all you <a rel="nofollow" href="http://en.wikipedia.org/wiki/Max_Headroom_(TV_series)"  target="_blank">Max Headroom</a> freaks!) to route inbound calls to my now-Gizmo-powered SIP phone, but only when the Gizmo app was open and running. And outbound calling through Google or Gizmo didn&#8217;t work at all!</p>
<p>This is not, as they say, a satisfactory condition. So I&#8217;m working on it. I&#8217;ve considered running my own Asterisk server (on the Mac Mini) to take care of local SIP with my phone, but this seems overly complex. I&#8217;d really love it if I could get Gizmo to work correctly, using Google for inbound calls and Gizmo for outbound, but this isn&#8217;t working yet. I&#8217;ve also considered using another service provider altogether but found their pricing and terms to be questionable. Plus, <strong>only Gizmo connects to Google!</strong></p>
<p>I&#8217;ll keep working on it, posting the results here. Subscribe to my <a href="http://blog.fosketts.net/category/everything/terabytehome/"  target="_self">Terabyte Home feed via RSS</a> or <a rel="nofollow" href="http://feedburner.google.com/fb/a/mailverify?uri=StephenFoskettPackRat_TerabyteHome&amp;loc=en_US"  target="_blank">email</a> to follow this discussion, and let me know if you have any suggestions! And if you want a Vtech IP 8100 kit, drop by your local Best Buy&#8217;s clearance section or drop me a line and I&#8217;ll grab one for you!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/04/26/att-iphone-activate-alist-save-money/"  rel="bookmark" class="crp_title">AT&#038;T iPhone Users: Activate A-List and Save Money</a></li><li><a href="http://blog.fosketts.net/2008/08/31/ode-visual-voicemail/"  rel="bookmark" class="crp_title">An Ode to Visual Voicemail</a></li><li><a href="http://blog.fosketts.net/2012/01/07/prepare-att-phone-travel/"  rel="bookmark" class="crp_title">How to Prepare Your AT&#038;T Phone for Travel Abroad</a></li><li><a href="http://blog.fosketts.net/2009/06/18/ldap-directory-iphone-30/"  rel="bookmark" class="crp_title">How To Access LDAP Directories In iPhone OS 3.0</a></li><li><a href="http://blog.fosketts.net/2011/08/09/4g-connectivity-options-lte-wimax/"  rel="bookmark" class="crp_title">4G Connectivity Options Proliferate</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/07/27/experimenting-voip/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/07/27/experimenting-voip/">Experimenting With VoIP</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/personal/" title="View all posts in Personal" rel="category tag">Personal</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/07/27/experimenting-voip/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Iomega Grows Up and Moves Out of the House</title>
		<link>http://blog.fosketts.net/2009/04/16/iomega-storcenter-ix4-200r/</link>
		<comments>http://blog.fosketts.net/2009/04/16/iomega-storcenter-ix4-200r/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 05:55:46 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Enterprise storage]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[Virtual Storage]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Buffalo]]></category>
		<category><![CDATA[Drobo]]></category>
		<category><![CDATA[drobopro]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[Firefly]]></category>
		<category><![CDATA[Iomega]]></category>
		<category><![CDATA[iSCSI]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[ix2]]></category>
		<category><![CDATA[ix4]]></category>
		<category><![CDATA[LifeLine]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[NetGear]]></category>
		<category><![CDATA[NFS]]></category>
		<category><![CDATA[RAID]]></category>
		<category><![CDATA[Retrospect]]></category>
		<category><![CDATA[Samba]]></category>
		<category><![CDATA[twonky]]></category>
		<category><![CDATA[UPNP]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/?p=1719</guid>
		<description><![CDATA[Iomega has been a staple of the desktop computing environment for decades, but the company&#8217;s products have never been quite at home in even small corporate data centers. That changes today with the introduction of the iSCSI StorCenter Pro ix4-200r. As of now, EMC&#8217;s SOHO storage subsidiary is a serious challenger in the small business [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://blog.fosketts.net/wp-content/uploads/2009/04/storcenter-pro-ix4-200r-front-shot-04_2009.jpg" ><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-medium wp-image-1737 aligncenter" title="storcenter-pro-ix4-200r-front-shot-04_2009" src="http://blog.fosketts.net/wp-content/uploads/2009/04/storcenter-pro-ix4-200r-front-shot-04_2009-300x141.jpg" alt="Iomega's StorCenter Pro ix4-200r sports iSCSI and NAS plus VMware ESX support" width="300" height="141" /></a></p>
<p>Iomega has been a staple of the desktop computing environment for decades, but the company&#8217;s products have never been quite at home in even small corporate data centers. That changes today with the introduction of the <strong>iSCSI StorCenter Pro ix4-200r</strong>. As of now, EMC&#8217;s SOHO storage subsidiary is a serious challenger in the small business and entry-level VMware ESX storage market.</p>
<p><span id="more-1719"></span></p>
<p>It might look like the existing NAS 200rL, but the ix4-200r sports <strong>upgraded hardware</strong> and a new rev of <strong>EMC&#8217;s LifeLine storage software</strong>. This unit packs a serious punch, boasting <strong>full iSCSI target support</strong> for servers running Windows or Linux (or anything else with an iSCSI initiator) in addition to NFS, SMB, media streaming, print services, and just about every other protocol.</p>
<p><div id="amazon-widget"><SCRIPT charset="utf-8" type="text/javascript" src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822/US/bananafishhome/8001/8a642a12-1fa9-4b4e-b8a0-37493412621d"> </SCRIPT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fbananafishhome%2F8001%2F8a642a12-1fa9-4b4e-b8a0-37493412621d&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT></div></p>
<p>Although both Iomega and VMware are under the EMC corporate umbrella, it was a surprise to find that <strong>the ix4-200r is certified compatible with ESX using both iSCSI and NFS right out of the gate</strong>. This is the only inexpensive storage system to wear a <a href="http://www.vmware.com/resources/compatibility/search.php?action=search&amp;deviceCategory=san&amp;productId=1&amp;advancedORbasic=advanced&amp;maxDisplayRows=50&amp;key=iomega&amp;release%5B%5D=-1&amp;datePosted=-1&amp;partnerId%5B%5D=30"  target="_blank">VMware badge</a>, and this alone will likely make it a fixture in small offices and <a rel="nofollow" href="http://virtualgeek.typepad.com/virtual_geek/2009/01/updated-homebrew-esx-hardware-list.html"  target="_blank">VMware labs</a>. The desktop <a href="http://blog.fosketts.net/2009/02/05/emc-lifeline-storcenter-pro-ix4-100/"  target="_blank">StorCenter ix4-100</a> and <a href="http://blog.fosketts.net/2009/01/07/emc-iomega-relevant/"  target="_blank">StorCenter ix2</a> are already widely used in these environments even without iSCSI, after all. The ix4-200r provides a complete SAN-in-a-box, supporting multiple NAS and iSCSI shares with dynamic allocation of the internal RAID-5 protected storage.</p>
<p>Although aimed at the office, the ix4-200r retains the vast set of LifeLine capability we&#8217;ve seen in Iomega&#8217;s other offerings. This includes media streaming for UPnP (<a href="http://www.twonkyvision.de/"  target="_blank">Twonky</a>) and iTunes (<a href="http://www.fireflymediaserver.org/"  target="_blank">Firefly</a>), remote access, Active Directory support, and print services. The new unit even packs the more unusual Axis video surveillance capture capability. It sports two USB ports on the back and one on the front for expansion, data import, backup, or printers as well. Probably the best software feature is EMC&#8217;s Retrospect backup client, which was <a href="http://krypted.com/?p=3403"  target="_blank">recently updated</a> on the Mac platform.</p>
<p>The ix4-200r starts at just $1,799 (list) for 2 TB, and I expect resellers to dip well below that number. For comparison, Amazon currently sells the smaller non-iSCSI desktop <a rel="nofollow" href="http://www.amazon.com/gp/product/B001S2RBZG?ie=UTF8&amp;tag=packrat-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001S2RBZG"  target="_blank">2 TB ix4-100 for $675</a> and the <a rel="nofollow" href="http://www.amazon.com/gp/product/B001ILDOVW?ie=UTF8&amp;tag=packrat-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001ILDOVW"  target="_blank">1 TB ix2 for $268</a> and I&#8217;ve seen each for much less. I expect a street price of $1600 for the 2 TB rackmount unit &#8211; competing products from Buffalo and Netgear are priced and marked down similarly. The 4 TB model is priced $1,000 higher, perhaps unrealistically high given that the only difference is the use of 1 TB hard drive units instead of the 2 TB&#8217;s 500 GB drives. For comparison, Drobo just introduced their limited single-server 8-bay <a href="http://blog.fosketts.net/2009/04/09/drobo-pros/"  target="_blank">iSCSI DroboPro</a> at $1,750 configured with four 500 GB drives. But <strong>none of these alternatives boast a spot on the ESX compatibility list</strong>, and I suspect this may be a deciding factor for many. Note that you can&#8217;t buy less than four hard drives in an ix4-200r, though the drives are easy to replace.</p>
<p>Iomega was kind enough to give me a preview of the ix4-200r at their offices, and I came away impressed by the new array and the company in general. They have a solid vision of the needs of the small office and are hard at work on products to meet them. Although the <strong>iSCSI support is not coming to the company&#8217;s other LifeLine-powered systems</strong> (the ix2, ix4-100, and Home Media) at this point, I would not be at all surprised to see it become a staple in future networked storage systems. A large gap remains below the EMC CLARiiON range, so I suspect that larger Iomega systems are on the way as well. As a potential buyer, I&#8217;d like to see <a href="http://blogs.technet.com/josebda/archive/2008/01/14/windows-logo-kit-1-1-and-storage.aspx"  target="_blank">Windows logo qualification</a>, and Hyper-V support would be super as well. And as a Mac user, I&#8217;d love to see Time Machine support and for Iomega follow Drobo by offering a free iSCSI initiator &#8211; a guy can dream, right?</p>
<p><strong>Updates and clarifications:</strong></p>
<ul>
<li>Iomega has added the <a href="http://go.iomega.com/en-us/products/network-storage-rack/nework-attached-storage-nas-ix4-200r/?partner=4760"  target="_blank">StorCenter Pro ix4-200r</a> to their web site alongside the non-LifeLine StorCenterPro 200rL</li>
<li>The ix4-200r will not be released until April 22, 2009</li>
<li>The new rackmount ix4-200r is listed at $1799.99 for 2 TB and $2799.99 for 4 TB. I don&#8217;t expect to see either sell for less than a few hundred off those list prices</li>
<li>The ix4-200r has been listed in the VMware ESX compatibility guide for a few days now for both iSCSI and NFS connectivity &#8211; I&#8217;m surprised no one noticed!</li>
<li>Although it&#8217;s not mentioned in the press release, Iomega tells me that the StorCenter Pro ix4-200r <em>does</em> still support the BlueTooth file exchange found on its little brothers</li>
</ul>
<p><strong>More coverage:</strong></p>
<ul>
<li>EMC&#8217;s StorageZilla posted his impressions as well: <a rel="nofollow" href="http://storagezilla.typepad.com/storagezilla/2009/04/iomega-adds-iscsi.html" >Iomega adds iSCSI, threatens war on us all</a></li>
<li>Carlo Costanzo is excited to use this in VMware environments: <a href="http://www.vmwareinfo.com/2009/04/emcs-low-cost-san-starter-for-vmware.html" >EMC’s Low Cost SAN Starter for VMware (Iomega)</a></li>
<li>Chris Mellor gives it a UK spin in The Register: <a href="http://www.theregister.co.uk/2009/04/16/iomega_sme_nas/" >Iomega opens sub-£2k box of storage tricks</a></li>
<li>Duncan Epping is also excited about <a href="http://www.yellow-bricks.com/2009/04/16/home-lab-storage/" >Home Lab Storage</a></li>
</ul>
<p><blockquote>Note: Some of these links include affiliate codes that help pay for this blog. For example, <a href="http://www.amazon.com/gp/product/B002Y27P3M?ie=UTF8&tag=packrat-20&linkCode=as2&camp=1789&creative=9325&creativeASIN=B002Y27P3M" target="_blank">buying an Amazon Kindle with this link</a> sends a few bucks my way! But I don't write this blog to make money, and am happy to link to sites and stores that don't pay anything. I like Amazon and buy tons from them, but you're free to buy whatever and wherever you want.</blockquote></p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2009/02/05/emc-lifeline-storcenter-pro-ix4-100/"  rel="bookmark" class="crp_title">EMC LifeLine Spreads To The Iomega StorCenter Pro ix4-100</a></li><li><a href="http://blog.fosketts.net/2009/08/27/iomega-ix4-200d/"  rel="bookmark" class="crp_title">Iomega&#8217;s ix4-200d: A Killer Desktop Storage Array</a></li><li><a href="http://blog.fosketts.net/2010/05/04/iomega-ix12-300r/"  rel="bookmark" class="crp_title">Iomega Graduates and Goes to Work with the ix12-300r</a></li><li><a href="http://blog.fosketts.net/2009/01/07/emc-iomega-relevant/"  rel="bookmark" class="crp_title">EMC Makes Iomega Relevant Again</a></li><li><a href="http://blog.fosketts.net/2009/10/07/iomega-ix2-200/"  rel="bookmark" class="crp_title">Iomega ix2-200 Adds iSCSI, Sync To Dual-Drive SOHO NAS</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2009/04/16/iomega-storcenter-ix4-200r/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2009. |
<a href="http://blog.fosketts.net/2009/04/16/iomega-storcenter-ix4-200r/">Iomega Grows Up and Moves Out of the House</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/enterprisestorage/" title="View all posts in Enterprise storage" rel="category tag">Enterprise storage</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>, <a href="http://blog.fosketts.net/category/everything/virtualstorage/" title="View all posts in Virtual Storage" rel="category tag">Virtual Storage</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2009/04/16/iomega-storcenter-ix4-200r/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<series:name><![CDATA[Iomega]]></series:name>
	</item>
		<item>
		<title>The Future of Home Storage</title>
		<link>http://blog.fosketts.net/2008/10/12/future-home-storage/</link>
		<comments>http://blog.fosketts.net/2008/10/12/future-home-storage/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 19:00:00 +0000</pubDate>
		<dc:creator>Stephen</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computer History]]></category>
		<category><![CDATA[Terabyte home]]></category>
		<category><![CDATA[AFP]]></category>
		<category><![CDATA[Apple Airport]]></category>
		<category><![CDATA[Apple TV]]></category>
		<category><![CDATA[Bonjour]]></category>
		<category><![CDATA[Buffalo]]></category>
		<category><![CDATA[DAAP]]></category>
		<category><![CDATA[EMC]]></category>
		<category><![CDATA[Firefly]]></category>
		<category><![CDATA[FireWire]]></category>
		<category><![CDATA[IP storage]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[LifeLine]]></category>
		<category><![CDATA[Linksys]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MAC address]]></category>
		<category><![CDATA[Mac Mini]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[NAS]]></category>
		<category><![CDATA[nas storage]]></category>
		<category><![CDATA[NetGear]]></category>
		<category><![CDATA[network attached storage]]></category>
		<category><![CDATA[network storage]]></category>
		<category><![CDATA[NSLU2]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Retrospect]]></category>
		<category><![CDATA[Roku]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[SoundBridge]]></category>
		<category><![CDATA[storage area network]]></category>
		<category><![CDATA[Sunday series]]></category>
		<category><![CDATA[Time Capsule]]></category>
		<category><![CDATA[TwokyVision]]></category>
		<category><![CDATA[Untitled]]></category>
		<category><![CDATA[UPNP]]></category>
		<category><![CDATA[USB]]></category>
		<category><![CDATA[Western Digital]]></category>
		<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[XBox]]></category>
		<category><![CDATA[Ximeta]]></category>
		<category><![CDATA[Zetera]]></category>

		<guid isPermaLink="false">http://blog.fosketts.net/2008/10/12/the-future-of-home-storage/</guid>
		<description><![CDATA[Consumers demand friendly, flexible solutions. They don't want to fuss with their media, and they don't want simple shared storage. They want integration with multiple devices and flexibility to access their content on any device.]]></description>
			<content:encoded><![CDATA[<div id="attachment_861" class="wp-caption alignright" style="width: 235px;  border: 1px solid #dddddd; background-color: #f3f3f3; padding-top: 4px; margin: 10px; text-align:center; float: right;"><a href="http://blog.fosketts.net/wp-content/uploads/2008/10/img_0077.png" ><img class="size-medium wp-image-861 " title="Computer Closet" src="http://blog.fosketts.net/wp-content/uploads/2008/10/img_0077-225x300.png" alt="Homes now need data storage as well as closets..." width="225" height="300" /></a><p style=' padding: 0 4px 5px; margin: 0;'  class="wp-caption-text">Homes now need data storage as well as closets...</p></div>
<p style="padding-left: 30px;"><em>This is part of an ongoing </em><a href="http://blog.fosketts.net/tag/Sunday-series/"  target="_self"><em>series of longer articles I will be posting every Sunday</em></a><em> as part of an experiment in offering more in-depth content.</em></p>
<p>Along with my professional focus on enterprise storage systems, I&#8217;m enamored of home networking, and recently passed the three terabyte mark at home! This got me thinking about where home storage is heading.</p>
<p>As you can see in the photo, my office closet is overflowing with computer equipment (and one sweet guitar), but my data storage is much better organized. I have a <a href="http://blog.fosketts.net/2007/11/03/another-roku-soundbridge/"  target="_self">hacked Linksys NSLU2</a> with 500 GB as a file server, a <a href="http://blog.fosketts.net/2007/11/29/terabytes-on-the-cheap/"  target="_self">500 GB PC backup disk</a>, a 160 GB <a href="http://blog.fosketts.net/2008/07/26/move-os-x-time-machine-backups-new-disk/"  target="_self">Time Machine disk</a>, 1 TB of TiVo storage, and the rest. But wouldn&#8217;t it be nice if this could all be combined into some kind of super home server?</p>
<p><span id="more-616"></span></p>
<p><strong>Past Failures: Home Servers</strong></p>
<p>Home storage appliances and servers have come and gone over the year, with none seeming to make much of a mark. The market remains littered with UPNP media servers and home NAS boxes dashed on the shoals of an unappreciative public. Nearly every home network device company has produced one or two home storage servers, none of which have succeeded. Although I use a Linksys NSLU2 at home, I had to hack its Linux software and completely replace Linksys&#8217; features to create a useful device! The un-hacked NAS devices of Buffalo, Western Digital, Netgear, and the rest have generally failed to find buyers as well. So far, consumers seem content with simple USB and FireWire external drives.</p>
<p>The most adventurous home storage servers came from <a href="http://www.zetera.com/"  target="_blank">Zetera</a> and <a href="http://www.ximeta.com/web/products/"  target="_blank">Ximeta</a>, both of whom relied on proprietary IP SAN protocols. Note that these were SAN products, sharing block storage over Ethernet, rather than conventional NAS solutions. Both required drivers, limiting client support. The one Zetera buyer I know was pleased by the performance but never used the device as anything but a large hard drive for one PC.</p>
<p><div id="amazon-widget"><SCRIPT charset="utf-8" type="text/javascript" src="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822/US/bananafishhome/8001/8a642a12-1fa9-4b4e-b8a0-37493412621d"> </SCRIPT> <NOSCRIPT><A HREF="http://ws.amazon.com/widgets/q?ServiceVersion=20070822&MarketPlace=US&ID=V20070822%2FUS%2Fbananafishhome%2F8001%2F8a642a12-1fa9-4b4e-b8a0-37493412621d&Operation=NoScript">Amazon.com Widgets</A></NOSCRIPT></div></p>
<p>Then there is Microsoft. Recall that the latest Windows Home Server is only their latest attempt to enter this market, and yet I know of no one who has adopted the device. The same can be said of the various media center servers from Microsoft and others. At this point, it seems likely that the future of home storage servers will not come from Microsoft, though their two XBox generations have <a href="http://www.zatznotfunny.com/2008-09/cross-platform-xbmc-media-center-beta-released/"  target="_blank">great potential as clients</a>.</p>
<p>Even EMC has entered the market with their nifty (but largely unnoticed) <a href="http://www.emc.com/lifeline"  target="_blank">LifeLine</a> product and <a href="http://store.iomega.com/"  target="_blank">Iomega</a> acquisition. Supporting file services and backup for computers as well as audio and video for media players, EMC positions LifeLine much like their Retrospect backup product, but goes further in offering a complete software solution for hardware OEMs wanting to offer a non-Windows home server. Although <a rel="nofollow" href="http://thestorageanarchist.typepad.com/weblog/2008/07/1016-emc-lifeli.html"  target="_blank">an impressive offering</a>, it is too early to tell if EMC will have much success with this product.</p>
<p><strong>The Sleek, Shiny Elephant in the Living Room</strong></p>
<p>Of course, there is one company that sells media players and servers by the bushel, complete with sleek, shiny interfaces. Apple&#8217;s tremendous success with the iPod has led to their iTunes software becoming the <a href="http://blog.fosketts.net/2008/01/14/i-buy-cds-but-i-dont-listen-to-them/"  target="_self">dominant media organization platform</a>, complete with its own proprietary discovery and sharing protocol. Now, with the Apple TV and video iPods, the company is broadening into more media categories. Surely their dominance here puts them in a special position when it comes to setting the stage for a home server or storage revolution.</p>
<p>They also have a strong position in the world of dedicated home storage. Their Airport products are among the only routers to be widely implemented with shared storage. Although many other companies offer similar products, low customer understanding means that these functions are not widely used. And the new Time Capsule device is surely already the most widely-used home NAS product.</p>
<p>But Apple has not yet shown any home server strategy. Administering multiple iTunes servers can be frustrating for users, with no inter-iTunes synchronization or centralization capability. Although the Mac Mini, Apple TV, or Time Capsule could certainly be seen as a home server, the company does not position them as such in the market. Indeed, some iTunes users like myself rely on compatible third party media servers like Firefly and TwonkyVision rather than using iTunes itself. Still, <a href="http://www.tuaw.com/2008/09/22/what-is-the-brick"  target="_blank">rumors of an Apple home server persist</a>.</p>
<p>One issue for Apple is their reliance on proprietary protocols. Although the Bonjour discovery protocol is certainly simpler than UPnP in practice, Apple stands alone in relying on it. They also steadfastly stick to AFP for NAS and DAAP for remote media streaming. This limits the number of third-party clients and servers that can be used with their hardware and software.</p>
<p><strong>The Future is Friendly</strong></p>
<p>Although Apple has not yet tipped a home storage strategy beyond Time Capsule and Airport Extreme, they are best positioned to deliver a real home storage solution. A simple step would be to create an iTunes media server integrated with Time Capsule and add client/server media synchronization. The company already has OS X backup and file services integrated, and this move would further centralize the digital home around Apple products. But the company&#8217;s reliance on closed protocols like DAAP is worrisome, since it locks consumers into nearly all-Apple solutions.</p>
<p>Microsoft&#8217;s Media Center and Home Server combination, based around UPnP, shows great promise, with many compatible third-party clients and servers already available. But my own experience with the solution has not been at all positive (I still can&#8217;t get <a href="http://blog.fosketts.net/2007/12/17/no-more-cds/"  target="_self">my Roku SoundBridge</a>, Vista Ultimate laptop, and Media Center PC to see each other!), leading me to question the viability of this option.</p>
<p>Although Apple or Microsoft could come to dominate, I suspect the future of home storage is out of both companies hands. A number of others are working on improved home server experiences, including EMC&#8217;s LifeLine and the expanding use of Debian Linux and open source tools. But all could be sidelined by improved Internet-based services. Google, Microsoft, and Apple continue to expand their online consumer suites with greater storage, synchronization, multimedia integration, and all have the potential to reduce or eliminate the need for in-home storage.</p>
<p>Although I cannot yet tell which service will win, one thing is certain: Consumers demand friendly, flexible solutions. They don&#8217;t want to fuss with their media, and they don&#8217;t want simple shared storage. They want integration with multiple devices and flexibility to access their content on any device. The first company to offer a simple, flexible storage server for the home will surely be on the right track!</p>
<div id="crp_related"><h3>You might also want to read these other posts...</h3><ul><li><a href="http://blog.fosketts.net/2010/09/09/itunes-10-breaks-nonapple-streaming/"  rel="bookmark" class="crp_title">iTunes 10 Breaks Non-Apple Streaming (Again)</a></li><li><a href="http://blog.fosketts.net/2007/12/17/no-more-cds/"  rel="bookmark" class="crp_title">No More CDs</a></li><li><a href="http://blog.fosketts.net/2009/01/07/emc-iomega-relevant/"  rel="bookmark" class="crp_title">EMC Makes Iomega Relevant Again</a></li><li><a href="http://blog.fosketts.net/2007/06/21/my-terabyte-house/"  rel="bookmark" class="crp_title">My terabyte house</a></li><li><a href="http://blog.fosketts.net/2007/07/27/making-the-switch-to-digital-music-at-home/"  rel="bookmark" class="crp_title">Making the Switch to Digital Music at Home</a></li></ul></div><script src="http://feeds.feedburner.com/~s/sfoskett?i=http://blog.fosketts.net/2008/10/12/future-home-storage/" type="text/javascript" charset="utf-8"></script><hr />
<p><small>© sfoskett for <a href="http://blog.fosketts.net">Stephen Foskett, Pack Rat</a>, 2008. |
<a href="http://blog.fosketts.net/2008/10/12/future-home-storage/">The Future of Home Storage</a>
<br/>
This post was categorized as <a href="http://blog.fosketts.net/category/everything/apple/" title="View all posts in Apple" rel="category tag">Apple</a>, <a href="http://blog.fosketts.net/category/everything/computerhistory/" title="View all posts in Computer History" rel="category tag">Computer History</a>, <a href="http://blog.fosketts.net/category/everything/terabytehome/" title="View all posts in Terabyte home" rel="category tag">Terabyte home</a>. Each of my categories has its own feed if you'd like to filter out or focus on posts like this.<br/>
</small></p>]]></content:encoded>
			<wfw:commentRss>http://blog.fosketts.net/2008/10/12/future-home-storage/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

