DNS Blacklist Sites .. Which port use to connect to this maps Services?

For this free Maps services …“bl-xbl.spamhaus.org; list.dsbl.org

How can I do to be sure my domino can talk with this Maps services free to prevent Spam …

I enable this yesterday but I’ll be not sure my domino will contact this adress …

Which port use or protocole to connect to this site ?

Subject: DNS Blacklist Sites … Which port use to connect to this maps Services ??

  1. it is sbl-xbl.spamhaus.org, not bl-xbl.spamhaus.org

  2. These are simple DNS lookups. If you can do any DNS lookup from a command prompt on your Domino server than it should work.

To test whether it works you can use the test host 127.0.0.2 which all DNSBLs list for these purposes…

nslookup 2.0.0.127.sbl-xbl.spamhaus.org

nslookup 2.0.0.127.list.dsbl.org

should both return a hit.

Non-authoritative answer:

Name: 2.0.0.127.sbl-xbl.spamhaus.org

Addresses: 127.0.0.2, 127.0.0.4

Non-authoritative answer:

Name: 2.0.0.127.list.dsbl.org

Address: 127.0.0.2

HTH

Chris Linfoot