Date: Mon, 2 Dec 1996 12:00:58 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: "Victor A. Sudakov" <victor@vas.tomsk.su> Cc: freebsd-questions@freebsd.org Subject: Re: "talk" does not work. Please help. Message-ID: <Pine.BSI.3.94.961202115846.2295C-100000@gdi.uoregon.edu> In-Reply-To: <AAxf4eo8C0@vas.tomsk.su>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 Nov 1996, Victor A. Sudakov wrote: > When a dial-up user logs in into my computer via a modem and I > wish to talk to him, "talk" would not run, it just says: > > [Couldn't bind to control socket : Can't assign requested address (49)] > > and exits. > > If you have any ideas what the problem might be, I would be > very grateful. I believe, and someone please correct me, that this means that the talk daemon is not running on your machine. Ensure that 'ntalkd' is set to run in /etc/inetd.conf, then kill -HUP inetd. > > BTW, as I do not have a permanent IP address, ppp negotiates it > every time when I dial out to my provider, I wrote in the > /etc/hosts file something like: > > 127.0.0.1 localhost > 10.0.0.1 vas.tomsk.su vas > > Is this correct or should I have written something different? > What is usually written there if there is no permanent IP > address? You're OK, I think. I'd make sure you can ping and telnet to yourself while you're online, just to make sure talk is connecting properly. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961202115846.2295C-100000>