dns

Ben Pfaff pfaffben@msu.edu
17 Jul 2000 22:04:07 -0400


"Marcel Kunath" <kunathma@pilot.msu.edu> writes:

[...reverse zone file...]

That looks okay on the face of it to me.  Are you sure that you
pointed to it correctly from named.conf?  Supposing that the
addresses are in the range 192.168.0.xxx, you should have an
entry in named.conf something like this:

zone "0.168.192.in-addr.arpa" {
    type master;
    file "named.rev-domain";
};

Also, don't forget to restart bind (or to send it SIGHUP) after
modifying its configuration.
-- 
Peter Seebach on managing engineers:
"It's like herding cats, only most of the engineers are already
 sick of laser pointers."