Added the ipv6-prefix configuration option

This commit is contained in:
Nikos Mavrogiannopoulos
2013-10-29 10:00:53 +01:00
parent 2480a2cf58
commit 30f0e93e70
9 changed files with 70 additions and 11 deletions

View File

@@ -151,9 +151,11 @@ ipv4-dns = local
#ipv4-nbns = 192.168.2.3
#ipv6-address =
#ipv6-mask =
#ipv6-dns =
# The IPv6 subnet prefix
#ipv6-prefix =
# Prior to leasing any IP from the pool ping it to verify that
# it is not in use by another (unrelated to this server) host.
ping-leases = false
@@ -172,8 +174,10 @@ route = 192.168.1.0/255.255.255.0
# Configuration files that will be applied per user connection or
# per group. Each file name on these directories must match the username
# or the groupname.
config-per-user = /etc/ocserv/config-per-user/
config-per-group = /etc/ocserv/config-per-group/
# The options allow in such configuration files are ipv?-dns, ipv?-nbns,
# ipv?-network, ipv?-netmask, ipv6-prefix and route.
#config-per-user = /etc/ocserv/config-per-user/
#config-per-group = /etc/ocserv/config-per-group/
#
# The following options are for (experimental) AnyConnect client