updated ikev1/xauth-psk-mode-config scenario to support xauth plugin
This commit is contained in:
@@ -21,4 +21,5 @@ conn home
|
||||
right=PH_IP_MOON
|
||||
[email protected]
|
||||
rightsubnet=10.1.0.0/16
|
||||
xauth_identity=carol
|
||||
auto=add
|
||||
|
||||
@@ -6,4 +6,4 @@ [email protected] @moon.strongswan.org : PSK 0sv+NkxY9LLZvwj4qCC2o/gGrWDF2d21
|
||||
|
||||
[email protected] @sun.strongswan.org : PSK 0sR64pR6y0S5d6d8rNhUIM7aPbdjND4st5
|
||||
|
||||
: XAUTH carol "4iChxLT3"
|
||||
carol : XAUTH "4iChxLT3"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# /etc/strongswan.conf - strongSwan configuration file
|
||||
|
||||
pluto {
|
||||
load = sha1 sha2 md5 aes des hmac gmp random
|
||||
load = sha1 sha2 md5 aes des hmac gmp random xauth
|
||||
}
|
||||
|
||||
# pluto uses optimized DH exponent sizes (RFC 3526)
|
||||
|
||||
Reference in New Issue
Block a user