Add a cli_bind_address configuration option.
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
This commit is contained in:
parent
d48de5fddd
commit
8321e71491
4 changed files with 6 additions and 0 deletions
|
|
@ -53,6 +53,9 @@ set accounting_dir "/var/run/l2tpns/acct"
|
|||
# Listen address for L2TP
|
||||
#set bind_address 1.1.1.1
|
||||
|
||||
# Listen address for CLI
|
||||
#set cli_bind_address 1.1.1.1
|
||||
|
||||
# Send a gratiuitous ARP for bind address
|
||||
#set send_garp no
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue