The following reply was made to PR kern/155772; it has been noted by GNATS.
From: Nikolay Denev <nde...@gmail.com> To: bug-follo...@freebsd.org, s...@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= _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"