From: Alan T. DeKok Date: Fri, 18 Nov 2011 14:24:02 +0000 (+0100) Subject: Document net admin capabilities X-Git-Tag: release_2_2_0~254^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f49fdcd696a5215df563bbe3f6215efe22c3a6;p=thirdparty%2Ffreeradius-server.git Document net admin capabilities So that the server can set arp table entries as non-root --- diff --git a/raddb/sites-available/dhcp b/raddb/sites-available/dhcp index 4360eb696e8..2639900c58b 100644 --- a/raddb/sites-available/dhcp +++ b/raddb/sites-available/dhcp @@ -106,6 +106,14 @@ listen { # # It's set to "no" here for testing. broadcast = no + + # On Linux if you're running the server as non-root, you + # will need to do: + # + # sudo setcap cap_net_admin=ei /path/to/radiusd + # + # This will allow the server to set ARP table entries + # for newly allocated IPs } # Packets received on the socket will be processed through one