On Mon, 2003-02-17 at 18:37, NS Jambak wrote: > All, > > I booted a client. It worked well. But I noticed that > after the entry: Starting syslogd > It displayed: > syslogd:syslogd: can not write to remote file handle > on 192.168.0.60 (the address of the serveR). > > what could have gone wrong?
The syslog daemon on the server isn't started or it doesn't accept remote connections (-r) ps auxwe|grep syslogd root 478 0.0 0.1 1400 572 ? S 08:27 0:00 syslogd -m 0 -r try to kill it, and start by hand, see if it works and that is the actual problem, after that modify its configuration file. Best regards, Dragosh M. -- I/O error while opening .signature file ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
