From owner-freebsd-questions Mon Feb 18 9:54:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 06EE237B402 for ; Mon, 18 Feb 2002 09:54:48 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020218175447.YICS2626.rwcrmhc51.attbi.com@blossom.cjclark.org>; Mon, 18 Feb 2002 17:54:47 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g1IHsZ536325; Mon, 18 Feb 2002 09:54:35 -0800 (PST) (envelope-from cjc) Date: Mon, 18 Feb 2002 09:54:35 -0800 From: "Crist J. Clark" To: Jason Barnes Cc: questions@FreeBSD.ORG, Wayne Barnes , rbeyer@lpl.arizona.edu Subject: Re: talkd under FreeBSD4.5 Message-ID: <20020218095435.J48401@blossom.cjclark.org> References: <20020218101237.L69356-100000@c3po.lpl.arizona.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020218101237.L69356-100000@c3po.lpl.arizona.edu>; from jbarnes@c3po.lpl.arizona.edu on Mon, Feb 18, 2002 at 10:24:45AM -0700 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, Feb 18, 2002 at 10:24:45AM -0700, Jason Barnes wrote: > > I recently cvsupped to 4.5-RELEASE, and since I made world the > talk daemon (ntalkd) no longer seems to function. I run, as root: > > /usr/libexec/ntalkd > > and then in /var/log/messages appears: > > Feb 18 10:10:58 c3po talkd[69344]: recv: Socket operation on non-socket > Feb 18 10:11:18 c3po last message repeated 83678 times > > When I killed inetd and restarted it, I get this error when I try to > initiate a talk session: > > ############################################# > # Ytalk Error # > # # > # No talk daemon on c3po.lpl.arizona.edu # > # # > ############################################# > > I checked and verified that talkd was indeed specifically mentioned in > inetd.conf: > > ntalk dgram udp wait root /usr/libexec/ntalkd ntalkd > > Does anyone have any ideas as to how to resuscitate the talk daemon? > Thanks! You don't need to/shouldn't run talkd(8) as root. What does, $ netstat -an -p udp Show when inetd(8) is supposed to be listening for talk(1) connections? -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message