<?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 Disable DNS reverse resolution... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-dns-reverse-resolution/m-p/2827051#M581018</link>
    <description>I am using FTP servers on HP-UX 11.11 systems.&lt;BR /&gt;When a client connects to the FTP server, the server poerforms a PTR DNS resolution with the IP @ of the client.&lt;BR /&gt;Is there any way to avoid that, and how???</description>
    <pubDate>Wed, 16 Oct 2002 13:09:29 GMT</pubDate>
    <dc:creator>leleux</dc:creator>
    <dc:date>2002-10-16T13:09:29Z</dc:date>
    <item>
      <title>Disable DNS reverse resolution...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-dns-reverse-resolution/m-p/2827051#M581018</link>
      <description>I am using FTP servers on HP-UX 11.11 systems.&lt;BR /&gt;When a client connects to the FTP server, the server poerforms a PTR DNS resolution with the IP @ of the client.&lt;BR /&gt;Is there any way to avoid that, and how???</description>
      <pubDate>Wed, 16 Oct 2002 13:09:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-dns-reverse-resolution/m-p/2827051#M581018</guid>
      <dc:creator>leleux</dc:creator>
      <dc:date>2002-10-16T13:09:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disable DNS reverse resolution...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disable-dns-reverse-resolution/m-p/2827052#M581019</link>
      <description>Might help if you tell us why, but since you asked:&lt;BR /&gt;&lt;BR /&gt;You'll have to rebuild ftpd.  The source is available from &lt;BR /&gt;&lt;A href="http://www.wu-ftpd.org" target="_blank"&gt;www.wu-ftpd.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;add NO_DNS to the conf.h file.&lt;BR /&gt;&lt;BR /&gt;/* &lt;BR /&gt; * NO_DNS &lt;BR /&gt; * Define this to skip DNS lookups. If the remote host name is needed, the &lt;BR /&gt; * daemon uses the IP numbers instead. 'deny !nameserved' will always be &lt;BR /&gt; * true (denying access) if this patch is enabled. &lt;BR /&gt; * &lt;BR /&gt; * This option is intended soley for very busy FTP sites where the added &lt;BR /&gt; * security of DNS lookups is overshadowed by the speed and resource penalties. &lt;BR /&gt; * &lt;BR /&gt; * Disabling DNS lookups removes all protections against spoofing, making &lt;BR /&gt; * remote user authentication virtually useless. This option should only be &lt;BR /&gt; * used on anonymous FTP servers. &lt;BR /&gt; * &lt;BR /&gt; * If you're not *absolutely sure* you need this, don't enable it. &lt;BR /&gt; */ &lt;BR /&gt;#define NO_DNS &lt;BR /&gt;&lt;BR /&gt;In addition, man ftpaccess gives you some options for DNS:&lt;BR /&gt;&lt;BR /&gt;      dns refuse_mismatch &lt;FILENAME&gt; [override]&lt;BR /&gt;&lt;BR /&gt;            Refuse  FTP  sessions  when  the  forward and reverse&lt;BR /&gt;            lookups for the remote site do  not  match.   Display&lt;BR /&gt;            the named file (like a message file), admonishing the&lt;BR /&gt;            user.  If the optional override is  specified,  allow&lt;BR /&gt;            the connection after complaining.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       dns refuse_no_reverse &lt;FILENAME&gt; [override]&lt;BR /&gt;&lt;BR /&gt;        Refuse  FTP  sessions  when there is no reverse DNS entry&lt;BR /&gt;        for the remote site.  Display the named file (like a mes??&lt;BR /&gt;        sage  file), admonishing the user.  If the optional over??&lt;BR /&gt;        ride is specified, allow the connection  after  complain??&lt;BR /&gt;        ing.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       dns resolveroptions [options]&lt;BR /&gt;&lt;BR /&gt;            The  resolveroptions  option allows you to tweak name&lt;BR /&gt;            server options.  The line takes a series of flags  as&lt;BR /&gt;            documented  in  resolver(3)  (with  the  leading RES_&lt;BR /&gt;            removed).  Each can be preceded by an optional  +  or&lt;BR /&gt;            -.  For example,&lt;BR /&gt;                dns resolveroptions +aaonly -dnsrch&lt;BR /&gt;            turns on the aaonly option (only accept authoritative&lt;BR /&gt;            answers) and turns off the dnsrch option (search  the&lt;BR /&gt;            domain path).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FILENAME&gt;&lt;/FILENAME&gt;</description>
      <pubDate>Wed, 16 Oct 2002 14:42:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disable-dns-reverse-resolution/m-p/2827052#M581019</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2002-10-16T14:42:11Z</dc:date>
    </item>
  </channel>
</rss>

