Il 11/10/2011 20:58, dar...@chaosreigns.com ha scritto:
Thanks to John Hardin for noticing one of these was off.  I should've
checked them before replying.

*None* of these should be hitting RCVD_IN_DNSWL_HI or RCVD_IN_DNSWL_MED, or
even RCVD_IN_DNSWL_LOW.

Alessio, you have a problem *other* than the data listed by dnswl.org.
Start with the X-Spam-RelaysUntrusted header I recommended in my last post.

I have found the problem: Google name server

On 10/11, Alessio Cecchi wrote:
Received: from [175.145.6.37] (unknown [175.145.6.37])

$ host 37.6.145.175.list.dnswl.org
Host 37.6.145.175.list.dnswl.org not found: 3(NXDOMAIN)

Should not hit any RCVD_IN_DNSWL_* rules.

In this installation:

# cat /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4

# host 37.6.145.175.list.dnswl.org
37.6.145.175.list.dnswl.org has address 127.0.10.3

Received: from webbox794.server-home.net (webbox794.server-home.net
[195.137.213.84])

$ host 84.213.137.195.list.dnswl.org
Host 84.213.137.195.list.dnswl.org not found: 3(NXDOMAIN)

Should not hit any RCVD_IN_DNSWL_* rules.

# host 84.213.137.195.list.dnswl.org
84.213.137.195.list.dnswl.org has address 127.0.10.3

Received: from node-sl626.smtp.com (node-sl626.smtp.com [74.86.21.70])

$ host 70.21.86.74.list.dnswl.org
Host 70.21.86.74.list.dnswl.org not found: 3(NXDOMAIN)

Should not hit any RCVD_IN_DNSWL_* rules.

# host 70.21.86.74.list.dnswl.org
70.21.86.74.list.dnswl.org has address 127.0.10.3

Received: from nm14.bullet.mail.sp2.yahoo.com
(nm14.bullet.mail.sp2.yahoo.com [98.139.91.84])

$ host 84.91.139.98.list.dnswl.org
84.91.139.98.list.dnswl.org has address 127.0.5.0

Should hit RCVD_IN_DNSWL_NONE.


# host 84.91.139.98.list.dnswl.org
84.91.139.98.list.dnswl.org has address 127.0.10.3

Also from my PC I have the same behaviour if I query google name server:

alessice@pc1-linux:~$ nslookup 37.6.145.175.list.dnswl.org 8.8.8.8
Server:         8.8.8.8
Address:        8.8.8.8#53

Non-authoritative answer:
Name:   37.6.145.175.list.dnswl.org
Address: 127.0.10.3

alessice@pc1-linux:~$ nslookup 37.6.145.175.list.dnswl.org 151.99.125.2
Server:         151.99.125.2
Address:        151.99.125.2#53

** server can't find 37.6.145.175.list.dnswl.org: NXDOMAIN

I usually configure "127.0.0.1" as resolver, but not in this installation.

Why Google name server returns an incorrect value?

Thanks!
--
Alessio Cecchi is:
@ ILS -> http://www.linux.it/~alessice/
on LinkedIn -> http://www.linkedin.com/in/alessice
Assistenza Sistemi GNU/Linux -> http://www.cecchi.biz/
@ PLUG -> ex-Presidente, adesso senatore a vita, http://www.prato.linux.it
@ LOLUG -> Socio http://www.lolug.net

Reply via email to