doc: document that ocserv-fw requiring options are available in Linux systems only

This commit is contained in:
Nikos Mavrogiannopoulos
2016-01-25 11:16:06 +01:00
parent 05960f1751
commit c61e5eb47b
2 changed files with 6 additions and 0 deletions

View File

@@ -471,6 +471,9 @@ route = 192.168.0.0/255.255.0.0
no-route = 192.168.5.0/255.255.255.0
# Note the that following two firewalling options currently are available
# in Linux systems with iptables software.
# If set, the script /usr/bin/ocserv-fw will be called to restrict
# the user to its allowed routes and prevent him from accessing
# any other routes. In case of defaultroute, the no-routes are restricted.

View File

@@ -566,6 +566,9 @@ route = 192.168.0.0/255.255.0.0
no-route = 192.168.5.0/255.255.255.0
# Note the that following two firewalling options currently are available
# in Linux systems with iptables software.
# If set, the script /usr/bin/ocserv-fw will be called to restrict
# the user to its allowed routes and prevent him from accessing
# any other routes. In case of defaultroute, the no-routes are restricted.