Hello Richard 

Are you sure that dnscache is really running over daemontools.
You should set up the /service directory as stated in the cr.yp.to page.
so multilog can use the settings there. 
didn't try it myself on  bering, ( only in debian)
you should have processes with supervise .....log 
and the running process.

Regards
eric Wolzak
member of the Bering Crew




> I am attempting to boot *everything* from Bering 1.2 CD, rather than
> using CD plus helper floppy. This is to teach a class in the fall using
> Bering and distribute only CDs to the students. I am including so many
> lrps -- ipsec, daemontl, etc -- that I am over the 254 char line limit
> on syslinux.cfg. So, I transition to using leaf.cfg to load the extra
> modules i.e. changed the LEAFCFG as follows in syslinux.cfg:
> 
> display syslinux.dpy
> timeout 0
> default linux initrd=initrd.lrp init=/linuxrc rw root=/dev/ram0
> LEAFCFG=/dev/cdrom:iso9660 PKGPATH=/dev/fd0:msdos,/dev/cdrom:iso9660
> syst_size=12M log_size=4M
> LRP=root,etc,local,modules,iptables,pump,keyboard,shorwall,ulogd,dnscach
> e,ipsec,mawk,dhcpd
> 
> I have the above syslinux.cfg and following leaf.cfg files injected into
> bootdisk.bin using winimage. I save the bootdisk.bin file with winimage,
> and burn a CD. 
> 
> The CD boots fine, and all other functions from the syslinux.cfg LRP=
> load, plus weblet from leaf.cfg. But I get no daemontl to log dns.
> (/etc/dnscache/env/QUERYLOG is set to YES) The verbose flag in leaf.cfg
> seems to put no additional lines in any file in /var/log...
> 
> Curiouly, (but harmlessly) no initrd in the packages menu of lrcfg,
> although I can see initrd loading when the machine boots up.
> 
> What could be wrong?
> 
> TIA
> Rick.
> 
> # This file is parsed as a shell script
> # Kernel command line paramters are avaialble as KCMD_<variable> # ie:
> KCMD_LRP contains the LRP= portion of the kernel command line # NOTE:
> For kernel command line settings that do not include an equals # sign
> (ie: rw or similar), the variable is set to itself, allwoing # for easy
> testing (ie: KCMD_rw=rw).
> 
> # LRP and PKGPATH variables now support whitespace (space, tab, newline)
> # as well as commas for seperators.
> 
> # Uncomment for more verbose execution.
> VERBOSE=1
> 
> # Other variables you might want to set in this file include:
> # LRP         Packages to load
> # PKGPATH     Device(s) to load packages from
> # syst_size   Size of root ramdisk
> # tmp_size    Size of /tmp ramdisk
> # log_size    Size of /var/log ramdisk
> 
> # Example:
> LRP="$KCMD_LRP rsync"
> LRP="$KCMD_LRP daemontl"
> LRP="$KCMD_LRP weblet"
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
> digital self defense, top technical experts, no vendor pitches, 
> unmatched networking opportunities. Visit www.blackhat.com
> ------------------------------------------------------------------------
> leaf-user mailing list: [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user
> SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to