and this is my /etc/xinet.d/talk file


******************************************************************************



# default: off
# description: The talk server accepts talk requests for chatting with
users \
#       on other systems.
service talk
{
        disable = no
        socket_type = dgram
        user = nobody
        group = tty
        server = /usr/sbin/in.talkd
        wait = yes
}


*******************************************************************************

On Thu, 3 May 2001, cEycEy wrote:

> I have already done it but it does not work..
> Still when I write "talk username" fallowing message appears:
> ******************************************************************************
> [No Connection yet ]
>
>
>
>
>
>
> ----------------[Error on read from talk daemon:Connection refused]-------
>
>
> $ What should I do now? >[EMAIL PROTECTED]
> $ Thanks >[EMAIL PROTECTED]
>
>
>
> *******************************************************************************
> On Wed, 2 May 2001, Mike Chambers wrote:
>
> > ----- Original Message -----
> > From: "cEycEy" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, May 02, 2001 11:53 AM
> > Subject: Talk does not work on my server?
> >
> >
> > > I am using redhat 7.1 on my computer.How can I use "talk" ?
> >
> > chkconfig talk on (it's located in /etc/xinetd..d/talk and your just editing
> > talk to turn disable = yes to disable = no)
> >
> > Mike
> >
> >
> >
> > _______________________________________________
> > Redhat-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/redhat-list
> >
>
>
>
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list
>



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to