[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re-2: Soekris net4501 & syslogd
As mentioned before, I already did start it with the -d option and tried to
use the "logger" command with no result. The debug output states nothing.
And I copied an original syslog.conf from a working machine over, so that
shouldn't be the problem.
Any other idea?
Thanks, Jens
-------- Original Message --------
Subject: Re: Soekris net4501 & syslogd (03-Mrz-2004 3:58)
From: rd@thrush.com
To: openbsd@sybrespace.de
> >>>>> "o" == openbsd <openbsd@sybrespace.de> writes:
> o> I'm currently working on a setup for a Soekris net4501. Now that works
> o> quite impressivly but at the moment I have trouble getting pppoe to work.
>
> o> The other problem is, that can't debug nor see the output of 'ppp'
> because
> o> syslogd isn't writing anything in its log files except for start,
> restart an
> o> shutdown messages. The system was created with Chris' flashdist and
> modified
> o> as needed based on OpenBSD 3.4 stable.
> o> I tried using 'logger' to create entries in the message log but no luck
> here.
> o> The syslog.conf I use is the following:
>
> There are no tab characters in your file. If the copy in your email
> matches /etc/syslog.conf, then you'll have the behavior you have
> described. If it's not a tab problem, kill syslogd and start it
> manually with the additional -d flag. That may guide you closer to
> the problem.
>
> Regards, Bob
>
>
> To: openbsd@sybrespace.de