Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2005 05:47:13 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Nik <nikruzhan@gmail.com>
Cc:        FreeBSD current mailing list <current@freebsd.org>
Subject:   Re: Installing quagga on FreeBSD
Message-ID:  <Pine.BSF.4.53.0510170545410.36463@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <60ffc71f0510162053y37b60ae6ibd09cb20629ba990@mail.gmail.com>
References:  <60ffc71f0510162053y37b60ae6ibd09cb20629ba990@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0510170545410.36463>