-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tasha Smith spewed electrons into the ether that resembled:
> 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

correct

> $TTL 1D
> @       1D  IN  SOA    localhost. root.localhost. (
>                   42     ;serial   (d. adams)
>                   3H     ;refresh
>                   15M    ;retry
>                   1W     ;expiry
>                   1D )     ; minimum
>              1D  IN  NS     localhost.

correct, but add this last line:

1  IN PTR linux-box

where 'linux-box' is replaced with the name of your linux box
- -- 
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

ADSL.. isn't that some sort of learning difficulty?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+R+nx2MO5UukaubkRAtQcAJ9ARenRX3qqPboNhMhhgXIxb8FKeQCbBOLA
siS4Uc8+l+Rcnr+HFfEI02g=
=JtY7
-----END PGP SIGNATURE-----


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

Reply via email to