mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-08 09:21:48 +08:00
Ensure that 'tunnel-all-dns' setting is honoured when overridden in user or group-specific configuration files. Resolves: #708 Signed-off-by: Grigory Trenin <grigory.trenin@gmail.com>
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
dpd = 880
|
|
mobile-dpd = 880
|
|
keepalive = 14400
|
|
max-same-clients = 1
|
|
dns = 8.8.8.8
|
|
hostname = xxxx
|
|
split-dns = example5.com
|
|
split-dns = example6.com
|
|
tunnel-all-dns = true
|