From owner-freebsd-isdn Mon Apr 19 13:55:48 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (Postfix) with ESMTP id 0D4C91581B for ; Mon, 19 Apr 1999 13:55:42 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id WAA28951; Mon, 19 Apr 1999 22:43:24 +0200 (CEST) Message-Id: <199904192043.WAA28951@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: hm@hcs.de Cc: andreas.gaertner.gp@icn.siemens.de, freebsd-isdn@FreeBSD.ORG Subject: Re: 3.1 and 0.70 Reply-To: Gary Jennejohn In-reply-to: Your message of "Mon, 19 Apr 1999 11:20:10 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 19 Apr 1999 22:43:24 +0200 From: Gary Jennejohn Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hellmuth Michaelis writes: >>From the keyboard of Andreas Gaertner: > >> ifconfig: ioctl (SIOCAIFADDR): File exists >> >> what does that mean? > >I tried to find out, but i did not found the cause. > as far as I can tell this is most probably coming from route.c in the RTM_ADD case. It means that there's already a route for this interface and a new one can not be added. This might occur because you already did a ``route add..'' before the ifconfig. It could also be a side effect of sppp_set_ip_addr for dynamic addresses. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message