kern/155772: ifconfig(8): ioctl (SIOCAIFADDR): File exists on
directly connected networks
Nikolay Denev
ndenev at gmail.com
Tue Apr 5 12:20:11 UTC 2011
The following reply was made to PR kern/155772; it has been noted by GNATS.
From: Nikolay Denev <ndenev at gmail.com>
To: bug-followup at FreeBSD.org,
sav at 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=
More information about the freebsd-net
mailing list