|
|
@ -30,6 +30,9 @@ udp-port = 4443
|
|
|
|
# Keepalive in seconds
|
|
|
|
# Keepalive in seconds
|
|
|
|
keepalive = 32400
|
|
|
|
keepalive = 32400
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Rekey time in seconds
|
|
|
|
|
|
|
|
rekey-time 172800
|
|
|
|
|
|
|
|
|
|
|
|
# Dead peer detection in seconds
|
|
|
|
# Dead peer detection in seconds
|
|
|
|
dpd = 60
|
|
|
|
dpd = 60
|
|
|
|
|
|
|
|
|
|
|
@ -160,18 +163,15 @@ device = vpns
|
|
|
|
|
|
|
|
|
|
|
|
#ipv4-network = 192.168.1.0
|
|
|
|
#ipv4-network = 192.168.1.0
|
|
|
|
#ipv4-netmask = 255.255.255.0
|
|
|
|
#ipv4-netmask = 255.255.255.0
|
|
|
|
# Use the keywork local to advertize the local P-t-P address as DNS server
|
|
|
|
#ipv4-dns = 192.168.2.1
|
|
|
|
# ipv4-dns = 192.168.2.1
|
|
|
|
|
|
|
|
#ipv4-dns = local
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# The NBNS server (if any)
|
|
|
|
# The NBNS server (if any)
|
|
|
|
#ipv4-nbns = 192.168.2.3
|
|
|
|
#ipv4-nbns = 192.168.2.3
|
|
|
|
|
|
|
|
|
|
|
|
#ipv6-address =
|
|
|
|
# The IPv6 subnet
|
|
|
|
#ipv6-dns =
|
|
|
|
#ipv6-network =
|
|
|
|
|
|
|
|
|
|
|
|
# The IPv6 subnet prefix
|
|
|
|
|
|
|
|
#ipv6-prefix =
|
|
|
|
#ipv6-prefix =
|
|
|
|
|
|
|
|
#ipv6-dns =
|
|
|
|
|
|
|
|
|
|
|
|
# Prior to leasing any IP from the pool ping it to verify that
|
|
|
|
# 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.
|
|
|
|
# it is not in use by another (unrelated to this server) host.
|
|
|
|