<?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>Shami&#039;s Blog &#187; DNS</title>
	<atom:link href="http://blog.al-shami.net/tag/dns/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.al-shami.net</link>
	<description>A Mushroom A Day Keeps The Koopas Away</description>
	<lastBuildDate>Wed, 03 Aug 2011 18:39:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>My Experience with the Motorola CPEo 400 Wimax CPE</title>
		<link>http://blog.al-shami.net/2009/11/my-experience-with-the-motorola-cpeo-400-wimax-cpe/</link>
		<comments>http://blog.al-shami.net/2009/11/my-experience-with-the-motorola-cpeo-400-wimax-cpe/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 09:05:35 +0000</pubDate>
		<dc:creator>Mohammad Al-Shami</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[CPE]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[IP]]></category>

		<guid isPermaLink="false">http://blog.al-shami.net/?p=195</guid>
		<description><![CDATA[Where I live we have no proper DSL (512Kbps max), GSM signals are weak. Sometimes I have to stick my head out of the window just to be able to make a call. Even when I got my Wimax account the indoor CPE kept disconnecting every few minutes. I finally managed to get my hands [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="Motorola CPEo 400" src="http://blog.al-shami.net/wp-content/uploads/2009/11/cpeo400.jpg" alt="" width="269" height="269" />Where I live we have no proper DSL (512Kbps max), GSM signals are weak. Sometimes I have to stick my head out of the window just to be able to make a call. Even when I got my Wimax account the indoor CPE kept disconnecting every few minutes. I finally managed to get my hands on an Outdoor CPE which made things much better. Typical for someone living at the edge of the world (West Amman).</p>
<p>The Motorola CPEs act as network gateways, they connect to the Wimax network and do NATing for you. That&#8217;s nice for a home network, less stuff to configure and less clutter.</p>
<p>The indoor CPE worked well when it had coverage, but when I switched to the CPEo 400 I started running into all sorts of problems; DHCP and DNS stopped working, Connection drops, signal losses, and CPE restarts for no apparent reason.</p>
<p>Calling customer care for a week didn&#8217;t help, as you know it&#8217;s useless if your problem is a bit different. Oh believe me, Orange&#8217;s customer care is much worse, at least with Zain they tell you if they&#8217;re experiencing technical issues, with Orange it&#8217;s always your indoor wiring.</p>
<p>Turns out there are some bugs in the OS running on the CPE, I&#8217;m assuming it&#8217;s some sort of Linux distribution gone horribly wrong (Software version 02.01.90-02/11/2009). If you turn on UPnP all Hell breaks loose. I thought I should share this because of the lack of documentation and support for this particular unit.</p>
<p>You have 2 solutions, choose whichever fits your technical skills and/or your time.</p>
<p>Solution 1 (simple): This was the first one I went with, just connect the CPE to the WAN port of your aDSL router. Configure a static IP address and DNS on the router so it won&#8217;t use the CPE and use that IP as the DMZ. This will have the CPE forward all traffic to the router and have the router handle all the UPnP issues. This, however, you&#8217;d end up with double NATing, something not everybody likes.</p>
<p>Solution 2 (A bit technical): Install <a href="http://www.dd-wrt.com/site/index">dd-wrt</a> on your aDSL router and have it take of DHCP and DNS, then configure the default gateway as your CPE. You won&#8217;t have UPnP here but you can set up port forwarding on the CPE which should work fine.<a href="http://www.dd-wrt.com/site/index"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al-shami.net/2009/11/my-experience-with-the-motorola-cpeo-400-wimax-cpe/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Slow Browsing Under Ubuntu</title>
		<link>http://blog.al-shami.net/2008/08/slow-browsing-under-ubuntu/</link>
		<comments>http://blog.al-shami.net/2008/08/slow-browsing-under-ubuntu/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 19:35:23 +0000</pubDate>
		<dc:creator>Mohammad Al-Shami</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[EDIT]]></category>
		<category><![CDATA[Firefox Today]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.al-shami.net/?p=50</guid>
		<description><![CDATA[EDIT: This post only covers IPv6, please check the update post which covers IPv6 and Firefox Today when I rebooted to my Windows installation which I very rarely do, I noticed that browsing under Windows feels much faster than under Ubuntu. After booting back to Ubuntu I noticed the &#8220;looking up domain.tld&#8221; part was taking [...]]]></description>
			<content:encoded><![CDATA[<h3>EDIT: This post only covers IPv6, please check the <a href="http://blog.al-shami.net/index.php/speeding-up-firefox-under-ubuntu/">update post</a> which covers IPv6 and Firefox</h3>
<p>Today when I rebooted to my Windows installation which I very rarely do, I noticed that browsing under Windows feels much faster than under Ubuntu. After booting back to Ubuntu I noticed the &#8220;looking up domain.tld&#8221; part was taking a lot of time, which seemed a little odd.</p>
<p>Anyways, after some googling I found out that Debian enables IPv6 by default and uses that before and uses it before IPv4. A quick remedy was:</p>
<pre><code>sudo vi /etc/modprobe.d/bad_list

#Add this line
alias net-pf-10 off</code></pre>
<p>After which you should reboot your system. Now browsing feels much faster. To speed it up a little I installed a local caching DNS server which works like a charm. A quick HOWTO can be found <a href="http://ubuntu.wordpress.com/2006/08/02/local-dns-cache-for-faster-browsing/">here</a></p>
<p>Hope this helps.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.al-shami.net/2008/08/slow-browsing-under-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.al-shami.net/tag/dns/feed/ ) in 0.31706 seconds, on Feb 8th, 2012 at 10:50 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 11:50 pm UTC -->
