mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-09 09:51:49 +08:00
doc: updated for nft/iptables dependencies
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
+4
-1
@@ -688,10 +688,13 @@ no-route = 192.168.5.0/255.255.255.0
|
||||
#no-udp = false
|
||||
|
||||
# If set, the script /usr/libexec/ocserv-fw will be called to restrict
|
||||
# the user to its allowed routes and prevent him from accessing
|
||||
# the user to its allowed routes and prevent them from accessing
|
||||
# any other routes. In case of defaultroute, the no-routes are restricted.
|
||||
# All the routes applied by ocserv can be reverted using /usr/libexec/ocserv-fw
|
||||
# --removeall. This option can be set globally or in the per-user configuration.
|
||||
#
|
||||
# Note: the ocserv-fw script requires either nft (nftables) or iptables at runtime,
|
||||
# depending on the backend selected with -Dfirewall-script= at build time.
|
||||
# [scope: vhost user]
|
||||
#restrict-user-to-routes = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user