<?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: DNS issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075121#M542301</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The httpd.conf file may be the culprit.&lt;BR /&gt;&lt;BR /&gt;ServerName investmenttool.com:80&lt;BR /&gt;&lt;BR /&gt;See that that entry has not been changed to the IP address of the system.&lt;BR /&gt;&lt;BR /&gt;Also, if its a named virtual host, the httpd.conf code may be wrong.&lt;BR /&gt;&lt;BR /&gt;See that the remote ip address resolves to the name of the website.&lt;BR /&gt;&lt;BR /&gt;nslookup 64.13.251.83&lt;BR /&gt;&lt;BR /&gt;Must return &lt;A href="http://www.applicatorssales.com" target="_blank"&gt;www.applicatorssales.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As an answer.&lt;BR /&gt;&lt;BR /&gt;To provide more complete help, I'd need to see the zone zone record that resolve that IP address.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 24 Sep 2007 13:16:31 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2007-09-24T13:16:31Z</dc:date>
    <item>
      <title>DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075120#M542300</link>
      <description>&lt;!--!*#--&gt;We had always hosted our own website locally.  So, public DNS pointed www at our own public IP address, and NAT at the firewall directed port 80 to the appropriate machine.&lt;BR /&gt;&lt;BR /&gt;In DNS, www was a CNAME for our own domain (&lt;A href="http://www.applicatorssales.com):" target="_blank"&gt;www.applicatorssales.com):&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;@     IN   A       64.222.205.178&lt;BR /&gt;www   IN   CNAME   @&lt;BR /&gt;&lt;BR /&gt;Then we moved our website to a remote host.  Changed DNS:&lt;BR /&gt;&lt;BR /&gt;@     IN   A       64.222.205.178&lt;BR /&gt;www   IN   A       64.13.251.83&lt;BR /&gt;&lt;BR /&gt;Here's the issue.  When a user goes to the website, the IP address of the remote host appears in the address bar, such as:&lt;BR /&gt;&lt;BR /&gt;  &lt;A href="http://64.13.251.83/contact_us.html" target="_blank"&gt;http://64.13.251.83/contact_us.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The remote host company would like to host my DNS zone files as a service, which would solve this DNS quandry but cause other issues (I still host a different website locally, as well as other services/ports).  I chose to keep the zone files with my local network's ISP, and just point 'www' at the remote host.&lt;BR /&gt;&lt;BR /&gt;The remote host provides me with a tool to modify DNS records on their network.  DNS on their network essentially has what might be conflicting information.  That is, on the network of the web host, DNS shows the domain as being their own network, 64.13.251.83.  However, that isn't public, since public DNS authority for my domain is with my ISP.&lt;BR /&gt;&lt;BR /&gt;I have a strong suspicion that the reason why the IP address shows up in the address bar is because the particular user that's browsing the web site can't resolve 64.13.251.83.&lt;BR /&gt;&lt;BR /&gt;How would I get both 64.13.251.83 and 64.222.205.178 to resolve to my domain?  Or, if that's not possible, by what method should I resolve this?&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 13:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075120#M542300</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2007-09-24T13:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075121#M542301</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;The httpd.conf file may be the culprit.&lt;BR /&gt;&lt;BR /&gt;ServerName investmenttool.com:80&lt;BR /&gt;&lt;BR /&gt;See that that entry has not been changed to the IP address of the system.&lt;BR /&gt;&lt;BR /&gt;Also, if its a named virtual host, the httpd.conf code may be wrong.&lt;BR /&gt;&lt;BR /&gt;See that the remote ip address resolves to the name of the website.&lt;BR /&gt;&lt;BR /&gt;nslookup 64.13.251.83&lt;BR /&gt;&lt;BR /&gt;Must return &lt;A href="http://www.applicatorssales.com" target="_blank"&gt;www.applicatorssales.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As an answer.&lt;BR /&gt;&lt;BR /&gt;To provide more complete help, I'd need to see the zone zone record that resolve that IP address.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Sep 2007 13:16:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075121#M542301</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-24T13:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075122#M542302</link>
      <description>A reverse lookup of 64.13.251.83 using a web-based tool shows this:&lt;BR /&gt;&lt;BR /&gt;83.251.13.64.in-addr.arpa  PTR applicatorssales.com.&lt;BR /&gt;&lt;BR /&gt;So you're saying that since I am only pointing www host at the remote host rather than my whole domain, they should set the PTR to point only at the www host?&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 13:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075122#M542302</guid>
      <dc:creator>Fred Martin_1</dc:creator>
      <dc:date>2007-09-24T13:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075123#M542303</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;No, not exactly.&lt;BR /&gt;&lt;BR /&gt;Both 64.13.251.83 and 64.222.205.178 need A records or at least aliases that resolve to &lt;A href="http://www.applicatorssales.com" target="_blank"&gt;www.applicatorssales.com&lt;/A&gt; and applicatorssales.com&lt;BR /&gt;&lt;BR /&gt;The Reverse lookup record is nice but will not resolve the problem.&lt;BR /&gt;&lt;BR /&gt;The IP address can be referred to by multiple A records, no problem with that.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Sep 2007 14:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075123#M542303</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-24T14:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: DNS issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075124#M542304</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Another unrelated issue is you should consider putting size limits on those form fields (I navigated to the contact form).&lt;BR /&gt;&lt;BR /&gt;It is possible for spammers to put malicious content into unlimited size fields and fool your form into sending mail to recipients other than the intended recipient.&lt;BR /&gt;&lt;BR /&gt;Though good code behind the form can prevent it, it is important to have field size limits and good code preventing abuse of the form.&lt;BR /&gt;&lt;BR /&gt;Just a bonus, unsolicited.&lt;BR /&gt;&lt;BR /&gt;Good Luck with the overall issue. Upon further reflection DNS is the number one suspect here, httpd.conf being a secondary issue.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 24 Sep 2007 18:44:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dns-issue/m-p/4075124#M542304</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-09-24T18:44:11Z</dc:date>
    </item>
  </channel>
</rss>

