<?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>dns server | /var/logs/paulooi.log</title>
	<atom:link href="https://logs.paulooi.com/tag/dns-server/feed" rel="self" type="application/rss+xml" />
	<link>https://logs.paulooi.com</link>
	<description>Systems Admin, Web Development and etc</description>
	<lastBuildDate>Fri, 25 Feb 2011 13:34:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Free eBook: Alternative DNS Servers</title>
		<link>https://logs.paulooi.com/free-ebook-alternative-dns-servers.php</link>
					<comments>https://logs.paulooi.com/free-ebook-alternative-dns-servers.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 13:32:36 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[bind]]></category>
		<category><![CDATA[bind dlz]]></category>
		<category><![CDATA[bind ldap]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dns server]]></category>
		<category><![CDATA[ldap dns]]></category>
		<category><![CDATA[power dns]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1394</guid>

					<description><![CDATA[<p>Grab this 747 pages DNS eBook for Free; Written by Jan-Piet Mens, titled &#8220;Alternative DNS Servers&#8221;. I glance through at the eBook and found several interesting topics for DNS deployments. Bind DLZ &#8211; The Bind extension which can store your...</p>
The post <a href="https://logs.paulooi.com/free-ebook-alternative-dns-servers.php">Free eBook: Alternative DNS Servers</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="https://logs.paulooi.com/wp-content/uploads/2011/02/20081027.exact-size.front_.jpg"><img decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2011/02/20081027.exact-size.front_-150x150.jpg" alt="" title="20081027.exact-size.front" width="150" height="150" class="alignleft size-thumbnail wp-image-1395" /></a> Grab this 747 pages DNS eBook for Free; Written by Jan-Piet Mens, titled &#8220;Alternative DNS Servers&#8221;. I glance through at the eBook and found several interesting topics for DNS deployments.</p>
<ul>
<li>Bind DLZ &#8211; The Bind extension which can store your data in database MySQL, PostgreSQL and etc.</li>
<li>NSD &#8211; A lot people didn&#8217;t know about Name Server Daemon, find out more from the eBook.</li>
<li>DNS Planning &#8211; Name Server deployment planning, capacity planning and how to scale.</li>
<li>PowerDNS &#8211; Configure and master it.</li>
<li>LDAP DNS &#8211; Deploy DNS server with LDAP.</li>
</ul>
<p>Alright, enough with the talks, where to download the eBook? It&#8217;s <a href="http://blog.fupps.com/2010/10/29/alternative-dns-servers-the-book-as-pdf/?ref=systems.takizo.com" target="_blank">FREE for Download here</a></p>The post <a href="https://logs.paulooi.com/free-ebook-alternative-dns-servers.php">Free eBook: Alternative DNS Servers</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/free-ebook-alternative-dns-servers.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Find Your Closest Anycast DNS Server with Dig</title>
		<link>https://logs.paulooi.com/how-to-find-your-closest-anycast-dns-server-with-dig.php</link>
					<comments>https://logs.paulooi.com/how-to-find-your-closest-anycast-dns-server-with-dig.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Wed, 23 Feb 2011 00:53:02 +0000</pubDate>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[anycast dns]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[dns query]]></category>
		<category><![CDATA[dns server]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1391</guid>

					<description><![CDATA[<p>Most ISP deploys Anycast DNS server on their network and bring the closest DNS server to their user for DNS resolver. You may see a DNS server with a single IP Address but there are multiple DNS Servers running on...</p>
The post <a href="https://logs.paulooi.com/how-to-find-your-closest-anycast-dns-server-with-dig.php">How to Find Your Closest Anycast DNS Server with Dig</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p>Most ISP deploys Anycast DNS server on their network and bring the closest DNS server to their user for DNS resolver. You may see a DNS server with a single IP Address but there are multiple DNS Servers running on different geographical location. </p>
<p>So which DNS server do you resolve it from? For example we run a query on DNS F Root Server</p>
<pre>
<code>
$ dig @f.root-servers.net hostname.bind  txt ch +short
"lga1a.f.root-servers.org"
</code>
</pre>
<p>On the result, it shows that I am using lga1a.f.root-servers.org as resolver. Some DNS server does reply &#8220;chaos&#8221; (ch) request but some refuse; for example Google DNS and Open DNS Server. So if your ISP is running Anycast DNS, you can try to lookup where is the DNS server locate. </p>
<p>There is another command perform checking via &#8220;id.server&#8221; query, it only helpful when the DNS has server-id configured. </p>
<pre>
<code>
dig @k.root-servers.net id.server txt ch +short
"k2.tokyo.k.ripe.net"
</code>
</pre>The post <a href="https://logs.paulooi.com/how-to-find-your-closest-anycast-dns-server-with-dig.php">How to Find Your Closest Anycast DNS Server with Dig</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/how-to-find-your-closest-anycast-dns-server-with-dig.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Reverse DNS Lookup with Dig</title>
		<link>https://logs.paulooi.com/reverse-dns-lookup-with-dig.php</link>
					<comments>https://logs.paulooi.com/reverse-dns-lookup-with-dig.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Sat, 22 Jan 2011 11:51:28 +0000</pubDate>
				<category><![CDATA[Systems]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dns server]]></category>
		<category><![CDATA[freebsd]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[reverse dns]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1127</guid>

					<description><![CDATA[<p>Reverse DNS, in simple explanation it means that resolve your IP address into hostname. Nowaday it became a must have requirement for mail server&#8217;s IP address. It is also one of the method to determine your mail server IP is...</p>
The post <a href="https://logs.paulooi.com/reverse-dns-lookup-with-dig.php">Reverse DNS Lookup with Dig</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p>Reverse DNS, in simple explanation it means that resolve your IP address into hostname. Nowaday it became a must have requirement for mail server&#8217;s IP address. It is also one of the method to determine your mail server IP is glue to the hostname. </p>
<p>Here is how to find out the reverse DNS IP address is pointed to which DNS server for zone delegation.</p>
<pre>
<code>
dig -x 175.136.188.90

; <<>> DiG 9.6.0-APPLE-P2 <<>> -x 175.136.188.90
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 21938
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;90.188.136.175.in-addr.arpa.   IN      PTR

;; AUTHORITY SECTION:
136.175.in-addr.arpa.   10800   IN      SOA     ns1.tm.net.my. dnsadm.tmnet.com.my. 2011012113 10800 3600 604800 86400

;; Query time: 37 msec
;; SERVER: 192.168.0.1#53(192.168.0.1)
;; WHEN: Sat Jan 22 19:39:12 2011
;; MSG SIZE  rcvd: 111
</pre>
<p></code></p>
<p>The result above shown </p>
<ul>
<li>The SOA record shown the IP Address is pointed to ns1.tm.net.my for reverse DNS delegation.</li>
<li>The zone 136.175.in-addr.arpa is delegating the IP 175.136.188.90</li>
</ul>
<p>This command is pretty useful when you want to find out is the reverse DNS delegation works correctly. </p>The post <a href="https://logs.paulooi.com/reverse-dns-lookup-with-dig.php">Reverse DNS Lookup with Dig</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/reverse-dns-lookup-with-dig.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
