<?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: Bind IP to DNS service</title>
	<atom:link href="http://www.bloggylife.com/2009/05/16/bind-ip-to-dns-service/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bloggylife.com/2009/05/16/bind-ip-to-dns-service/</link>
	<description>my day to day thoughts!</description>
	<lastBuildDate>Mon, 09 Jan 2012 20:28:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bloggylife</title>
		<link>http://www.bloggylife.com/2009/05/16/bind-ip-to-dns-service/comment-page-1/#comment-3548</link>
		<dc:creator>Bloggylife</dc:creator>
		<pubDate>Thu, 21 May 2009 11:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggylife.com/?p=2054#comment-3548</guid>
		<description>I need a chat with the guru guy ;D

My point exactly, the order solved the issue. So that&#039;ll apply also on having two NICs.

There is an option on the DNS to listen to an IP for DNS queries, but that didn&#039;t make the server understand, for replication/queries requests use the same IP you are listening to, it just went on and used the 1st IP configured.

Of course for receiving DNS queries, if you have IP1 and IP2 config on the NIC card, both will work, but if you configured DNS to listen to one IP, than you should use that ...

I&#039;ll see if I can get snapshots of the configuration, that&#039;ll be more clear. And I&#039;ll try the 2 NIC scenario, and post that too.

Secondary DNS server will be down on Sunday ;P for technical purposes!</description>
		<content:encoded><![CDATA[<p>I need a chat with the guru guy ;D</p>
<p>My point exactly, the order solved the issue. So that&#8217;ll apply also on having two NICs.</p>
<p>There is an option on the DNS to listen to an IP for DNS queries, but that didn&#8217;t make the server understand, for replication/queries requests use the same IP you are listening to, it just went on and used the 1st IP configured.</p>
<p>Of course for receiving DNS queries, if you have IP1 and IP2 config on the NIC card, both will work, but if you configured DNS to listen to one IP, than you should use that &#8230;</p>
<p>I&#8217;ll see if I can get snapshots of the configuration, that&#8217;ll be more clear. And I&#8217;ll try the 2 NIC scenario, and post that too.</p>
<p>Secondary DNS server will be down on Sunday ;P for technical purposes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MBH</title>
		<link>http://www.bloggylife.com/2009/05/16/bind-ip-to-dns-service/comment-page-1/#comment-3547</link>
		<dc:creator>MBH</dc:creator>
		<pubDate>Thu, 21 May 2009 06:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggylife.com/?p=2054#comment-3547</guid>
		<description>According to our Windows guru, DNS queries and replication goes on the same interface that queries came from, hence using different NICs.

If you have 2 IPs in the NIC, it becomes a matter of which IP was setup first.</description>
		<content:encoded><![CDATA[<p>According to our Windows guru, DNS queries and replication goes on the same interface that queries came from, hence using different NICs.</p>
<p>If you have 2 IPs in the NIC, it becomes a matter of which IP was setup first.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bloggylife</title>
		<link>http://www.bloggylife.com/2009/05/16/bind-ip-to-dns-service/comment-page-1/#comment-3545</link>
		<dc:creator>Bloggylife</dc:creator>
		<pubDate>Wed, 20 May 2009 19:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggylife.com/?p=2054#comment-3545</guid>
		<description>I&#039;m not sure how would having 2 nics be any different than configuring a single one with 2 IPs in this case.

Even if I have two NICs one with each IP, there isn&#039;t an option to say DNS queries uses this IP, where as in FTP there is ...

Even If I have two NICs, based on the behaviour I&#039;ve seen, DNS will pick up the IP of the first NIC card it sees, so if it happens to be the FTP IP, then I have to exchange the IPs on both NIC cards ...

In my scenario, since I am running two services on the same server, if I can configure IIS services to IPs then it doesn&#039;t matter the order of configured IPs but it does to DNS service ... The primary DNS server didn&#039;t face this problem, because DNS is the only running service on that server - and don&#039;t say we&#039;re wasting resources, we&#039;re heading to virtualization ;P - 

I should check out windows 2008 .. see if it&#039;s different there .. though my 1st implementation impression (web server configuration) .. it&#039;s too much work!</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure how would having 2 nics be any different than configuring a single one with 2 IPs in this case.</p>
<p>Even if I have two NICs one with each IP, there isn&#8217;t an option to say DNS queries uses this IP, where as in FTP there is &#8230;</p>
<p>Even If I have two NICs, based on the behaviour I&#8217;ve seen, DNS will pick up the IP of the first NIC card it sees, so if it happens to be the FTP IP, then I have to exchange the IPs on both NIC cards &#8230;</p>
<p>In my scenario, since I am running two services on the same server, if I can configure IIS services to IPs then it doesn&#8217;t matter the order of configured IPs but it does to DNS service &#8230; The primary DNS server didn&#8217;t face this problem, because DNS is the only running service on that server &#8211; and don&#8217;t say we&#8217;re wasting resources, we&#8217;re heading to virtualization ;P &#8211; </p>
<p>I should check out windows 2008 .. see if it&#8217;s different there .. though my 1st implementation impression (web server configuration) .. it&#8217;s too much work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MBH</title>
		<link>http://www.bloggylife.com/2009/05/16/bind-ip-to-dns-service/comment-page-1/#comment-3543</link>
		<dc:creator>MBH</dc:creator>
		<pubDate>Wed, 20 May 2009 06:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggylife.com/?p=2054#comment-3543</guid>
		<description>That&#039;s a workaround not a solution :p

I found Microzift&#039;s networking stack to be pure crap as it acts funny in very serious times...

Bridging, wireless network scanning/connectivity, IP priorities, DNS priorities, default gateway priorities, ...etc.

MS might introduce a &quot;new feature&quot; in the future that would break your workaround, or even worse, it might come in as an update or a patch.

Your best bet is to slap in another NIC and go with the safe option.

Good luck!</description>
		<content:encoded><![CDATA[<p>That&#8217;s a workaround not a solution :p</p>
<p>I found Microzift&#8217;s networking stack to be pure crap as it acts funny in very serious times&#8230;</p>
<p>Bridging, wireless network scanning/connectivity, IP priorities, DNS priorities, default gateway priorities, &#8230;etc.</p>
<p>MS might introduce a &#8220;new feature&#8221; in the future that would break your workaround, or even worse, it might come in as an update or a patch.</p>
<p>Your best bet is to slap in another NIC and go with the safe option.</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

