Date: Mon, 30 Jan 2012 10:47:34 -0800 From: Michael Sierchio <kudzu@tenebras.com> To: Kaya Saman <kayasaman@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: RIP routing protocol implementation is FreeBSD? Message-ID: <CAHu1Y71hOOdfJBRW=d5HXSzd3kRBXO6phSxoo0dvt8RM5gp=uA@mail.gmail.com> In-Reply-To: <4F26E26D.10805@gmail.com> References: <4F26E26D.10805@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 30, 2012 at 10:33 AM, Kaya Saman <kayasaman@gmail.com> wrote:
> Hi there,
>
> does anyone know if there's an implementation of the RIP version 2 routing
> protocol in FreeBSD???
man routed
The routed utility is a daemon invoked at boot time to manage the network
routing tables. It uses Routing Information Protocol, RIPv1 (RFC 1058),
RIPv2 (RFC 1723), and Internet Router Discovery Protocol (RFC 1256) to
maintain the kernel routing table.
router_enable="YES" in /etc/rc.conf
this has nothing to do with NAT, btw.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHu1Y71hOOdfJBRW=d5HXSzd3kRBXO6phSxoo0dvt8RM5gp=uA>
