<?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: 10 Linux Dig (Domain Information Groper) Commands to Query DNS	</title>
	<atom:link href="https://www.tecmint.com/dig-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/dig-command-examples/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 03:14:58 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Renjith		</title>
		<link>https://www.tecmint.com/dig-command-examples/comment-page-1/#comment-1566496</link>

		<dc:creator><![CDATA[Renjith]]></dc:creator>
		<pubDate>Thu, 12 Aug 2021 19:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=786#comment-1566496</guid>

					<description><![CDATA[Let&#039;s say, IP of my PC=192.168.1.5
IP of my local DNS=10.10.10.10
IP of resolver1 = 1.1.1.1

(don&#039;t worry about routing) assuming port 53 open everywhere.

when we use from myPC# dig @resolver1 test.com ==&#062; whether the local DNS of my PC is being used? or is it the IP address of my PC used as the source IP?]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s say, IP of my PC=192.168.1.5<br />
IP of my local DNS=10.10.10.10<br />
IP of resolver1 = 1.1.1.1</p>
<p>(don&#8217;t worry about routing) assuming port 53 open everywhere.</p>
<p>when we use from myPC# dig @resolver1 test.com ==&gt; whether the local DNS of my PC is being used? or is it the IP address of my PC used as the source IP?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anax		</title>
		<link>https://www.tecmint.com/dig-command-examples/comment-page-1/#comment-360001</link>

		<dc:creator><![CDATA[Anax]]></dc:creator>
		<pubDate>Wed, 05 Nov 2014 19:07:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=786#comment-360001</guid>

					<description><![CDATA[Thank you man! Very useful article !

Another trick:  it&#039;s possible to use a specific DNS-RESOLVER IP-address, instead those from the system ( /etc/resolv.conf ).

Below, I queried to the PUBLIC RESOLVER from Google (8.8.8.8):

# dig @8.8.8.8 www.google.com. +short
189.86.41.103
189.86.41.109
189.86.41.84
189.86.41.118
189.86.41.93
189.86.41.98
189.86.41.104
189.86.41.108
189.86.41.99
189.86.41.119
189.86.41.113
189.86.41.123
189.86.41.88
189.86.41.89
189.86.41.94
189.86.41.114]]></description>
			<content:encoded><![CDATA[<p>Thank you man! Very useful article !</p>
<p>Another trick:  it&#8217;s possible to use a specific DNS-RESOLVER IP-address, instead those from the system ( /etc/resolv.conf ).</p>
<p>Below, I queried to the PUBLIC RESOLVER from Google (8.8.8.8):</p>
<p># dig @8.8.8.8 <a target="_blank" href="http://www.google.com" rel="nofollow ugc">http://www.google.com</a>. +short<br />
189.86.41.103<br />
189.86.41.109<br />
189.86.41.84<br />
189.86.41.118<br />
189.86.41.93<br />
189.86.41.98<br />
189.86.41.104<br />
189.86.41.108<br />
189.86.41.99<br />
189.86.41.119<br />
189.86.41.113<br />
189.86.41.123<br />
189.86.41.88<br />
189.86.41.89<br />
189.86.41.94<br />
189.86.41.114</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dan waterloo		</title>
		<link>https://www.tecmint.com/dig-command-examples/comment-page-1/#comment-235907</link>

		<dc:creator><![CDATA[dan waterloo]]></dc:creator>
		<pubDate>Sat, 09 Aug 2014 10:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=786#comment-235907</guid>

					<description><![CDATA[thanks... this site has been very helpful, and these examples really shorten the learning curve!]]></description>
			<content:encoded><![CDATA[<p>thanks&#8230; this site has been very helpful, and these examples really shorten the learning curve!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: akhilesh		</title>
		<link>https://www.tecmint.com/dig-command-examples/comment-page-1/#comment-22918</link>

		<dc:creator><![CDATA[akhilesh]]></dc:creator>
		<pubDate>Fri, 01 Feb 2013 07:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=786#comment-22918</guid>

					<description><![CDATA[Excellent Stuff !]]></description>
			<content:encoded><![CDATA[<p>Excellent Stuff !</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
