Some help with BIND9 settings!

Tasha Smith tashamaillist
Mon May 17 11:44:06 PDT 2004


Hi....
Ok for my server to perform reverse lookups i would have to add this to my
 " /etc/named.conf "   file:

zone "0.168.192.in-addr.arpa" { #AReverse Lookup

type master; //Again-MASTER ZONE
file "pz/192.168.0"; //Again-Details file.           // (/var/named/pz/192.168.0)

};

AND THEN CREATE this file: /var/named/pz/192.168.0 and have 

this in it:

$TTL 1D

@       1D  IN  SOA    localhost. root.localhost. (

                  42     ;serial   (d. adams)

                  3H     ;refresh

                  15M    ;retry

                  1W     ;expiry

                  1D )     ; minimum

 

             1D  IN  NS     localhost.

             1D  IN  PTR    localhost.

 

 

Is this close to something i would do for reverse lookups???

Or am i off? 

Thanks- -     Tasha @---<-----

 




 
 Douglas J Hunley <doug at linux-sxs.org> wrote:-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tasha Smith spewed electrons into the ether that resembled:
> Horaaaaaaay! It worked :) I started the daemon

sweet! enjoy!

> *** Can't find server name for address 192.168.0.1: Non-existent domain
> *** Default servers are not available

this is because you don't have a reverse zone for the 192.168 network. I'll 
leave creating it as an exercise for you...


- -- 
Douglas J Hunley (doug at linux-sxs.org) - Linux User #174778
Admin: Linux StepByStep - http://www.linux-sxs.org
and http://jobs.linux-sxs.org

My mind is glowing.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+QHd82MO5UukaubkRAtL0AJ9iqk/PQT8qnZYatucJZKe5LtqTqgCgrSYP
yhF6nQG1sHz6wINUxoWqZ7Y=
=RWVx
-----END PGP SIGNATURE-----


_______________________________________________
Linux-users mailing list
Linux-users at linux-sxs.org
Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users


---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.linux-sxs.org/pipermail/linux-users/attachments/20030207/25689bf3/attachment.html


More information about the Linux-users mailing list