Merge branch 'cli_localhost' into 'master'

Make cli bound to localhost in default configuration

See merge request l2tpns/l2tpns!14
This commit is contained in:
sebian 2022-07-02 12:13:41 +00:00
commit 955b079395

View file

@ -57,7 +57,7 @@ set radius_secret "secret"
#set bind_address 1.1.1.1
# Listen address for CLI
#set cli_bind_address 127.0.0.1
set cli_bind_address 127.0.0.1
# Send a gratiuitous ARP for bind address
#set send_garp no