Date: Tue, 5 Apr 2011 12:20:11 GMT From: Nikolay Denev <ndenev@gmail.com> To: freebsd-net@FreeBSD.org Subject: Re: kern/155772: ifconfig(8): ioctl (SIOCAIFADDR): File exists on directly connected networks Message-ID: <201104051220.p35CKBAI035978@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/155772; it has been noted by GNATS. From: Nikolay Denev <ndenev@gmail.com> To: bug-followup@FreeBSD.org, sav@ecom24.ru Cc: Subject: Re: kern/155772: ifconfig(8): ioctl (SIOCAIFADDR): File exists on directly connected networks Date: Tue, 5 Apr 2011 14:46:35 +0300 I'm not sure if this can be solved unless RADIX_MPATH is used. My workaround in simiral situations (like OSPF redistributing connected = routes) is like this "route del -net 10.0.0.0/24; ifconfig em0 = 10.0.0.2/24" Regards, Nikolay=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104051220.p35CKBAI035978>