[Postfixbuch-users] Bogus MX
Uwe Driessen
driessen at fblan.de
Fr Sep 7 20:24:58 CEST 2007
Ralf Hildebrandt
> Wieso? Stehen doch nur single IPs drin.
>
Noch ein Problem das script bringt
91.186.15.177 REJECT IP address of MX host is a wild-card .CG
91.186.15.177 REJECT IP address of MX host is a wild-card .RW
Da hat postmap ein problem mit
Jemand eine Lösung für das script ?
curl -s ftp://ftp.internic.net/domain/root.zone.gz | gunzip -c | grep NS | awk '{print
$1}' | uniq | egrep '^[^\.]+\.' | xargs -i dig _.{} | perl -n -e 'print if
s/^_\.(\w+)\..*\s([\d\.]+)$/$2 REJECT IP address of MX host is a wild-card .$1/;'|
sort --key=1,3
ein uniq vor oder nach dem letzten sort funzt nicht die Idee hatte ich auch schon.
Mit freundlichen Grüßen
Drießen
--
Software & Computer
Uwe Drießen
Lembergstraße 33
67824 Feilbingert
Tel.: 06708 / 660045 Fax: 06708 / 661397
Mehr Informationen über die Mailingliste Postfixbuch-users