Date: Wed, 12 Jan 2000 17:50:36 +0200 From: "Daniel Hilevich" <danhil@cwnt.com> To: <freebsd-hackers@freebsd.org> Subject: 'File Exists' message in ifconfig Message-ID: <055801bf5d14$c463ff00$2e00a8c0@cwnt.co.il>
next in thread | raw e-mail | index | archive | help
Hi, I keep getting the message 'ifconfig: ioctl (SIOCAIFADDR): File exists' when I configuring an interface. The interface I'm configuring works above the sppp interface. I noticed that in the sppp driver code, the first thing it does upon recieving an SIOCSIFADDR ioctl (function aifioctl) is to call if_up(ifp). Maybe this is the problem? Thanx --- Daniel Hilevich mailto:danhil@cwnt.com Tel: +972-4-9592203 ext. 214 Charlotte's Web Networks LTD. http://www.cwnt.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?055801bf5d14$c463ff00$2e00a8c0>