sweh wrote:
gbcx wrote:
I won't go into how frustrating it was to find out what was going on, since both Comcast and Spamhaus have no public facing search or removal tools that will accept input of IPv6 addresses.
You should be able to search using nslookup or dig
http://www.spamhaus.org/organization/st ... -statement says
Querying IPv6 blocklists
IPv4 blocklists are queried by prepending the reversed decimal quad address to the zone to be queried. Legacy queries for IPv6 blocklists will use a similar model; the fully expanded IPv6 address is reversed by hex digit and prepended to the zone to be queried. For example, to query the address 2001:DB8:abc:123::42 the IPv6 address would be expanded, reversed and prepended to the zone to be queried, to give an example query of:
2.4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.3.2.1.0.c.b.a.0.8.b.d.0.1.0.0.2.zen.spamhaus.org
Really? Then help explain this:
From linode:
[jrc@speakup ~]$ telnet mx2.comcast.net 25
Trying 2001:558:fe21:2a::6...
Connected to mx2.comcast.net.
Escape character is '^]'.
554 resimta-ch2-02v.sys.comcast.net comcast 2600:3c00::f03c:91ff:fe56:a64 found on one or more DNSBLs, see
http://postmaster.comcast.net/smtp-erro ... p#BL000001Connection closed by foreign host.
#BL000001 supposedly means Zen, and a Comcast tech called me back today and gave me the CSS spiel, and CSS is in Zen.
So ... to verify that:
[jrc@speakup ~]$ host 2600:3c00::f03c:91ff:fe56:a64
4.6.a.0.6.5.e.f.f.f.1.9.c.3.0.f.0.0.0.0.0.0.0.0.0.0.c.3.0.0.6.2.ip6.arpa domain name pointer speakup.octothorp.org.
^^^ easiest way to reverse the address without making a mistake
[jrc@speakup ~]$ host 4.6.a.0.6.5.e.f.f.f.1.9.c.3.0.f.0.0.0.0.0.0.0.0.0.0.c.3.0.0.6.2.zen.spamhaus.org
Host 4.6.a.0.6.5.e.f.f.f.1.9.c.3.0.f.0.0.0.0.0.0.0.0.0.0.c.3.0.0.6.2.zen.spamhaus.org not found: 3(NXDOMAIN)
Hmmmmmm. Any ideas? Has anyone got an IPv6 address that actually comes back as bad?