Hi Mr, You wrote:
 Mr> > Ytalk complains of " find_daemon: recv() fail Connection refused" 
 Mr> Have a look in /etc/inetd.conf
 Mr>
 Mr> talk   dgram udp     wait    root /usr/sbin/tcpd  /usr/sbin/in.talkd
 Mr> ntalk  dgram udp     wait    root /usr/sbin/tcpd  /usr/sbin/in.talkd

Ytalks "find_daemon: recv() fail Connection refused" mean that
Connection is refused _by_ the daemon. I am having this problem too.

Try to run in.talkd with '-d' option, the daemon will write some
debug info via syslog (should be notice.debug), i.e

---
talk   dgram udp     wait    root /usr/sbin/tcpd  /usr/sbin/in.talkd -d
ntalk  dgram udp     wait    root /usr/sbin/tcpd  /usr/sbin/in.talkd -d
---

Regards,
Borik

--
Boris D. Beletsky [EMAIL PROTECTED] 
For pgp public key, e-mail me     
with subject "get pgp-key"
borik

--
Boris D. Beletsky [EMAIL PROTECTED] 
For pgp public key, e-mail me     
with subject "get pgp-key"


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to