On Sat, 21 Dec 1996, John Goerzen wrote:

> Hello,
> 
> I have been having problems with talk and ytalk under Linux.  Any help would
> be greatly appreciated!
> 
> Both programs work fine when trying to talk to somebody else on the local
> machine.
> 
> When trying to use talk or ytalk to talk to somebody on a remote system,
> neither program works.
> 
> Talk just locks up displaying "[Checking for invitation on caller's
> machine]".  Ytalk complains of " find_daemon: recv() failed Connection
> refused" and then complains "sendit: recv() failed Connection refused".
> 
Have a look in /etc/inetd.conf

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

Make sure these two lines are uncommented, then kill -HUP inetd (i think
that's it, or just do a ps -aux, get the process number for
/usr/sbin/inetd and do a kill -HUP ##)

Good Luck.

Paul



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

Reply via email to