From owner-freebsd-net@FreeBSD.ORG Thu Mar 16 18:31:01 2006 Return-Path: X-Original-To: freebsd-net@www.freebsd.org Delivered-To: freebsd-net@www.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA65116A420 for ; Thu, 16 Mar 2006 18:31:01 +0000 (UTC) (envelope-from bart@it-ss.be) Received: from piggy.solidweb.be (piggy.web.bru.it-ss.be [195.28.164.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D7343D6A for ; Thu, 16 Mar 2006 18:31:00 +0000 (GMT) (envelope-from bart@it-ss.be) Received: from bartwrkstxp (97-3.241.81.adsl.skynet.be [81.241.3.97]) (authenticated bits=0) by piggy.solidweb.be (8.12.9-SW.b/8.12.9-SW) with ESMTP id k2GIUvvF014889 for ; Thu, 16 Mar 2006 19:30:58 +0100 Message-ID: <00d201c64927$c5ac6680$020b000a@bartwrkstxp> From: "Bart Van Kerckhove" To: Date: Thu, 16 Mar 2006 19:30:58 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 X-Scanned-By: MIMEDefang 2.45 Cc: Subject: Re: OT - Quagga/CARP X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Mar 2006 18:31:01 -0000 Bart Van Kerckhove wrote: > >>> mfd(config)# int vlan59 >>> mfd(config-if)# ip address 10.197.66.97/27 >>> % Can't set interface IP address: File exists. >>> mfd(config-if)# >> >> It's FreeBSD's behavior >> >> root@freetest# route add 10.0.0.0/30 192.168.1.1 >> add net 10.0.0.0: gateway 192.168.1.1 >> root@freetest# ifconfig vlan100 10.0.0.1/30 >> ifconfig: ioctl (SIOCAIFADDR): File exists >> > Yes it is, found that out the hard way too when we tried similar > things before. > Is this by design, or just lack of time/interest? > If anyone feels up to the task of fixing/implementing what's needed > to make this work, we'd be happy to sponsor its development. > > Met vriendelijke groet / With kind regards, > > Bart Van Kerckhove > bart@it-ss.be