mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-09 08:16:58 +08:00
Option listen-host expects a single IP address
Signed-off-by: Dimitri Papadopoulos <3350651-DimitriPapadopoulos@users.noreply.gitlab.com>
This commit is contained in:
@@ -73,11 +73,11 @@ auth = "plain[passwd=./sample.passwd]"
|
||||
# Only one accounting method can be specified.
|
||||
#acct = "radius[config=/etc/radiusclient/radiusclient.conf]"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided
|
||||
# hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
# Use udp-listen-host to limit udp to specific IPs or to the IPs of a provided
|
||||
# Use udp-listen-host to limit udp to a specific IP or to the IPs of a provided
|
||||
# hostname. if not set, listen-host will be used
|
||||
#udp-listen-host = [IP|HOSTNAME]
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -15,7 +15,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
# Limit the number of clients. Unset or set to zero for unlimited.
|
||||
|
||||
@@ -15,7 +15,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
# Limit the number of clients. Unset or set to zero for unlimited.
|
||||
|
||||
@@ -11,7 +11,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
# Limit the number of clients. Unset or set to zero for unlimited.
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -14,7 +14,7 @@ ban-points-wrong-password = 10
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -13,7 +13,7 @@ use-occtl = true
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -31,7 +31,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
|
||||
stats-report-time = 30
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided
|
||||
# hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = false
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -14,7 +14,7 @@ max-ban-score = 0
|
||||
|
||||
pre-login-banner = "AN UNPREDICTABLE BANNER"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -36,7 +36,7 @@ acct = "radius[config=@SRCDIR@/data/radiusclient/radiusclient.conf]"
|
||||
|
||||
stats-report-time = 30
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided
|
||||
# hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ acct = "radius[config=@SRCDIR@/data/radiusclient/radiusclient.conf]"
|
||||
|
||||
stats-report-time = 30
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided
|
||||
# hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ acct = "radius[config=@SRCDIR@/data/radiusclient/radiusclient.conf]"
|
||||
|
||||
stats-report-time = 30
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided
|
||||
# hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ acct = "radius[config=@SRCDIR@/data/radiusclient/radiusclient.conf]"
|
||||
|
||||
stats-report-time = 30
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided
|
||||
# hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ use-occtl = true
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -17,7 +17,7 @@ default-select-group = DEFAULT
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -11,7 +11,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -11,7 +11,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
listen-host = @ADDRESS@
|
||||
|
||||
listen-netns = @LISTEN_NS@
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -8,7 +8,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
ban-points-wrong-password=1
|
||||
|
||||
@@ -9,7 +9,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
ban-points-wrong-password=1
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -11,7 +11,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = yes
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -12,7 +12,7 @@ max-ban-score = 0
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = @ADDRESS@
|
||||
udp-listen-host = @ADDRESS@
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -17,7 +17,7 @@ default-select-group = DEFAULT
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -17,7 +17,7 @@ default-select-group = DEFAULT
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -14,7 +14,7 @@ max-ban-score = 0
|
||||
|
||||
pre-login-banner = "Welcome%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%All"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
@@ -10,7 +10,7 @@ isolate-workers = @ISOLATE_WORKERS@
|
||||
# A banner to be displayed on clients
|
||||
#banner = "Welcome"
|
||||
|
||||
# Use listen-host to limit to specific IPs or to the IPs of a provided hostname.
|
||||
# Use listen-host to limit to a specific IP or to the IPs of a provided hostname.
|
||||
#listen-host = [IP|HOSTNAME]
|
||||
|
||||
use-dbus = no
|
||||
|
||||
Reference in New Issue
Block a user