mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ocserv: added info on setting up firewall
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
@@ -164,8 +164,11 @@ rekey-method = ssl
|
||||
# DEVICE, IP_REAL (the real IP of the client), IP_LOCAL (the local IP
|
||||
# in the P-t-P connection), IP_REMOTE (the VPN IP of the client),
|
||||
# ID (a unique numeric ID); REASON may be "connect" or "disconnect".
|
||||
connect-script = /usr/bin/ocserv-script
|
||||
disconnect-script = /usr/bin/ocserv-script
|
||||
|
||||
# These scripts are not needed if you have setup an interface for all vpns+
|
||||
# devices.
|
||||
#connect-script = /usr/bin/ocserv-script
|
||||
#disconnect-script = /usr/bin/ocserv-script
|
||||
|
||||
# UTMP
|
||||
use-utmp = false
|
||||
|
||||
Reference in New Issue
Block a user