From owner-freebsd-questions Mon Dec 9 22:28:26 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA19175 for questions-outgoing; Mon, 9 Dec 1996 22:28:26 -0800 (PST) Received: from bitbucket.edmweb.com (bitbucket.edmweb.com [204.244.190.9]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id WAA19170 for ; Mon, 9 Dec 1996 22:28:24 -0800 (PST) Received: (from steve@localhost) by bitbucket.edmweb.com (8.6.12/8.6.12) id WAA04046; Mon, 9 Dec 1996 22:24:19 -0800 Date: Mon, 9 Dec 1996 22:24:16 -0800 (PST) From: Steve Reid To: "Victor A. Sudakov" cc: freebsd-questions@freebsd.org Subject: Re: "talk" does not work. Please help. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > > 1. What does this "ifconfig: ioctl (SIOCAIFADDR): File exists" message mean? > > > Is it an error? [snip] > Do you have the same message when you issue this command? Or is > it some local configuration bug? I've seen it before during the boot process, but not when I enter the ifconfig command. I don't remember if I did anything to get rid of it or not... I haven't payed much attention to the boot messages recently. > Indeed, what you do in sysconfig is assigning some string to a > variable which is later read in some other startup files. Thus, Quite right, I didn't think about that. > May be I should put this line into /etc/netstart? Any other ideas? Whatever works.