mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 17:43:56 +00:00
Fixed typo in strongSwan guide
This commit is contained in:
parent
cefaa7777d
commit
b3f3b18510
@ -388,7 +388,7 @@ conn ikev2
|
|||||||
leftid=vpn-server.com
|
leftid=vpn-server.com
|
||||||
leftcert=vpn-server.crt
|
leftcert=vpn-server.crt
|
||||||
leftsendcert=always
|
leftsendcert=always
|
||||||
leftsubnet=0.0.0.0/0,::/0
|
leftsubnet=0.0.0.0/0
|
||||||
right=%any
|
right=%any
|
||||||
rightid=%any
|
rightid=%any
|
||||||
rightauth=eap-tls
|
rightauth=eap-tls
|
||||||
@ -423,7 +423,7 @@ conn ikev2
|
|||||||
leftid=vpn-server.com
|
leftid=vpn-server.com
|
||||||
leftcert=vpn-server.crt
|
leftcert=vpn-server.crt
|
||||||
leftsendcert=always
|
leftsendcert=always
|
||||||
leftsubnet=0.0.0.0/0
|
leftsubnet=0.0.0.0/0,::/0
|
||||||
right=%any
|
right=%any
|
||||||
rightid=%any
|
rightid=%any
|
||||||
rightauth=eap-tls
|
rightauth=eap-tls
|
||||||
|
Loading…
x
Reference in New Issue
Block a user