Hi,


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"

This can be solved with RADIX_MPATH, but a patch is needed:
http://www.freebsd.org/cgi/query-pr.cgi?pr=150481&cat=

als my yesterday posted patches may be needed.
(Still changeing some stuff, will post a new one soon.)

Kind regards,
        Ingo Flaschberger
_______________________________________________
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"

Reply via email to