<?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: Reverse Lookup zone benefits ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839612#M84150</link>
    <description>plz find the attached sendmail.cf file also.</description>
    <pubDate>Wed, 09 Aug 2006 15:13:39 GMT</pubDate>
    <dc:creator>Maaz</dc:creator>
    <dc:date>2006-08-09T15:13:39Z</dc:date>
    <item>
      <title>Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839600#M84138</link>
      <description>what are the benefits of reverse lookup zone ?&lt;BR /&gt;&lt;BR /&gt;I dont know why... but there must be a relation-ship between sendmail and reverse lookup zone, becuase when I dont create the reverse lookup zone, using Outlook Express, send/recieve takes a lot much time, but when I create the reverse lookup zone, send/receive is very fast.&lt;BR /&gt;&lt;BR /&gt;So I wana know why send/receive gets the benefit(in terms of speed) from reverse lookup zone ?&lt;BR /&gt;And is there any other benefits of creating reverse lookup zone ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Tue, 08 Aug 2006 13:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839600#M84138</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-08T13:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839601#M84139</link>
      <description>Shalom Maaz,&lt;BR /&gt;&lt;BR /&gt;Main benefit is when you send mail to the Internet most mail servers require valid reverse lookup prior to accepting the mail.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 08 Aug 2006 13:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839601#M84139</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-08T13:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839602#M84140</link>
      <description>Most services do a reverse lookup when a connection is established. This could be for security reasons as reject the connection if the reverse lookup is not found, or for logging reasons, so in the log you can identify the hostname.&lt;BR /&gt;&lt;BR /&gt;Some services gives you an option to disable the reverse lookup, some other don't.&lt;BR /&gt;&lt;BR /&gt;Is good to have a reverse lookup for these reasons, also it could help you to identify your hosts in your network.</description>
      <pubDate>Tue, 08 Aug 2006 14:19:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839602#M84140</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-08T14:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839603#M84141</link>
      <description>Thanks Dear SEP and Ivan Ferriera ;)&lt;BR /&gt;&lt;BR /&gt;smtp server: sendmail 8.x&lt;BR /&gt;when I dont create the reverse lookup zone, using Outlook Express, send/recieve takes a lot much time, but when I create the reverse lookup zone, send/receive is very fast.&lt;BR /&gt;Any Reason ?&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Tue, 08 Aug 2006 14:45:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839603#M84141</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-08T14:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839604#M84142</link>
      <description>That could be for a setting like this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.sendmail.org/~ca/email/check.html#check_relay" target="_blank"&gt;http://www.sendmail.org/~ca/email/check.html#check_relay&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 15:20:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839604#M84142</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-08T15:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839605#M84143</link>
      <description>On an Internal network, the benefits are minor, given that it's internal there is (theoreitcally) more control over who's connecting.&lt;BR /&gt;&lt;BR /&gt;That being said, you can get around it by using a properly populated 'hosts' file usually (and a service.switch file).&lt;BR /&gt;&lt;BR /&gt;As Ivan says though, if you're using a pre-compiled package, there's no real way you can get around using it.&lt;BR /&gt;&lt;BR /&gt;All this being said, why aren't you setting up reverse zone files?  It's not hard to do, and if it is an internal network, and you don't care what the individual machines reverse lookup returns (sendmail doesn't unless you turn on some pretty harsh options for HELO matching), then simple names are more than enough, i.e.:&lt;BR /&gt;&lt;BR /&gt;1       IN      PTR     1.internal.&lt;BR /&gt;&lt;BR /&gt;for all 255 numbers, and you can copy it around *shrug*.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Aug 2006 17:26:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839605#M84143</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-08-08T17:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839606#M84144</link>
      <description>As was mentioned, many applications such as sendmail and telnetd perform reverse lookups during normal operations.  In some cases the lookup is simply for logging purposes....in others it is for security such as nfs and if the lookup is not successful, the connection will be refused.&lt;BR /&gt;&lt;BR /&gt;In your case, there may be an alternate dns server that has reverse zones defined or the applicaiton may simply timeout and either use what it has.   &lt;BR /&gt;&lt;BR /&gt;The benefits are that it can greatly increase connection times avoiding long delays.  It's up to you to weigh the benefits.   &lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 07:31:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839606#M84144</guid>
      <dc:creator>Al Licause</dc:creator>
      <dc:date>2006-08-09T07:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839607#M84145</link>
      <description>Shalom again Maaz,&lt;BR /&gt;&lt;BR /&gt;Answer to your question.&lt;BR /&gt;&lt;BR /&gt;My servers will reject your mail out of hand if there is no reverse lookup zone.&lt;BR /&gt;&lt;BR /&gt;Other servers will drop your priority, making it harder to process your message,introducing delays.&lt;BR /&gt;&lt;BR /&gt;If you do some email interactively with telnet, you will see this yourself. You will also see messageing concerning reverse lookup zones. Its absolutely essential to have them.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 09 Aug 2006 07:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839607#M84145</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-09T07:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839608#M84146</link>
      <description>Also, as when you use outlook express, you also receive messages at the time you send, so, could be your pop/imap server doing the reverse lookups.</description>
      <pubDate>Wed, 09 Aug 2006 09:34:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839608#M84146</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-09T09:34:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839609#M84147</link>
      <description>Thanks Dear ALL Gurus for such a nice help and support ;)&lt;BR /&gt;&lt;BR /&gt;&amp;gt;My servers will reject your mail out of hand if there is no reverse lookup zone&lt;BR /&gt;&lt;BR /&gt;I also want to implement this ... what should I do in sendmail.mc ?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Wed, 09 Aug 2006 13:16:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839609#M84147</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-09T13:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839610#M84148</link>
      <description>Check this link:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://networking.ringofsaturn.com/Unix/sendmailtips.php" target="_blank"&gt;http://networking.ringofsaturn.com/Unix/sendmailtips.php&lt;/A&gt;</description>
      <pubDate>Wed, 09 Aug 2006 13:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839610#M84148</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-09T13:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839611#M84149</link>
      <description>Thanks Dear Ivan for help ;)&lt;BR /&gt;from the tutorial(&lt;A href="http://networking.ringofsaturn.com/Unix/sendmailtips.php)I" target="_blank"&gt;http://networking.ringofsaturn.com/Unix/sendmailtips.php)I&lt;/A&gt; copy paste the lines into my sendmail.cf, and then restart the service, error occured. &lt;BR /&gt;Plz check the attachment for the error&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Aug 2006 15:10:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839611#M84149</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-09T15:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839612#M84150</link>
      <description>plz find the attached sendmail.cf file also.</description>
      <pubDate>Wed, 09 Aug 2006 15:13:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839612#M84150</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-09T15:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839613#M84151</link>
      <description>So, you get an error. I can see from the attached file that you used space instead of tabs. Sendmail is very sensitive with that, you must add tabs instead of space in this ruleset declaration&lt;BR /&gt;&lt;BR /&gt;Add this to the end of your sendmail.mc file:&lt;BR /&gt;&lt;BR /&gt;LOCAL_RULESETS&lt;BR /&gt;SLocal_check_relay&lt;BR /&gt;R$*  $: $&amp;amp;{client_resolve}&lt;BR /&gt;RTEMP  $#error $@ 4.7.1 $: "450 Access denied. Cannot resolve PTR record for " $&amp;amp;{client_addr}&lt;BR /&gt;RFORGED  $#error $@ 4.7.1 $: "450 Access denied. IP name possibly forged " $&amp;amp;{client_name}&lt;BR /&gt;RFAIL  $#error $@ 4.7.1 $: "450 Access denied. IP name lookup failed " $&amp;amp;{client_name}&lt;BR /&gt;&lt;BR /&gt;Ensure that TAB is used to separate the right side with the left side.&lt;BR /&gt;&lt;BR /&gt;Create your cf with:&lt;BR /&gt;&lt;BR /&gt;m4 sendmail.mc sendmail.cf&lt;BR /&gt;&lt;BR /&gt;Restar sendmail, you should not get errors.&lt;BR /&gt;&lt;BR /&gt;Try again.</description>
      <pubDate>Wed, 09 Aug 2006 15:59:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839613#M84151</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-09T15:59:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839614#M84152</link>
      <description>client IP: 10.0.0.1&lt;BR /&gt;&lt;BR /&gt;Thanks Dear Ivan for such a nice/kind help&lt;BR /&gt;Ok I put the code into sendmail.cf file and then restart the sendmail, no error ;)&lt;BR /&gt;&lt;BR /&gt;But when I telnet the server from client, following is the result&lt;BR /&gt;#telnet mail.test.com 25&lt;BR /&gt;220 localhost.localdomain ESMTP Sendmail 8.13.1/8.13.1; Fri, 11 Aug 2006 11:37:3&lt;BR /&gt;8 +0500&lt;BR /&gt;helo test.com&lt;BR /&gt;250 localhost.localdomain Hello pc1.test.com [10.0.0.1] (may be forged), pleas&lt;BR /&gt;ed to meet you&lt;BR /&gt;MAIL FROM:&lt;JOHN&gt;&lt;BR /&gt;450 4.7.1 Access denied. IP name possibly forged [10.0.0.1]&lt;BR /&gt;&lt;BR /&gt;On sendmail server:&lt;BR /&gt;#tail -f /var/log/maillog&lt;BR /&gt;Aug 11 11:41:29 system2 sendmail[2787]: ruleset=check_relay, arg1=[10.0.0.1], arg2=10.0.0.1, relay=pc1.test.com [10.0.0.1] (may be forged), reject=450 4.7.1 Access denied. IP name possibly forged [10.0.0.1]&lt;BR /&gt;&lt;BR /&gt;Bind and sendmail is configured on the same system(10.0.0.2)&lt;BR /&gt;on sendmail server:&lt;BR /&gt;#cat /etc/resolv.conf&lt;BR /&gt;nameserver 10.0.0.2&lt;BR /&gt;&lt;BR /&gt;#cat /etc/named.conf&lt;BR /&gt;zone "0.0.10.in-addr.arpa" IN {&lt;BR /&gt; type master; &lt;BR /&gt; file "re";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;zone "test.com" IN {&lt;BR /&gt; type master;&lt;BR /&gt; file "test.com.frwd";&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;file for reverse lookup zone is attached(/var/named/chroot/var/named/re)&lt;/JOHN&gt;</description>
      <pubDate>Fri, 11 Aug 2006 02:17:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839614#M84152</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-11T02:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839615#M84153</link>
      <description>reverse lookup zone file is attached.</description>
      <pubDate>Fri, 11 Aug 2006 02:19:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839615#M84153</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-11T02:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839616#M84154</link>
      <description>What is the output of:&lt;BR /&gt;&lt;BR /&gt;dig -x 10.0.0.1&lt;BR /&gt;&lt;BR /&gt;Also, you can leave only the line that check for PTR and remove the others that check for forged addresses.</description>
      <pubDate>Fri, 11 Aug 2006 08:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839616#M84154</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-11T08:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839617#M84155</link>
      <description>Millions of Thanks Dear Mr Ivan Ferriera, for such a nice help and support ;)&lt;BR /&gt;&lt;BR /&gt;dig -x 10.0.0.1 output is attached.&lt;BR /&gt;&lt;BR /&gt;As per your instructions, I simply remove the "forged" line from sendmail.cf, and now its working ;).&lt;BR /&gt;&lt;BR /&gt;from sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;SLocal_check_relay&lt;BR /&gt;R$* $: $&amp;amp;{client_resolve}&lt;BR /&gt;RTEMP $#error $@ 4.7.1 $: "450 Access denied. Cannot resolve PTR record for " $&amp;amp;{client_addr}&lt;BR /&gt;RFAIL $#error $@ 4.7.1 $: "450 Access denied. IP name lookup failed " $&amp;amp;{client_name}&lt;BR /&gt;&lt;BR /&gt;May I know, why this line [ RFORGED $#error $@ 4.7.1 $: "450 Access denied. IP name possibly forged " $&amp;amp;{client_name}&lt;BR /&gt;] is not working properly ? even though IP to name resolution is working fine.&lt;BR /&gt;&lt;BR /&gt;Refards&lt;BR /&gt;Maaz</description>
      <pubDate>Sat, 12 Aug 2006 12:44:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839617#M84155</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-12T12:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839618#M84156</link>
      <description>Millions of Thanks Dear Mr Ivan Ferriera, for such a nice help and support ;)&lt;BR /&gt;&lt;BR /&gt;dig -x 10.0.0.1 output is attached.&lt;BR /&gt;&lt;BR /&gt;As per your instructions, I simply remove the "forged" line from sendmail.cf, and now its working ;).&lt;BR /&gt;&lt;BR /&gt;from sendmail.cf:&lt;BR /&gt;&lt;BR /&gt;SLocal_check_relay&lt;BR /&gt;R$* $: $&amp;amp;{client_resolve}&lt;BR /&gt;RTEMP $#error $@ 4.7.1 $: "450 Access denied. Cannot resolve PTR record for " $&amp;amp;{client_addr}&lt;BR /&gt;RFAIL $#error $@ 4.7.1 $: "450 Access denied. IP name lookup failed " $&amp;amp;{client_name}&lt;BR /&gt;&lt;BR /&gt;May I know, why this line [ RFORGED $#error $@ 4.7.1 $: "450 Access denied. IP name possibly forged " $&amp;amp;{client_name}&lt;BR /&gt;] is not working properly ? even though IP to name resolution is working fine.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sat, 12 Aug 2006 12:44:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839618#M84156</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-08-12T12:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Reverse Lookup zone benefits ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839619#M84157</link>
      <description>Glad to help Maaz.&lt;BR /&gt;&lt;BR /&gt;The theory indicates that sendmail will try to do 2 lookups, a reverse lookup and a forward lookup. If the forward lookup does not match the information obtained in the reverse lookup, then considers the IP "forged".&lt;BR /&gt;&lt;BR /&gt;Ensure that the A record and the PTR record resolves to the same hostname. If that is correct, then additional debugging is needed.</description>
      <pubDate>Sun, 13 Aug 2006 06:29:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/reverse-lookup-zone-benefits/m-p/3839619#M84157</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-08-13T06:29:48Z</dc:date>
    </item>
  </channel>
</rss>

