 




<?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: DNS server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 05:05:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110922</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Tue, 11 Sep 2012 02:18:38 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110922</guid>
		<description><![CDATA[First, if they&#039;re going to be using the same port, they can&#039;t have the same IP. (Well, that&#039;s not totally correct; but if you&#039;re not familiar with multi-homing, it will be much harder to implement the sockets programming that would be required to manage the packets and essentially proxy them to the underlying processes.)
&#160;
So, you need to use two IPs for the adaptor. With Windows, it can take some poking around to get it done unless you have utilities that can do it for you. See &lt;a href=&quot;http://www.petri.co.il/configure_tcp_ip_to_use_dhcp_and_a_static_ip_address_at_the_same_time.htm&quot; rel=&quot;nofollow&quot;&gt;Configure TCP/IP to use DHCP and a Static IP Address at the Same Time&lt;/A&gt;&#160;for one description of how to add IP addresses for an adaptor.
&#160;
But re-reading your question makes the actual requirement unclear. Under &#039;Software/Hardware used:&#039;, you had&#160;&quot;NO os&quot;. Does that mean you have no OS on the box? What exactly are you trying to do?
&#160;
Tom]]></description>
		<content:encoded><![CDATA[<p>First, if they&#8217;re going to be using the same port, they can&#8217;t have the same IP. (Well, that&#8217;s not totally correct; but if you&#8217;re not familiar with multi-homing, it will be much harder to implement the sockets programming that would be required to manage the packets and essentially proxy them to the underlying processes.)<br />
&nbsp;<br />
So, you need to use two IPs for the adaptor. With Windows, it can take some poking around to get it done unless you have utilities that can do it for you. See <a href="http://www.petri.co.il/configure_tcp_ip_to_use_dhcp_and_a_static_ip_address_at_the_same_time.htm" rel="nofollow">Configure TCP/IP to use DHCP and a Static IP Address at the Same Time</a>&nbsp;for one description of how to add IP addresses for an adaptor.<br />
&nbsp;<br />
But re-reading your question makes the actual requirement unclear. Under &#8216;Software/Hardware used:&#8217;, you had&nbsp;&#8221;NO os&#8221;. Does that mean you have no OS on the box? What exactly are you trying to do?<br />
&nbsp;<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ldrrp1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110919</link>
		<dc:creator>ldrrp1</dc:creator>
		<pubDate>Tue, 11 Sep 2012 01:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110919</guid>
		<description><![CDATA[Multi-home the adapter???]]></description>
		<content:encoded><![CDATA[<p>Multi-home the adapter???</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110848</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Sat, 08 Sep 2012 04:56:31 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110848</guid>
		<description><![CDATA[If they &lt;b&gt;must be&lt;/b&gt; on the same port numbers, then you need to assign a different IP address for each one. Multi-home the adapter. -- Tom]]></description>
		<content:encoded><![CDATA[<p>If they <b>must be</b> on the same port numbers, then you need to assign a different IP address for each one. Multi-home the adapter. &#8212; Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ldrrp1</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110846</link>
		<dc:creator>ldrrp1</dc:creator>
		<pubDate>Sat, 08 Sep 2012 04:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110846</guid>
		<description><![CDATA[One router, one WAN IP. multiple servers behind a firewall on same portsfor example two webservers]]></description>
		<content:encoded><![CDATA[<p>One router, one WAN IP. multiple servers behind a firewall on same portsfor example two webservers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe9527</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110750</link>
		<dc:creator>Gabe9527</dc:creator>
		<pubDate>Tue, 04 Sep 2012 14:24:49 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110750</guid>
		<description><![CDATA[Do you mean - external access to a single IP but behind the firewall there are three servers?This is a Network Address Translation (NAT) address ]]></description>
		<content:encoded><![CDATA[<p>Do you mean &#8211; external access to a single IP but behind the firewall there are three servers?This is a Network Address Translation (NAT) address </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110736</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Tue, 04 Sep 2012 05:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/dns-server-2/#comment-110736</guid>
		<description><![CDATA[Just assign multiple IP addresses to your system. That generally isn&#039;t a problem. Just about every network adapter will allow multiple addresses: multi-homing. -- Tom]]></description>
		<content:encoded><![CDATA[<p>Just assign multiple IP addresses to your system. That generally isn&#8217;t a problem. Just about every network adapter will allow multiple addresses: multi-homing. &#8212; Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.036 seconds using memcached
Object Caching 337/343 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 05:44:15 -->