Now I'm in trouble...

Stephane Bortzmeyer bortzmeyer at nic.fr
Thu Oct 6 07:53:09 UTC 2005


On Wed, Oct 05, 2005 at 10:48:30PM -0700,
 Bill.Light at kp.org <Bill.Light at kp.org> wrote 
 a message of 67 lines which said:

> I noticed my postfix mail was being rejected by AOL...upon
> investigating, it's because of bad DNS.  I'm guessing that I totally
> missed what I did, because mail used to go from my domain to
> AOL...now it's not.

Stupid AOL decision but you cannot do anything. Welcome to the club of
AOL victims.

> zone "120.156.124.66.in-addr.arpa" in {
>         type master;
>         file "db.66.124.156.120";
> };

The zone is indeed broken:

% check_soa 120.156.124.66.in-addr.arpa
There is no name server running on dns1.light-family.com
ns2.4servers.com is not authoritative for 120.156.124.66.in-addr.arpa
ns1.4servers.com is not authoritative for 120.156.124.66.in-addr.arpa

> zone "123.120.156.124.66.in-addr.arpa" in {

No, you should put all your records in one zone,
120.156.124.66.in-addr.arpa.

> Have I at least got /etc/named.conf  correct ?

No. Check your logs to see why 120.156.124.66.in-addr.arpa was not
loaded (I assume dns1.light-family.com is your own server: BIND is
currently not running).





More information about the bind-users mailing list