<?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>blog.blackrobes.net &#187; annoyances</title>
	<atom:link href="http://blog.blackrobes.net/tag/annoyances/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.blackrobes.net</link>
	<description>more personal stuff</description>
	<lastBuildDate>Thu, 31 Dec 2009 02:08:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>(Temporarily) fixing the Belkin disconnect issue</title>
		<link>http://blog.blackrobes.net/2009/05/temporarily-fixing-the-belkin-disconnect-issue/</link>
		<comments>http://blog.blackrobes.net/2009/05/temporarily-fixing-the-belkin-disconnect-issue/#comments</comments>
		<pubDate>Tue, 05 May 2009 21:55:45 +0000</pubDate>
		<dc:creator>loyd</dc:creator>
				<category><![CDATA[Whatever]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[belkin]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://blackrobes.net/blog/?p=9</guid>
		<description><![CDATA[How to work around the Belkin N1 Vision two-hour disconnect due to time updates.]]></description>
			<content:encoded><![CDATA[<div id="attachment_8" class="wp-caption alignright" style="width: 160px"><img class="size-thumbnail wp-image-8" title="belkin-n1-front" src="http://blog.blackrobes.net/wp-content/uploads/belkin-n1-front-150x150.jpg" alt="Belkin N1 Vision wireless router" width="150" height="150" /><p class="wp-caption-text">Belkin N1 Vision wireless router</p></div>
<p><em>Author&#8217;s note:</em> Edited 9 June 2009, added <span style="text-decoration: underline;">ps</span> example output for finding the NTP process.</p>
<p>I was streaming the Stanford iTunes-U iPhone application development lectures (whew!) to the big TV downstairs yesterday afternoon. Suddenly the video froze, and the Linksys router stopped doing the flashy light thing. (I use DD-WRT on the Linksys as a client bridge to the upstairs Belkin router.) After some researching, many people with this router, Belkin N1 Vision (version 2000), experience two-hour disconnects. It turns out the NTP (Network Time Protocol, a time synchronization service) causes it to reboot or at least disconnect.</p>
<p>Here is a workaround, until Belkin releases a firmware update. (The N1 Vision 1000-series is fixed, why not this one?)</p>
<ol>
<li>Connect to the router at <span style="text-decoration: underline;">http://<em>router-ip-address</em>/wukongjiuwo.html</span>. The default router address is 192.168.2.1.</li>
<li>In the text box beneath Console, type <span style="text-decoration: underline;">ps</span> and click the Enter button.</li>
<li>Look for a line with NTP in it followed by your time zone. The number on the far left side is the process identifier. Here is an example:
<pre class="brush: plain; gutter: false;">PID  Uid     VmSize Stat Command
243 root        328 S   /usr/sbin/ntp -z GMT-8:0:1 -h 192.43.244.18 -b 132.16
</pre>
</li>
<li>Back in the text box, type <span style="text-decoration: underline;">kill <em>number</em></span>, where <em>number</em> is the process identifier from step 3, and click the Enter button.</li>
<li>Type <span style="text-decoration: underline;">ps</span> again to make sure it went away.</li>
</ol>
<p>If you experience any strangeness, simply unplug the router for a few seconds then plug it back it to force a reboot.</p>
<p>This fix is temporary, because it must be reapplied every time the router is rebooted.</p>
<p>Other than this issue I&#8217;ve been happy with it. Gigabit Ethernet and great wireless coverage.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.blackrobes.net/2009/05/temporarily-fixing-the-belkin-disconnect-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->