Re: strange problem with ifconfig alias

2008-12-12 Thread John-Mark Gurney
Vyacheslav Bocharov wrote this message on Fri, Dec 12, 2008 at 20:56 +0200: > >> r...@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 > T

Re[3]: strange problem with ifconfig alias

2008-12-12 Thread Vyacheslav Bocharov
Здравствуйте, Bjoern. Вы писали 12 декабря 2008 г., 21:25:57: > On Fri, 12 Dec 2008, Vyacheslav Bocharov wrote: > Hi, r...@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 u

Re[2]: strange problem with ifconfig alias

2008-12-12 Thread Bjoern A. Zeeb
On Fri, 12 Dec 2008, Vyacheslav Bocharov wrote: Hi, r...@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

Re[2]: strange problem with ifconfig alias

2008-12-12 Thread Vyacheslav Bocharov
>> r...@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

Re: strange problem with ifconfig alias

2008-12-12 Thread John-Mark Gurney
Vyacheslav Bocharov wrote this message on Thu, Dec 11, 2008 at 16:29 +0200: > I have strange problem with ifconfig: I can't add ip address to interface: Have you followed the instructions in the handbook: http://www.freebsd.org/doc/en/books/handbook/configtuning-virtual-hosts.html > r...@chip# if

strange problem with ifconfig alias

2008-12-11 Thread Vyacheslav Bocharov
Hello. I have strange problem with ifconfig: I can't add ip address to interface: [EMAIL PROTECTED] route get 195.3.245.xx route to: 195.3.245.xx destination: default mask: default gateway: gadget interface: vlan10 flags: recvpipe sendpipe ssthresh rtt,msecrttvar ho