Date: Fri, 12 Dec 2008 14:43:44 -0800 From: John-Mark Gurney <jmg@funkthat.com> To: Vyacheslav Bocharov <adeepv@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: strange problem with ifconfig alias Message-ID: <20081212224343.GH34842@funkthat.com> In-Reply-To: <566611296.20081212205648@gmail.com> References: <80861bfa0812110629h70527769w5e29f9acd7d0a5cd@mail.gmail.com> <20081212181246.GG34842@funkthat.com> <566611296.20081212205648@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Vyacheslav Bocharov wrote this message on Fri, Dec 12, 2008 at 20:56 +0200: > >> 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# This is not ifconfig -a. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081212224343.GH34842>