<?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>Digital Journal &#187; bind dns queries</title>
	<atom:link href="https://digitaljournal.sg/wp/?feed=rss2&#038;tag=bind-dns-queries" rel="self" type="application/rss+xml" />
	<link>https://digitaljournal.sg/wp</link>
	<description>My Digital Journal</description>
	<lastBuildDate>Mon, 20 Oct 2014 00:32:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Log all DNS queries to my DNS server</title>
		<link>https://digitaljournal.sg/wp/?p=81</link>
		<comments>https://digitaljournal.sg/wp/?p=81#comments</comments>
		<pubDate>Mon, 01 Oct 2012 08:30:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tips&Info]]></category>
		<category><![CDATA[bind dns queries]]></category>
		<category><![CDATA[bind query log]]></category>
		<category><![CDATA[rndc querylog]]></category>

		<guid isPermaLink="false">http://digitaljournal.sg/wp/?p=81</guid>
		<description><![CDATA[We can log all the  DNS queries , type this single command (as root) on your DNS server (Bind) &#8212;&#8212;&#8212;&#8212;- rndc querylog &#8212;&#8212;&#8212;&#8212;- once this done, all DNS queries will be logged in /var/log/messages, the results will be similar to Oct 24 03:01:43 ns1 named[30660]: client 200.23.242.196#35545: query: parentsascoaches.net IN MX Oct 24 03:01:43 ns1 [...]]]></description>
			<content:encoded><![CDATA[<p>We can log all the  DNS queries , type this single command (as root) on your DNS server (Bind)<br />
&#8212;&#8212;&#8212;&#8212;-<br />
<strong>rndc querylog</strong><br />
&#8212;&#8212;&#8212;&#8212;-<br />
once this done, all DNS queries will be logged in /var/log/messages, the results will be similar to</p>
<p>Oct 24 03:01:43 ns1 named[30660]: client 200.23.242.196#35545: query: parentsascoaches.net IN MX<br />
Oct 24 03:01:43 ns1 named[30660]: client 80.86.96.1#58395: query: mx1.clients.netdns.net IN A<br />
Oct 24 03:01:43 ns1 named[30660]: client 195.175.39.118#60651: query: abs-pos.com IN MX</p>
]]></content:encoded>
			<wfw:commentRss>https://digitaljournal.sg/wp/?feed=rss2&#038;p=81</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
