<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Networking &#8211; James Lin&#039;s Blog</title>
	<atom:link href="https://james.lin.net.nz/category/technology/networking/feed/" rel="self" type="application/rss+xml" />
	<link>https://james.lin.net.nz</link>
	<description>Just bits and pieces of my life</description>
	<lastBuildDate>Fri, 19 Jan 2018 22:42:50 +0000</lastBuildDate>
	<language>en-NZ</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.2</generator>
<site xmlns="com-wordpress:feed-additions:1">22801464</site>	<item>
		<title>A poor guy&#8217;s home backup recipe</title>
		<link>https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/</link>
		<comments>https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/#respond</comments>
		<pubDate>Wed, 12 Nov 2014 22:12:27 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Life In General]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Sys Admin]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[nas]]></category>

		<guid isPermaLink="false">http://james.lin.net.nz/?p=3551</guid>
		<description><![CDATA[Everyone has tons of photos taken over the years right? And you probably want to make sure that you don&#8217;t lose them, either by hard-drive failure or thief visit to your house. Original setup and problems: I have a couple of Macs at home, both using TimeMachine for regular backups.  I didn&#8217;t have a TimeCapsule… <span class="read-more"><a href="https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/">Read More &#187;</a></span>]]></description>
				<content:encoded><![CDATA[<p>Everyone has tons of photos taken over the years right? And you probably want to make sure that you don&#8217;t lose them, either by hard-drive failure or thief visit to your house.</p>
<p><strong>Original setup and problems:</strong></p>
<ol>
<li>I have a couple of Macs at home, both using TimeMachine for regular backups.  I didn&#8217;t have a TimeCapsule to centralise the backups, so 2 separate external hard-drives were used. The problem was I had to remember to plug the TimeMachine HDD regularly to perform backup, and had risks of HDD failures</li>
<li>Since there are 2 different standalone backups, I cannot push them to the cloud backup service using a single account.</li>
</ol>
<p><strong>Building a in-house NAS server</strong></p>
<p>Hardware:</p>
<p>I had a 8 years old PC laying around, it has a Core 2 Duo (64bit) and 2 Gb of memory. I bought a couple of 3TB Western Digital Green Drives for the RAID 1 setup.</p>
<p>Software:</p>
<p>&nbsp;</p>
<p>Initially I have tried FreeNas project but later I realised it&#8217;s not a poor man&#8217;s choice, basically it&#8217;s using ZFS and it&#8217;s very resource hungry.  I ended up using <a title="OpenMediaValut" href="http://www.openmediavault.org/">OpenMediaVault</a> It&#8217;s a linux distro based on Debian, so you can use apt-get to install different packages outside of OpenMediaVault package.</p>
<p>OpenMediaVault includes a few plugins which allows you to provide Apple File Protocol, which enables TimeMachine backups within the network, also FTP, Rsync etc etc</p>
<p><strong>Cloud Backup</strong></p>
<p>Having mirrored drives might reduce HDD failure impact but still doesn&#8217;t prevent hardware being stolen or damage in fire. Originally before setting up the NAS server, I used BackBlaze on my Mac, but the problem is it only runs on Mac, and it can only run on a single computer, so my wife&#8217;s laptop was not being backed up to the cloud.</p>
<p>I have made a switch to CrashPlan, which has a build for linux so I use choose the shared folders to push to the cloud.</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2014/11/13/a-poor-guys-home-backup-recipe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">3551</post-id>	</item>
		<item>
		<title>Hash Reverse Lookup Database Reached 25 Million Entries</title>
		<link>https://james.lin.net.nz/2011/03/31/hash-reverse-lookup-database-reached-25-million-entries/</link>
		<comments>https://james.lin.net.nz/2011/03/31/hash-reverse-lookup-database-reached-25-million-entries/#respond</comments>
		<pubDate>Thu, 31 Mar 2011 07:23:10 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://james.limsbros.com/?p=617</guid>
		<description><![CDATA[Just a quick update on my hash reverse look-up database, it has quietly reached 25 million entries! http://hash.limsbros.com]]></description>
				<content:encoded><![CDATA[<p>Just a quick update on my hash reverse look-up database, it has quietly reached 25 million entries!</p>
<p><a href="http://hash.limsbros.com">http://hash.limsbros.com</a></p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2011/03/31/hash-reverse-lookup-database-reached-25-million-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">617</post-id>	</item>
		<item>
		<title>Hash Reserve Lookup Database Reached Over 21 Million Entries</title>
		<link>https://james.lin.net.nz/2011/02/05/hash-reserve-lookup-database-reached-over-21-million-entries/</link>
		<comments>https://james.lin.net.nz/2011/02/05/hash-reserve-lookup-database-reached-over-21-million-entries/#respond</comments>
		<pubDate>Fri, 04 Feb 2011 23:49:25 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://james.limsbros.com/?p=584</guid>
		<description><![CDATA[Just a quick update on my hash reverse look-up database, it has quietly reached 21 million entries!]]></description>
				<content:encoded><![CDATA[<p>Just a quick update on my hash reverse look-up database, it has quietly reached 21 million entries!</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2011/02/05/hash-reserve-lookup-database-reached-over-21-million-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">584</post-id>	</item>
		<item>
		<title>Hash Reserve Lookup Database Reached 15 Million Entries</title>
		<link>https://james.lin.net.nz/2011/01/10/hash-reserve-lookup-database-reached-15-million-entries/</link>
		<comments>https://james.lin.net.nz/2011/01/10/hash-reserve-lookup-database-reached-15-million-entries/#respond</comments>
		<pubDate>Sun, 09 Jan 2011 22:32:30 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://james.limsbros.com/?p=520</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a href="https://i0.wp.com/james.limsbros.com/wp-content/uploads/2011/01/15millions.png"><img class="alignnone size-full wp-image-521" title="15millions" src="https://i0.wp.com/james.limsbros.com/wp-content/uploads/2011/01/15millions.png?resize=373%2C137" alt="" srcset="https://i0.wp.com/james.lin.net.nz/wp-content/uploads/2011/01/15millions.png?w=373&amp;ssl=1 373w, https://i0.wp.com/james.lin.net.nz/wp-content/uploads/2011/01/15millions.png?resize=300%2C110&amp;ssl=1 300w" sizes="(max-width: 373px) 100vw, 373px" data-recalc-dims="1" /></a></p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2011/01/10/hash-reserve-lookup-database-reached-15-million-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">520</post-id>	</item>
		<item>
		<title>Hash Reserve Lookup Database Just Hit 10 Million Entries</title>
		<link>https://james.lin.net.nz/2010/12/26/hash-reserve-lookup-database-just-hit-10-million-entries/</link>
		<comments>https://james.lin.net.nz/2010/12/26/hash-reserve-lookup-database-just-hit-10-million-entries/#respond</comments>
		<pubDate>Sun, 26 Dec 2010 04:01:53 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Networking]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://james.limsbros.com/?p=506</guid>
		<description><![CDATA[Another milestone achieved, 10 million hash reverse lookup entries.]]></description>
				<content:encoded><![CDATA[<p><a href="https://i2.wp.com/james.limsbros.com/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service-10-millions.png"><img class="alignnone size-full wp-image-507" title="James  Reverse Hash Lookup Service 10 millions" src="https://i2.wp.com/james.limsbros.com/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service-10-millions.png?resize=390%2C141" alt="" srcset="https://i1.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service-10-millions.png?w=390&amp;ssl=1 390w, https://i1.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service-10-millions.png?resize=300%2C108&amp;ssl=1 300w" sizes="(max-width: 390px) 100vw, 390px" data-recalc-dims="1" /></a></p>
<p>Another milestone achieved, 10 million hash reverse lookup entries.</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2010/12/26/hash-reserve-lookup-database-just-hit-10-million-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">506</post-id>	</item>
		<item>
		<title>Hash Reserve Lookup Database Just Hit 5 Million Entries</title>
		<link>https://james.lin.net.nz/2010/12/20/hash-reserve-lookup-database-just-hit-5-million-entries/</link>
		<comments>https://james.lin.net.nz/2010/12/20/hash-reserve-lookup-database-just-hit-5-million-entries/#respond</comments>
		<pubDate>Mon, 20 Dec 2010 02:49:35 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://james.limsbros.com/?p=476</guid>
		<description><![CDATA[Late last week, I started a hash reserve lookup service, and today the database has just grown over 5 million entries. By the end of this week I reckon we will 10 million entries, hopefully we can have better search result by then. Fingers crossed!]]></description>
				<content:encoded><![CDATA[<p><a href="https://i0.wp.com/james.limsbros.com/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service11.png"><img class="alignnone size-full wp-image-481" title="James  Reverse Hash Lookup Service1" src="https://i0.wp.com/james.limsbros.com/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service11.png?resize=382%2C144" alt="" srcset="https://i2.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service11.png?w=382&amp;ssl=1 382w, https://i2.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service11.png?resize=300%2C113&amp;ssl=1 300w" sizes="(max-width: 382px) 100vw, 382px" data-recalc-dims="1" /></a></p>
<p>Late last week, I started a<a href="http://hash.limsbros.com/"> hash reserve lookup service</a>, and today the database has just grown over 5 million entries. By the end of this week I reckon we will 10 million entries, hopefully we can have better search result by then. Fingers crossed!</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2010/12/20/hash-reserve-lookup-database-just-hit-5-million-entries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">476</post-id>	</item>
		<item>
		<title>Setting up hash reverse lookup database and services</title>
		<link>https://james.lin.net.nz/2010/12/17/setting-up-hash-reverse-lookup-database-and-services/</link>
		<comments>https://james.lin.net.nz/2010/12/17/setting-up-hash-reverse-lookup-database-and-services/#respond</comments>
		<pubDate>Thu, 16 Dec 2010 18:18:41 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://james.limsbros.com/?p=456</guid>
		<description><![CDATA[I have published a hash reverse lookup service http://hash.limsbros.com/ It provides: a web page for searching md5 and sha1 hashes restful service for search md5 and sha1 hashes Currently I am still importing the word list, so if you don&#8217;t get a result from your hash, please try it again in a few days.]]></description>
				<content:encoded><![CDATA[<p><a href="https://i1.wp.com/james.limsbros.com/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service2.png"><img class="alignnone size-full wp-image-465" title="James  Reverse Hash Lookup Service" src="https://i1.wp.com/james.limsbros.com/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service2.png?resize=376%2C153" alt="" srcset="https://i1.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service2.png?w=376&amp;ssl=1 376w, https://i1.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/James-Reverse-Hash-Lookup-Service2.png?resize=300%2C122&amp;ssl=1 300w" sizes="(max-width: 376px) 100vw, 376px" data-recalc-dims="1" /></a></p>
<p>I have published a hash reverse lookup service <a href="http://hash.limsbros.com/">http://hash.limsbros.com/</a></p>
<p>It provides:</p>
<ol>
<li>a web page for searching md5 and sha1 hashes</li>
<li>restful service for search md5 and sha1 hashes</li>
</ol>
<p>Currently I am still importing the word list, so if you don&#8217;t get a result from your hash, please try it again in a few days.</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2010/12/17/setting-up-hash-reverse-lookup-database-and-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">456</post-id>	</item>
		<item>
		<title>Being attacked/spammed by malicious requests</title>
		<link>https://james.lin.net.nz/2010/12/12/being-attackedspammed-by-malicious-requests/</link>
		<comments>https://james.lin.net.nz/2010/12/12/being-attackedspammed-by-malicious-requests/#respond</comments>
		<pubDate>Sun, 12 Dec 2010 08:58:56 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://james.limsbros.com/?p=432</guid>
		<description><![CDATA[Was watching the access log to find some hints on why apache keep eating up my swap space, and saw a lot of these requests keep hitting my box&#8230;]]></description>
				<content:encoded><![CDATA[<p><a href="https://i0.wp.com/james.limsbros.com/wp-content/uploads/2010/12/attack1.png"><img class="alignnone size-full wp-image-434" title="malicious spam attack" src="https://i0.wp.com/james.limsbros.com/wp-content/uploads/2010/12/attack1.png?resize=665%2C252" alt="" srcset="https://i2.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/attack1.png?w=675&amp;ssl=1 675w, https://i2.wp.com/james.lin.net.nz/wp-content/uploads/2010/12/attack1.png?resize=300%2C113&amp;ssl=1 300w" sizes="(max-width: 665px) 100vw, 665px" data-recalc-dims="1" /></a></p>
<p>Was watching the access log to find some hints on why apache keep eating up my swap space, and saw a lot of these requests keep hitting my box&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2010/12/12/being-attackedspammed-by-malicious-requests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">432</post-id>	</item>
		<item>
		<title>Subnetting</title>
		<link>https://james.lin.net.nz/2010/07/29/subnetting/</link>
		<comments>https://james.lin.net.nz/2010/07/29/subnetting/#respond</comments>
		<pubDate>Thu, 29 Jul 2010 09:50:59 +0000</pubDate>
		<dc:creator><![CDATA[James Lin]]></dc:creator>
				<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://james-lin.no-ip.org/?p=71</guid>
		<description><![CDATA[These are: Class A: 10.0.0.0 Class B: 172.16.0.0 &#8211; 172.31.0.0 Class C: 192.168.1.0 Each one of those have a subnet. Class A: 255.0.0.0 Class B: 255.255.0.0 Class C: 255.255.255.0 http://www.3com.com/other/pdfs/infra/corpinfo/en_US/501302.pdf]]></description>
				<content:encoded><![CDATA[<p>These are:</p>
<p>Class A: 10.0.0.0<br />
Class B: 172.16.0.0 &#8211; 172.31.0.0<br />
Class C: 192.168.1.0</p>
<p>Each one of those have a subnet.<br />
Class A: 255.0.0.0<br />
Class B: 255.255.0.0<br />
Class C: 255.255.255.0</p>
<p>http://www.3com.com/other/pdfs/infra/corpinfo/en_US/501302.pdf</p>
]]></content:encoded>
			<wfw:commentRss>https://james.lin.net.nz/2010/07/29/subnetting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<post-id xmlns="com-wordpress:feed-additions:1">71</post-id>	</item>
	</channel>
</rss>
