12 lines
216 B
Plaintext
Executable File
12 lines
216 B
Plaintext
Executable File
# /etc/ipsec.host - my host configuration
|
|
|
|
conn %default
|
|
left=PH_IP_MOON
|
|
leftsubnet=10.1.0.0/16
|
|
leftsourceip=PH_IP_MOON1
|
|
leftnexthop=%direct
|
|
leftcert=moonCert.pem
|
|
leftid=@moon.strongswan.org
|
|
leftfirewall=yes
|
|
|