<?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: Can't ftp to server after new of DNS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664452#M554587</link>
    <description>Hi,&lt;BR /&gt;I guess with the new DNS server , there might be in changes with domain naming convention which will affect the host in the domain  ( fully qualified host name in domain ). Verify if there is domain mis-match or changes and ensure you have appropriate changes in the /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;When you put the full name of your DNS server  in the /etc/hosts file, the resolution would work as it&lt;BR /&gt;name-ip resolution is done locally and ftp would the IP address directly for the remote host.&lt;BR /&gt;&lt;BR /&gt;Now when you are trying to use resolver for remote DNS , the resolver query is returned with unresolved query from the DNS. The ftpd is showing that error because it can't get the IP address of the host ( whoes name is supposed to be resolved by the DNS server )&lt;BR /&gt;&lt;BR /&gt;So there may be problem at the DNS server side . Saying that the client configuration is not correct or it is not added at all.&lt;BR /&gt;&lt;BR /&gt;Verify the db.domain and db.net files at DNS server side.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 04 Nov 2005 12:02:22 GMT</pubDate>
    <dc:creator>Sameer_Nirmal</dc:creator>
    <dc:date>2005-11-04T12:02:22Z</dc:date>
    <item>
      <title>Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664445#M554580</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We recently replaced our DNS-server and updated  /etc/resolv.conf. After the change it's no longer possible to ftp to the server. If we add the client to the hosts file it fill work. Both the server and clients has entrys in the DNS, both A- and PTR-records.&lt;BR /&gt;&lt;BR /&gt;From syslog after a connection attempt:&lt;BR /&gt;Nov  4 11:22:17 server inetd[6819]: ftp/tcp: Connection from unknown (x.x.x.x) at Fri Nov  4 11:22:17 2005&lt;BR /&gt;Nov  4 11:22:17 server ftpd[6819]: getpeername (ftpd): Invalid argument&lt;BR /&gt;Nov  4 11:22:17 server inetd[6820]: registrar/tcp: Connection from server (y.y.y.y) at Fri Nov  4 11:22:17 2005&lt;BR /&gt;&lt;BR /&gt;Any suggestion what we've done wrong?&lt;BR /&gt;Best regards&lt;BR /&gt;/Anders</description>
      <pubDate>Fri, 04 Nov 2005 05:28:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664445#M554580</guid>
      <dc:creator>Anders Dahlgren</dc:creator>
      <dc:date>2005-11-04T05:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664446#M554581</link>
      <description>Can you able to ping from your client to server ? You may need to update your routing table.&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 04 Nov 2005 05:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664446#M554581</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-11-04T05:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664447#M554582</link>
      <description>Yes, I can ping.&lt;BR /&gt;&lt;BR /&gt;It's a name resolution problem. If I add the client to /etc/hosts file it works and I get connected.&lt;BR /&gt;&lt;BR /&gt;It worked with our old DNS-server. As far as I know the only thing that has changed is the DNS and the config in /etc/resolv.conf.</description>
      <pubDate>Fri, 04 Nov 2005 05:50:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664447#M554582</guid>
      <dc:creator>Anders Dahlgren</dc:creator>
      <dc:date>2005-11-04T05:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664448#M554583</link>
      <description>There is probably a problem with the dns record.&lt;BR /&gt;&lt;BR /&gt;testtools&lt;BR /&gt;&lt;BR /&gt;dig&lt;BR /&gt;nslookup &lt;BR /&gt;&lt;BR /&gt;host&lt;BR /&gt;&lt;BR /&gt;These command may show you a DNS problem which needs correction.&lt;BR /&gt;&lt;BR /&gt;Otherwise /etc/resolv.conf is the suspect.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 04 Nov 2005 06:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664448#M554583</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-04T06:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664449#M554584</link>
      <description># nslookup &lt;SERVER&gt; What does it give ?&lt;BR /&gt;&lt;BR /&gt;I think, you have problem with DNS entries. &lt;BR /&gt;&lt;BR /&gt;-Arun&lt;/SERVER&gt;</description>
      <pubDate>Fri, 04 Nov 2005 06:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664449#M554584</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-11-04T06:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664450#M554585</link>
      <description>Hope this is the problem with resolvation.&lt;BR /&gt;&lt;BR /&gt;Start check as,&lt;BR /&gt;&lt;BR /&gt;# /etc/nsswitch.conf&lt;BR /&gt;hosts: entries&lt;BR /&gt;&lt;BR /&gt;# /etc/hosts -- files&lt;BR /&gt;# /etc/resolv.conf -- dns &lt;BR /&gt;&lt;BR /&gt;Post this information as,&lt;BR /&gt;&lt;BR /&gt;# nsquery hosts &lt;HOSTNAME&gt; "files" &lt;BR /&gt;# nsquery hosts &lt;IPADDRESS&gt; "files"&lt;BR /&gt;# nsquery hosts &lt;HOSTNAME&gt; "dns"&lt;BR /&gt;# nsquery hosts &lt;IPADDRESS&gt; "dns"&lt;BR /&gt;&lt;BR /&gt;It will answer your question. May be DNS is not having reverse resolvation record for your hostname.&lt;BR /&gt;&lt;BR /&gt;-Muthu&lt;BR /&gt;&lt;/IPADDRESS&gt;&lt;/HOSTNAME&gt;&lt;/IPADDRESS&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Fri, 04 Nov 2005 06:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664450#M554585</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-11-04T06:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664451#M554586</link>
      <description>It seems that you server cannot resolve the names. Is there a firewall between the server and the DNS server?&lt;BR /&gt;&lt;BR /&gt;Maybe you need to update your firewall rules to allow the FTP server access to the DNS server.&lt;BR /&gt;&lt;BR /&gt;Also, in your DNS server, verify that an allow-query option is not preventing the FTP server to query it.</description>
      <pubDate>Fri, 04 Nov 2005 06:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664451#M554586</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-04T06:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can't ftp to server after new of DNS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664452#M554587</link>
      <description>Hi,&lt;BR /&gt;I guess with the new DNS server , there might be in changes with domain naming convention which will affect the host in the domain  ( fully qualified host name in domain ). Verify if there is domain mis-match or changes and ensure you have appropriate changes in the /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;When you put the full name of your DNS server  in the /etc/hosts file, the resolution would work as it&lt;BR /&gt;name-ip resolution is done locally and ftp would the IP address directly for the remote host.&lt;BR /&gt;&lt;BR /&gt;Now when you are trying to use resolver for remote DNS , the resolver query is returned with unresolved query from the DNS. The ftpd is showing that error because it can't get the IP address of the host ( whoes name is supposed to be resolved by the DNS server )&lt;BR /&gt;&lt;BR /&gt;So there may be problem at the DNS server side . Saying that the client configuration is not correct or it is not added at all.&lt;BR /&gt;&lt;BR /&gt;Verify the db.domain and db.net files at DNS server side.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Nov 2005 12:02:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-ftp-to-server-after-new-of-dns/m-p/3664452#M554587</guid>
      <dc:creator>Sameer_Nirmal</dc:creator>
      <dc:date>2005-11-04T12:02:22Z</dc:date>
    </item>
  </channel>
</rss>

