OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Bind 9 logging

From: Adam Skutt (askuttwnec.edu)
Date: Mon Nov 01 2004 - 17:29:25 CST


paddy wrote:
> The problem I have after searching the Internet, endless documentation,
> etc; is how does a chroot process do logging? Specifically, Openbsd
> Bind 9 logging from a chroot jail, step by step.
You configure syslogd to create a logging socket inside the chroot jail
before the process runs. Look at the syslogd(8) manpage for more
details, specifically the '-a' option.

Adam