Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
talkd not responding
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
b-llwyd
Guru
Guru


Joined: 24 Jul 2002
Posts: 302
Location: Uppsala, Sweden

PostPosted: Fri Oct 25, 2002 5:43 pm    Post subject: talkd not responding Reply with quote

Good evening,

I am trying to get my talkd up n running, but all I get is "Error on read from talk daemon, connection refused" when I ussue a talk <user>. I have found the mesg y command, and turned it on for all the consoles i'm trying to talk to, still no go. I have tried the /etc/xinetd.d/talk that I found at the end of This Thread, but to no avail. <-- that thread also had a few unhappy talkd users, so I guess i'm not alone here.

While googling for answers, I noticed the use of netstat -an to look for listening/open ports, and here is what I got:
Code:

Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State     
tcp        0      0 0.0.0.0:901             0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:6000            0.0.0.0:*               LISTEN     
tcp        0      0 192.168.0.217:21        0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
udp        0      0 0.0.0.0:517             0.0.0.0:*                           
udp        0      0 192.168.0.217:137       0.0.0.0:*                           
udp        0      0 0.0.0.0:137             0.0.0.0:*                           
udp        0      0 192.168.0.217:138       0.0.0.0:*                           
udp        0      0 0.0.0.0:138             0.0.0.0:*                           
raw        0      0 0.0.0.0:1               0.0.0.0:*               7

The thing I frowned at here was the fact that the two netbios ports, 137 and 138, both had two entries each, with 0.0.0.0 and my local LAN ip (192.168.0.217), while the talkd only had the 0.0.0.0 address. Does anyone know if this is a vital clue to my problem? Anyone know what's wrong?

thanks in advance.
Back to top
View user's profile Send private message
n0n
Guru
Guru


Joined: 13 Jun 2002
Posts: 355

PostPosted: Tue Oct 29, 2002 4:27 am    Post subject: Reply with quote

Are you sure that you don't have a firewall script blocking that guy? Run "iptables -L" to be sure . . .
Back to top
View user's profile Send private message
b-llwyd
Guru
Guru


Joined: 24 Jul 2002
Posts: 302
Location: Uppsala, Sweden

PostPosted: Fri Nov 01, 2002 10:29 am    Post subject: Reply with quote

Doesn't seem like it... iptables -L gave me this:
Code:

Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination


thanks for your input though.
Back to top
View user's profile Send private message
n0n
Guru
Guru


Joined: 13 Jun 2002
Posts: 355

PostPosted: Fri Nov 01, 2002 2:42 pm    Post subject: Reply with quote

Hmmmm. Not sure. Perhaps you could try ytalk instead? That'll allow you to have more than one user chatting at a time, too . . . Used to use that a lot back in college . . .
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum