PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

DNS caching 69


Your Ad Here

Your Ad Here

Enrique Perez-Terron

1.) Where did you find that? I could not find it in "DNS and BIND" 4th Edition" by Albitz & Liu. Is there a more recent edition?

2.) Myetc-sysconfig-named looks like this:

DNS caching 70
Enrique Perez-Terron It works for me now that I have fixed theetc-named.conf file insrv-named-etc. Note that I run named in a chroot area. So mysrv...

# Currently, you can use the following options: # ROOTDIR="-some-where" -- will run named in a chroot environment. # you must set up the chroot environment before # doing this. #ROOTDIR=-var-named ROOTDIR=-srv-named

# OPTIONS="whatever" -- These additional options will be pbutted to named # at startup. Don't add -t here, use ROOTDIR instead.

So (now) my named.conf file, insrv-named-etc, says this, since by the time it reads this file, it is already in the chroot mode.

N.B.: we are invoked in chroot environmentvar-named: options { directory "-"; listen-on { "internal"; }; allow-query { "internal"; }; allow-recursion { "internal"; }; min-refresh-time 3600; or less than an hour cleaning-interval 113; minutes: server not very busy. interface-interval 59; minutes: dial-up interface. dump-file "-var-named-data-cachedump.db"; statistics-file "-var-named-data-namedstats.txt"; };

-- .~. Jean-David Beyer Registered Linux User 85642. V PGP-Key: 9A2FC99A Registered Machine 241939. ^^-^^ 09:40:00 up 4 days, 26 min, 3 users, load average: 4.29, 3.99, 3.92



Your Ad Here

List | Previous | Next

DNS caching 70

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

help I installed rpm4.0.6 and now nothing works! 68