# Write pid to this file
set pid_file "/var/run/l2tpns.pid"
+# This host name, if different from the OS one
+#set hostname "localhost"
+
# Shared secret with LAC
set l2tp_secret "secret"
#set bind_address 1.1.1.1
# Listen address for CLI
-#set cli_bind_address 1.1.1.1
+#set cli_bind_address 127.0.0.1
# Send a gratiuitous ARP for bind address
#set send_garp no