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:[EMAIL PROTECTED] Tel: +972-4-9592203 ext. 214 Charlotte's Web Networks LTD. http://www.cwnt.com To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

