<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: 2 IPs for the same URL using BIND in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528223#M24677</link>
    <description>Use split DNS: two sets of DNS zones, internal and external. this is the best approach if you have a firewall. Put all of your internet accessible names and IPs in the external dns server (be very deliberate with the NS and MX records). Protect your internal names and IPs in a internal server, secured from the internet. You will have to register your external server (and hopefully secondary slave) with your domain registrar as quickly as possible.&lt;BR /&gt;&lt;BR /&gt;If you don't have a firewall, or you don't have another machine for the external zones, this can still be done with two named processes running, each with a different zone directory and configuration file, on the same machine with two network interfaces or IP aliasing, and binding each named to its appropriate IP (internal should also bind to loopback/localhost). If the web server happens to run on this machine, make sure the resolver points to the internal named on 127.0.0.1, not the external IP, since only the internal named will have forwarding enabled.&lt;BR /&gt;</description>
    <pubDate>Tue, 15 May 2001 15:05:36 GMT</pubDate>
    <dc:creator>Jordan Bean</dc:creator>
    <dc:date>2001-05-15T15:05:36Z</dc:date>
    <item>
      <title>2 IPs for the same URL using BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528220#M24674</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I know it sounds strange, but I access my web site using 2 different IPs because of network security layers. I have a "hot" IP open to the web and an internal IP used inside the company (not valid for web, eg. 10.X.X.X).&lt;BR /&gt;&lt;BR /&gt;What I need to do is to resolve the same address to 2 different IPs, depending on the querie source IP. It means that I want to resolve the address (eg.) &lt;A href="http://www.test.com" target="_blank"&gt;www.test.com&lt;/A&gt; to 200.245.364.98 if the querie is coming from outside and for 10.0.9.8 if the querie comes from my internal network.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2001 20:17:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528220#M24674</guid>
      <dc:creator>Guilherme Belinelo</dc:creator>
      <dc:date>2001-05-14T20:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: 2 IPs for the same URL using BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528221#M24675</link>
      <description>Never tried it, but I think you can do this using the allow-query directive..set up two different zones in named.conf and use the allow-query directive for each one.one for inside and one for outside.&lt;BR /&gt;If not, you can have two instances of named running..one to answer inside queries and one for external queries..this may be your best bet..you can use the 'listen on' directive to specific IP's or ports.      &lt;BR /&gt;</description>
      <pubDate>Mon, 14 May 2001 20:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528221#M24675</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-05-14T20:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: 2 IPs for the same URL using BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528222#M24676</link>
      <description>Well, you could do it internally without using BIND.  You can setup a static WINS address if you're using WinNT or 9X clients internally.&lt;BR /&gt;&lt;BR /&gt;That's what we've done here.  BIND is used for external addresses, and then we setup a static WINS address in our Win2K WINS server to point the internal address to the URL.&lt;BR /&gt;&lt;BR /&gt;It works great for us and will likely be a better solution to your problem.&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;John</description>
      <pubDate>Tue, 15 May 2001 14:41:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528222#M24676</guid>
      <dc:creator>John Love_3</dc:creator>
      <dc:date>2001-05-15T14:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: 2 IPs for the same URL using BIND</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528223#M24677</link>
      <description>Use split DNS: two sets of DNS zones, internal and external. this is the best approach if you have a firewall. Put all of your internet accessible names and IPs in the external dns server (be very deliberate with the NS and MX records). Protect your internal names and IPs in a internal server, secured from the internet. You will have to register your external server (and hopefully secondary slave) with your domain registrar as quickly as possible.&lt;BR /&gt;&lt;BR /&gt;If you don't have a firewall, or you don't have another machine for the external zones, this can still be done with two named processes running, each with a different zone directory and configuration file, on the same machine with two network interfaces or IP aliasing, and binding each named to its appropriate IP (internal should also bind to loopback/localhost). If the web server happens to run on this machine, make sure the resolver points to the internal named on 127.0.0.1, not the external IP, since only the internal named will have forwarding enabled.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 May 2001 15:05:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/2-ips-for-the-same-url-using-bind/m-p/2528223#M24677</guid>
      <dc:creator>Jordan Bean</dc:creator>
      <dc:date>2001-05-15T15:05:36Z</dc:date>
    </item>
  </channel>
</rss>

