From owner-freebsd-current@FreeBSD.ORG Mon Oct 17 05:50:14 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D69016A421 for ; Mon, 17 Oct 2005 05:50:14 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E727B43D5F for ; Mon, 17 Oct 2005 05:50:10 +0000 (GMT) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 76C191FFACC; Mon, 17 Oct 2005 07:50:08 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id 0DFFE1FFACD; Mon, 17 Oct 2005 07:50:06 +0200 (CEST) Received: by mail.int.zabbadoz.net (Postfix, from userid 1060) id 458A7158E0; Mon, 17 Oct 2005 05:47:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.int.zabbadoz.net (Postfix) with ESMTP id 3AFCB1589A; Mon, 17 Oct 2005 05:47:13 +0000 (UTC) Date: Mon, 17 Oct 2005 05:47:13 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@e0-0.zab2.int.zabbadoz.net To: Nik In-Reply-To: <60ffc71f0510162053y37b60ae6ibd09cb20629ba990@mail.gmail.com> Message-ID: References: <60ffc71f0510162053y37b60ae6ibd09cb20629ba990@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: FreeBSD current mailing list Subject: Re: Installing quagga on FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 05:50:14 -0000 On Mon, 17 Oct 2005, Nik wrote: > Hi all, > > Actually I am new in quagga and I alredy tried to find any of documentation > of installing quagga on freebsd but never find it. Could at least someone > that can lead me the right way to make it function. > > I've succesfully install quagga on two freebsd box that one will act as core > router and the other one as a distribution router.FYI, core having 2 NIC's > which is one is lead to gateway and one is connect to distribution router. > Distribution have 5 NIC's. I've enable ip forwarding in sysctl.conf, enable > gateway in rc.conf and the result is I can ping to all interfaces from > distribution to core and from core to distribution. > > The problem is core can ping outside (internet) but distribution can't ping > to the outside, it's only can ping to core's NIC only.I have stuck with this > problem for 3 days and really hope that someone can help me out. Do you have sth like that in /etc/rc.conf? gateway_enable="YES" # Set to YES if this host will be a gateway. In case you are also doing v6 you might also need this: ipv6_gateway_enable="YES" # Set to YES if this host will be a gateway. PS: I don't think current@ is the best list for this questions@ or net@ might be better? -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT