From ea31f225c2c93a25b8bef7a9241a89cecfd9d350 Mon Sep 17 00:00:00 2001 From: Baptiste Assmann Date: Fri, 17 Jul 2015 21:59:42 +0200 Subject: [PATCH 2/4] DOC: usesrc root privileges requirements The "usesrc" parameter of the source statement requires root privileges. (cherry picked from commit 91bd337d90cb347feda34b01402f3471c8a4833c) --- doc/configuration.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/configuration.txt b/doc/configuration.txt index 6714afb..64697a4 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -6117,6 +6117,8 @@ source [:] [interface ] is possible at the server level using the "source" server option. Refer to section 5 for more information. + In order to work, "usesrc" requires root privileges. + Examples : backend private # Connect to the servers using our 192.168.1.200 source address -- 2.3.6