]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
pluto now requires attr plugin for dns and nbns server loading from strongswan.conf
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 9 Apr 2010 19:03:32 +0000 (21:03 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 9 Apr 2010 19:03:44 +0000 (21:03 +0200)
testing/tests/ikev1/mode-config-multiple/hosts/moon/etc/strongswan.conf
testing/tests/ikev1/mode-config/hosts/moon/etc/strongswan.conf

index 83cdb0d287325b8f9d1bd0ee4498f245f936b187..21493adc3bdfe1f9f9db874d002d7ba61663ccc9 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 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
   dns2 = PH_IP6_VENUS
 }
index 83cdb0d287325b8f9d1bd0ee4498f245f936b187..21493adc3bdfe1f9f9db874d002d7ba61663ccc9 100644 (file)
@@ -1,7 +1,7 @@
 # /etc/strongswan.conf - strongSwan configuration file
 
 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
   dns2 = PH_IP6_VENUS
 }