This is a discussion on Re: Bind chrooted not save logs in /var/adm/messages within the Bind Users forums, part of the DNS and Related Forums category; mcmb62@tid.es wrote: > * > Hi, > ** sorry for the question. My english is very bad. > I have ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
mcmb62@tid.es wrote:
> * > Hi, > ** sorry for the question. My english is very bad. > I have a named chrooted and works well, except that* it's not possible > to see messages of process named in /var/adm/messages. How I can to > resolve this problem? > Thank you very much. > Regards. This is os-dependent. What os do you use ? Other options is to use nameds built-in ( -t ) option which does chroot but not until logging is set up. An exampel working in BSD : named -t /var/named -c /named.conf -u bind -n 2 ( chroot to /var/named , use /named.boot ( relative the chroot area) for configuration, -n 2 ( use 2 cpu's ) -- Peter Håkanson IPSec Sverige ( At Gothenburg Riverside ) Sorry about my e-mail address, but i'm trying to keep spam out, remove "icke-reklam" if you feel for mailing me. Thanx. |