RIP routing protocol implementation is FreeBSD?

Kaya Saman kayasaman at gmail.com
Mon Jan 30 19:40:59 UTC 2012


On 01/30/2012 07:11 PM, Eric Masson wrote:
> Eric Masson<emss at free.fr>  writes:
>
> Sorry, Followup to myself.
>
>> I'd try routed_enable = "YES" instead.
> router_enable = "YES" as Michael stated in another post.
>
> Regards
>
> Éric Masson
>

The generic syntax of rc.conf is like so (using mine as example):

zfs_enable="YES"
nfs_server_flags="-a -t -n 4"
nfs_server_enable="YES"
rpc_statd_enable="YES"
rpc_lockd_enable="YES"
rpcbind_enable="YES"
mountd_enable="YES"
mountd_flags="-r"
munin_node_enable="NO"
zabbix_server_enable="NO"
zabbix_agentd_enable="NO"
icecast_enable="NO"
darkice_enable="NO"
fail2ban_enable="YES"

implying:

routerd_enable="YES"


:-) :-) :-)


Best regards,


Kaya


More information about the freebsd-questions mailing list