mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-171 cleanroom version of ipsec.conf
This commit is contained in:
parent
969f0651ae
commit
32feb9525c
|
|
@ -0,0 +1,9 @@
|
|||
# Manual: ipsec.conf.5
|
||||
version 2.0
|
||||
|
||||
config setup
|
||||
nat_traversal=yes
|
||||
virtual_private=%v4:10.0.0.0/8,%v4:192.168.0.0/16,%v4:172.16.0.0/12
|
||||
protostack=auto
|
||||
|
||||
include /etc/ipsec.d/*.conf
|
||||
Loading…
Reference in New Issue