mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 09:40:35 -04:00
14 lines
287 B
Text
14 lines
287 B
Text
Add the following lines to /etc/rc.conf to enable xorp:
|
|
|
|
defaultrouter="NO"
|
|
xorp_enable="YES"
|
|
|
|
A configuration file must be created at
|
|
|
|
%%PREFIX%%/etc/xorp.conf
|
|
|
|
before use.
|
|
|
|
Users who will be changing the xorp configuration via
|
|
%%PREFIX%%/sbin/xorpsh
|
|
must be members of the group xorp.
|