From owner-freebsd-net@freebsd.org Tue Jul 21 17:28:16 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A5009A74C2 for ; Tue, 21 Jul 2015 17:28:16 +0000 (UTC) (envelope-from dado@mail.web-korolev.ru) Received: from mail.web-korolev.ru (mail.web-korolev.ru [89.222.185.1]) by mx1.freebsd.org (Postfix) with ESMTP id 0491912AE for ; Tue, 21 Jul 2015 17:28:15 +0000 (UTC) (envelope-from dado@mail.web-korolev.ru) Received: by mail.web-korolev.ru (Postfix, from userid 100) id E1A1B73BE81; Tue, 21 Jul 2015 20:26:37 +0300 (MSK) Date: Tue, 21 Jul 2015 20:26:37 +0300 From: Evgenii Davidov To: freebsd-net@freebsd.org Subject: routing question Message-ID: <20150721172637.GA41740@korolev-net.ru> References: <1574363412.546978.1430669849590.JavaMail.yahoo@mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1574363412.546978.1430669849590.JavaMail.yahoo@mail.yahoo.com> User-Agent: Mutt/1.4.2.3i X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jul 2015 17:28:16 -0000 helo, i had some servers with freebsd8.0/i386 and mpd5.4 when user tried to connect pppoe twice such an error appeared: Jul 21 01:20:01 i2 mpd: [B-76] IFACE: Adding IPv4 address to ng75 failed: File exists (because the route to this static ip already was received by ospf from other server) then i added a new server with freebsd9.3/amd64 and mpd5.7 and i noticed that to this server users can connect even if they are already connected to the one of the old on mikrotik connected to the same ospf area i can see 2 routes to that ip what's the difference, and how i can tune a new server to the old behavior? thanks! -- Evgenii V Davidov