Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comm.software.mailserver > #6594

Re: Spezifikation rdnsbl

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups de.comm.software.mailserver
Subject Re: Spezifikation rdnsbl
Date 2022-11-14 12:30 +0100
Message-ID <jten64Fn3hvU10@mid.individual.net> (permalink)
References <tkssqh$1n5mk$1@dont-email.me>

Show all headers | View raw


Marco Moock, 2022-11-14 09:04:

> wo ist eigentlich dokumentiert, wie rdnsbl funktioniert, also welche
> DNS-Queries abgesetzt werden?
> 
> Auf die Schnelle konnte ich nichts dazu finden.

Was ist "rdnsbl"? Ich kenne nur dnsbl - also Blacklisting anhand der
IP-Adresse, wobei man per DNS-Abfrage feststellen kann, ob ein
Blacklisting vorliegt oder nicht.

Ein Bespiel für die Abfrage sieht man hier:

<https://en.wikipedia.org/wiki/Domain_Name_System-based_blocklist#DNSBL_queries>

Zitat:

1. Take the client's IP address—say, 192.168.42.23—and reverse the order
   of octets, yielding 23.42.168.192.

2. Append the DNSBL's domain name: 23.42.168.192.dnsbl.example.net.

3. Look up this name in the DNS as a domain name ("A" record). This will
   return either an address, indicating that the client is listed; or an
   "NXDOMAIN" ("No such domain") code, indicating that the client is
   not.

4. Optionally, if the client is listed, look up the name as a text
   record ("TXT" record). Most DNSBLs publish information about why a
   client is listed as TXT records.

(Zitat Ende)

-- 
Arno Welzel
https://arnowelzel.de

Back to de.comm.software.mailserver | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Spezifikation rdnsbl Marco Moock <mo01@posteo.de> - 2022-11-14 09:04 +0100
  Re: Spezifikation rdnsbl Arno Welzel <usenet@arnowelzel.de> - 2022-11-14 12:30 +0100
    Re: Spezifikation rdnsbl Marco Moock <mo01@posteo.de> - 2022-11-14 12:49 +0100

csiph-web