On Mon, Jan 30, 2012 at 10:33 AM, Kaya Saman <[email protected]> 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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"