<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Cool Tool: nslookup</title>
	<atom:link href="http://blog.softlayer.com/2009/cool-tool-nslookup/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.softlayer.com/2009/cool-tool-nslookup/</link>
	<description>A Behind the Scenes Look at the Best Hosting Provider in the World</description>
	<lastBuildDate>Tue, 21 May 2013 00:08:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: sajal</title>
		<link>http://blog.softlayer.com/2009/cool-tool-nslookup/comment-page-1/#comment-1434</link>
		<dc:creator>sajal</dc:creator>
		<pubDate>Wed, 02 Sep 2009 07:06:52 +0000</pubDate>
		<guid isPermaLink="false">http://theinnerlayer.softlayer.com/?p=872#comment-1434</guid>
		<description>Dig usage : for the above example of finding the mail servers of softlayer.com directly from the authoritative ns

sajal@sajal-laptop:~$ dig softlayer.com mx @ns1.softlayer.com

; &lt;&gt; DiG 9.5.0-P2 &lt;&gt; softlayer.com mx @ns1.softlayer.com
;; global options:  printcmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 50146
;; flags: qr aa rd; QUERY: 1, ANSWER: 3, AUTHORITY: 2, ADDITIONAL: 3
;; WARNING: recursion requested but not available

;; QUESTION SECTION:
;softlayer.com.			IN	MX

;; ANSWER SECTION:
softlayer.com.		86400	IN	MX	10 mx01.softlayer.com.
softlayer.com.		86400	IN	MX	20 mx02.softlayer.com.
softlayer.com.		86400	IN	MX	30 mx03.softlayer.com.

;; AUTHORITY SECTION:
softlayer.com.		86400	IN	NS	ns2.softlayer.net.
softlayer.com.		86400	IN	NS	ns1.softlayer.net.

;; ADDITIONAL SECTION:
mx01.softlayer.com.	604800	IN	A	66.228.118.91
mx02.softlayer.com.	604800	IN	A	74.202.44.247
mx03.softlayer.com.	604800	IN	A	66.228.118.93

;; Query time: 369 msec
;; SERVER: 67.228.254.4#53(67.228.254.4)
;; WHEN: Wed Sep  2 13:51:58 2009
;; MSG SIZE  rcvd: 191

sajal@sajal-laptop:~$</description>
		<content:encoded><![CDATA[<p>Dig usage : for the above example of finding the mail servers of softlayer.com directly from the authoritative ns</p>
<p>sajal@sajal-laptop:~$ dig softlayer.com mx @ns1.softlayer.com</p>
<p>; &lt;&gt; DiG 9.5.0-P2 &lt;&gt; softlayer.com mx @ns1.softlayer.com<br />
;; global options:  printcmd<br />
;; Got answer:<br />
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 50146<br />
;; flags: qr aa rd; QUERY: 1, ANSWER: 3, AUTHORITY: 2, ADDITIONAL: 3<br />
;; WARNING: recursion requested but not available</p>
<p>;; QUESTION SECTION:<br />
;softlayer.com.			IN	MX</p>
<p>;; ANSWER SECTION:<br />
softlayer.com.		86400	IN	MX	10 mx01.softlayer.com.<br />
softlayer.com.		86400	IN	MX	20 mx02.softlayer.com.<br />
softlayer.com.		86400	IN	MX	30 mx03.softlayer.com.</p>
<p>;; AUTHORITY SECTION:<br />
softlayer.com.		86400	IN	NS	ns2.softlayer.net.<br />
softlayer.com.		86400	IN	NS	ns1.softlayer.net.</p>
<p>;; ADDITIONAL SECTION:<br />
mx01.softlayer.com.	604800	IN	A	66.228.118.91<br />
mx02.softlayer.com.	604800	IN	A	74.202.44.247<br />
mx03.softlayer.com.	604800	IN	A	66.228.118.93</p>
<p>;; Query time: 369 msec<br />
;; SERVER: 67.228.254.4#53(67.228.254.4)<br />
;; WHEN: Wed Sep  2 13:51:58 2009<br />
;; MSG SIZE  rcvd: 191</p>
<p>sajal@sajal-laptop:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jpou</title>
		<link>http://blog.softlayer.com/2009/cool-tool-nslookup/comment-page-1/#comment-1424</link>
		<dc:creator>jpou</dc:creator>
		<pubDate>Thu, 27 Aug 2009 06:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://theinnerlayer.softlayer.com/?p=872#comment-1424</guid>
		<description>Just use dig...
Jonathan de Boyne Pollard. &quot;nslookup is a badly flawed tool. Don&#039;t use it.&quot;. Frequently Given Answers. http://homepages.tesco.net/~J.deBoynePollard/FGA/nslookup-flaws.html.</description>
		<content:encoded><![CDATA[<p>Just use dig&#8230;<br />
Jonathan de Boyne Pollard. &#8220;nslookup is a badly flawed tool. Don&#8217;t use it.&#8221;. Frequently Given Answers. <a href="http://homepages.tesco.net/~J.deBoynePollard/FGA/nslookup-flaws.html" rel="nofollow">http://homepages.tesco.net/~J.deBoynePollard/FGA/nslookup-flaws.html</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
