<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.howtoforge.com" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
 <title>HowtoForge - Linux Howtos and Tutorials - DNS</title>
 <link>http://www.howtoforge.com/taxonomy/term/63/0</link>
 <description></description>
 <language>en</language>
 <atom:link href="http://www.howtoforge.com/taxonomy/term/63/0/feed" rel="self" type="application/rss+xml" />
 <image>
  <title>HowtoForge - Linux Howtos and Tutorials - DNS</title>
  <url>http://www.howtoforge.com/themes/htf_glass/images/howtoforge_logo_glass_blue.gif</url>
  <link>http://www.howtoforge.com/taxonomy/term/63/0</link>
 </image>

<item>
 <title>Resolving domain names with dig</title>
 <link>http://www.howtoforge.com/faq/4_1_en.html</link>
 <description>&lt;p&gt;To resolve a domain name on the shell, you can use the command &lt;span class=&quot;system&quot;&gt;dig&lt;/span&gt;. Resolving the domain example.com:&lt;/p&gt;

&lt;p class=&quot;command&quot;&gt;dig example.com&lt;/p&gt;

&lt;p&gt;If thedomain can be resolved, the result will be similar to this:&lt;/p&gt;

&lt;pre&gt;;  DiG 9.2.1  howtoforge.com
;; global options: printcmd
;; Got answer:
;; -&amp;gt;&amp;gt;HEADER&amp;lt;&amp;lt;- opcode: QUERY, status: NOERROR, id: 42946
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;example.com. IN A

;; ANSWER SECTION:
example.com. 84600 IN A 192.168.0.1

;; Query time: 27 msec
;; SERVER: 212.227.21.251#53(212.227.21.251)
;; WHEN: Wed Oct 26 18:53:32 2005
;; MSG SIZE rcvd: 48&lt;/pre&gt;

&lt;p&gt;To check if the local webserver is responsible for this domain use the following command:&lt;/p&gt;&lt;a href=&quot;http://www.howtoforge.com/faq/4_1_en.html&quot; title=&quot;Read the rest of this posting.&quot; class=&quot;read-more&quot;&gt;Read more...&lt;/a&gt;</description>
 <category domain="http://www.howtoforge.com/taxonomy/term/63">DNS</category>
 <pubDate>Mon, 07 Aug 2006 17:09:13 +0200</pubDate>
 <guid>http://www.howtoforge.com/faq/4_1_en.html</guid>
 <comments>http://www.howtoforge.com/faq/4_1_en.html#comment</comments>
</item>
</channel>
</rss>
