Merge branch 'tmp-listen-host' into 'master'

Option `listen-host` expects a single IP address

Closes #635

See merge request openconnect/ocserv!447
This commit is contained in:
Dimitri Papadopoulos Orfanos
2025-03-02 18:32:12 +00:00
75 changed files with 76 additions and 76 deletions
+2 -2
View File
@@ -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]
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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.
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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@
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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@
+1 -1
View File
@@ -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@
+1 -1
View File
@@ -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@
+1 -1
View File
@@ -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@
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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@
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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@
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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