Date: Fri, 12 Dec 2008 20:56:48 +0200 From: Vyacheslav Bocharov <adeepv@gmail.com> To: John-Mark Gurney <jmg@funkthat.com> Cc: freebsd-net@freebsd.org Subject: Re[2]: strange problem with ifconfig alias Message-ID: <566611296.20081212205648@gmail.com> In-Reply-To: <20081212181246.GG34842@funkthat.com> References: <80861bfa0812110629h70527769w5e29f9acd7d0a5cd@mail.gmail.com> <20081212181246.GG34842@funkthat.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>> root@chip# ifconfig em1 alias 195.3.245.xx/30 >> ifconfig: ioctl (SIOCAIFADDR): File exists > If there is already an ip in that range on the interface, you need to use: > ifconfig em1 alias 195.3.245.xx/32 There are no other ip on any interfaces in that range > Next time include ifconfig -a so we know what addresses and interfaces > you have. Makes diagnostics easier. I have included in mail: root@chip# ifconfig |grep 195.3.245. root@chip# -- Vyacheslav mailto:adeepv@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?566611296.20081212205648>