Changes

Jump to: navigation, search

Quagga in VE

1 byte added, 08:58, 19 October 2009
formatting fixes
Quagga inside a VE CT requires 3 Linux capabilities configured for the container on the hostnodehost node:
vzctl set <id> CTID --capability net_admin:on --save vzctl set <id> CTID --capability net_raw:on --save vzctl set <id> CTID --capability sys_admin:on --save
When they are not configured, you'll see the following symptoms when starting up zebra:
exit_group(1) = ?
[[{{Note: granting capabilities for a container can have reduced security implications - ensure you fully understand the repercussions of granting any of the above capabilities before using in production.]]}}
[[Category: Networking]]

Navigation menu