pluto now requires attr plugin for dns and nbns server loading from strongswan.conf
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
pluto {
|
pluto {
|
||||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl attr
|
||||||
dns1 = PH_IP_WINNETOU
|
dns1 = PH_IP_WINNETOU
|
||||||
dns2 = PH_IP6_VENUS
|
dns2 = PH_IP6_VENUS
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# /etc/strongswan.conf - strongSwan configuration file
|
# /etc/strongswan.conf - strongSwan configuration file
|
||||||
|
|
||||||
pluto {
|
pluto {
|
||||||
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl
|
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random curl attr
|
||||||
dns1 = PH_IP_WINNETOU
|
dns1 = PH_IP_WINNETOU
|
||||||
dns2 = PH_IP6_VENUS
|
dns2 = PH_IP6_VENUS
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user