[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re-4: Soekris net4501 & syslogd



This sure would be a nice thing and at home (where it should later be located) I already have a syslog host which is able to receive. But same problem: no log input there. The other problem is that it has to function without one as I have to present it to my boss and it would be easier to to some debugging of the ppp-problem. At the moment I can't debug ppp without knowing exactly why it doesn't work. But its log is /var/log/daemon and there we are back at the syslog problem :(

Jens

-------- Original Message --------
Subject: Re: Re-2: Soekris net4501 & syslogd (02-Mrz-2004 19:24)
From:    mike@rockynet.com
To:      openbsd@sybrespace.de

> 
> On Mar 2, 2004, at 4:47 PM, openbsd@sybrespace.de wrote:
> 
> > It's a modification of the original file, so I suppose they are tabs.
> > I also tried the original syslog.conf with no success.
> > In the meantime I tried writing with 'logger' while syslogd is started
> > with -d -> no entry in 'messages' and no output from syslogd.
> > I'm confused...
> 
> Since you only have a RAMDISK to write logs to in /tmp/var/log, you 
> should probably just setup an external syslogd and log to it.
> 
> # grep @ /etc/syslog.conf
> *.notice;auth,authpriv,cron,ftp,kern,lpr,mail,user.none @172.24.129.66
> kern.debug,user.info,syslog.info,daemon.info            @172.24.129.66
> auth.info,authpriv.debug                                @172.24.129.66
> 
> That's how my Net4501 logs, and I definitely get lots of output from it 
> (mostly dhcpd).
> 
> 
> 
> To: openbsd@sybrespace.de


To: misc@openbsd.org
Cc: mike@rockynet.com