I am now seeing the problem again on a different machine. Adding "-r" to
the syslog options in /etc/default/syslogd causes logins to take
forever. I am not using a firewall. I receive remote syslog messages
from an ADSL router.
** Changed in: sysklogd (Ubuntu)
Status: Incomplete => Confirme
With kubuntu 6.10 I experienced similiar problems when directing the
syslog-stream of my DSL-router to the PC: Booting took several minutes
and also logging in and off, if I remember correctly. I didn't bother
with parameter ordering, but used the facility in /etc/defaults/syslogd
to add th '-r' op
I have no second machine available anymore to test the remote logging.
The problem of delayed logins seems resolved though.
--
Remote syslog logging (parameter order crucial)
https://bugs.launchpad.net/bugs/26986
You received this bug notification because you are a member of Ubuntu
Bugs, which is
@Nikolaus: Do you still have the problem ? Did you have a firewall
configured on the syslogd machine ?
** Changed in: sysklogd (Ubuntu)
Status: Confirmed => Incomplete
--
Remote syslog logging (parameter order crucial)
https://bugs.launchpad.net/bugs/26986
You received this bug notificati
Same version as my ubuntu pc (dapper)
[EMAIL PROTECTED]:~$ dpkg -s sysklogd |grep Version
Version: 1.4.1-17ubuntu7
[EMAIL PROTECTED]:~$ diff /etc/init.d/sysklogd /etc/init.d/sysklogd.dpkg-dist
15c15
< SYSLOGD="-u syslog -r"
---
> SYSLOGD="-u syslog"
Extract from /etc/syslog.conf:
# Logging ADSL
My version is
[0] nokile:~$ dpkg -s sysklogd |grep Version
Version: 1.4.1-17ubuntu7
and remote logging doesn't work.
--
Remote syslog logging (parameter order crucial)
https://launchpad.net/bugs/26986
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/li
--- Nikolaus Rath <[EMAIL PROTECTED]> wrote:
> I can confirm that login etc takes forever with -r,
> but it does not
> depend on the order of the parameters.
>
> ** Changed in: sysklogd (Ubuntu)
>Status: Unconfirmed => Confirmed
Well the order was crucial for me.
In /etc/init.d/sysklogd
I can confirm that login etc takes forever with -r, but it does not
depend on the order of the parameters.
** Changed in: sysklogd (Ubuntu)
Status: Unconfirmed => Confirmed
--
Remote syslog logging (parameter order crucial)
https://launchpad.net/bugs/26986
--
ubuntu-bugs mailing list
ub