[KLUG Members] Talk

Jeremy Leonard members@kalamazoolinux.org
Wed, 28 May 2003 08:10:22 -0400


It's supposed to start in xinetd But it doesn't seem to.

I tried starting it from the bash prompt. The server daemon I mean.
/usr/sbin/in.talkd

I know it uses UDP.

What does c'n'p mean.

below is listing of /etc/xinetd.d/talk

service talk
{
        disable = no
        socket_type             = dgram
        wait                    = yes
        user                    = nobody
        group                   = tty
        server                  = /usr/sbin/in.talkd
}

When I try to start the client I get:

Error on read from talk daemon: Connection refused. Press any key... 



>>> Peter Buxton<somercet@core.com> 5/28/2003 12:52:12 AM >>>
On Sat, May 24, 2003 at 09:46:13AM -0400, Jeremy Leonard was only escaped
   alone to tell thee:

> It runs through xinetd.

> > > I'm trying to use talk on a server I have wunning RH7.3
> > > When I try to start the talk server I get:
> > > 
> > > Socket operation on non-socket

Okay, then how are *you* starting the talk server if xinetd is supposed
to be starting it? Or did you mean trying to start the talk client?

Can you c'n'p the relevant xinetd entry?

> Everything else you were saying is over my head.

Hey, I'm just staying afloat myself.

Talk and ntalk are UDP protocols, IIRC.

-- 
-114
If life is to exist in a Universe of this size, one thing it
can't afford to have is a sense of proportion. -- Douglas Adams
_______________________________________________
Members mailing list
Members@kalamazoolinux.org