updated default configuration of UML hosts to 5.0.0

This commit is contained in:
Andreas Steffen
2012-06-25 13:04:55 +02:00
parent c38d6905a2
commit 5d476b4266
14 changed files with 19 additions and 72 deletions
+1 -7
View File
@@ -1,21 +1,15 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file # /etc/ipsec.conf - strongSwan IPsec configuration file
config setup config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
nat_traversal=yes
charonstart=no
conn %default conn %default
ikelifetime=60m ikelifetime=60m
keylife=20m keylife=20m
rekeymargin=3m rekeymargin=3m
keyingtries=1 keyingtries=1
keyexchange=ikev1
conn nat-t conn nat-t
left=%defaultroute left=%any
leftcert=aliceCert.pem leftcert=aliceCert.pem
[email protected] [email protected]
leftfirewall=yes leftfirewall=yes
+2 -4
View File
@@ -1,11 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file # /etc/strongswan.conf - strongSwan configuration file
pluto { charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random nonce curl kernel-netlink load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
} }
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan { libstrongswan {
dh_exponent_ansi_x9_42 = no dh_exponent_ansi_x9_42 = no
} }
+2 -8
View File
@@ -1,24 +1,18 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file # /etc/ipsec.conf - strongSwan IPsec configuration file
config setup config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
nat_traversal=yes
charonstart=no
conn %default conn %default
ikelifetime=60m ikelifetime=60m
keylife=20m keylife=20m
rekeymargin=3m rekeymargin=3m
keyingtries=1 keyingtries=1
keyexchange=ikev1
conn nat-t conn nat-t
left=%defaultroute left=%any
leftcert=bobCert.pem leftcert=bobCert.pem
[email protected] [email protected]
leftfirewall=yes leftfirewall=yes
right=%any right=%any
rightsubnetwithin=10.1.0.0/16 rightsubnet=10.1.0.0/16
auto=add auto=add
+2 -4
View File
@@ -1,11 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file # /etc/strongswan.conf - strongSwan configuration file
pluto { charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random nonce curl kernel-netlink load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
} }
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan { libstrongswan {
dh_exponent_ansi_x9_42 = no dh_exponent_ansi_x9_42 = no
} }
-5
View File
@@ -1,17 +1,12 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file # /etc/ipsec.conf - strongSwan IPsec configuration file
config setup config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
charonstart=no
conn %default conn %default
ikelifetime=60m ikelifetime=60m
keylife=20m keylife=20m
rekeymargin=3m rekeymargin=3m
keyingtries=1 keyingtries=1
keyexchange=ikev1
conn home conn home
left=PH_IP_CAROL left=PH_IP_CAROL
+2 -4
View File
@@ -1,11 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file # /etc/strongswan.conf - strongSwan configuration file
pluto { charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random nonce curl kernel-netlink load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
} }
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan { libstrongswan {
dh_exponent_ansi_x9_42 = no dh_exponent_ansi_x9_42 = no
} }
-5
View File
@@ -1,17 +1,12 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file # /etc/ipsec.conf - strongSwan IPsec configuration file
config setup config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
charonstart=no
conn %default conn %default
ikelifetime=60m ikelifetime=60m
keylife=20m keylife=20m
rekeymargin=3m rekeymargin=3m
keyingtries=1 keyingtries=1
keyexchange=ikev1
conn home conn home
left=PH_IP_DAVE left=PH_IP_DAVE
+2 -4
View File
@@ -1,11 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file # /etc/strongswan.conf - strongSwan configuration file
pluto { charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random nonce curl kernel-netlink load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
} }
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan { libstrongswan {
dh_exponent_ansi_x9_42 = no dh_exponent_ansi_x9_42 = no
} }
-5
View File
@@ -1,17 +1,12 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file # /etc/ipsec.conf - strongSwan IPsec configuration file
config setup config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
charonstart=no
conn %default conn %default
ikelifetime=60m ikelifetime=60m
keylife=20m keylife=20m
rekeymargin=3m rekeymargin=3m
keyingtries=1 keyingtries=1
keyexchange=ikev1
left=PH_IP_MOON left=PH_IP_MOON
leftcert=moonCert.pem leftcert=moonCert.pem
[email protected] [email protected]
+2 -4
View File
@@ -1,11 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file # /etc/strongswan.conf - strongSwan configuration file
pluto { charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random nonce curl kernel-netlink load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
} }
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan { libstrongswan {
dh_exponent_ansi_x9_42 = no dh_exponent_ansi_x9_42 = no
} }
+1 -7
View File
@@ -1,18 +1,12 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file # /etc/ipsec.conf - strongSwan IPsec configuration file
config setup config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
nat_traversal=yes
charonstart=no
conn %default conn %default
ikelifetime=60m ikelifetime=60m
keylife=20m keylife=20m
rekeymargin=3m rekeymargin=3m
keyingtries=1 keyingtries=1
keyexchange=ikev1
left=PH_IP_SUN left=PH_IP_SUN
leftcert=sunCert.pem leftcert=sunCert.pem
[email protected] [email protected]
@@ -33,5 +27,5 @@ conn host-host
conn nat-t conn nat-t
leftsubnet=10.2.0.0/16 leftsubnet=10.2.0.0/16
right=%any right=%any
rightsubnetwithin=10.1.0.0/16 rightsubnet=10.1.0.0/16
auto=add auto=add
+2 -4
View File
@@ -1,11 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file # /etc/strongswan.conf - strongSwan configuration file
pluto { charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random nonce curl kernel-netlink load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
} }
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan { libstrongswan {
dh_exponent_ansi_x9_42 = no dh_exponent_ansi_x9_42 = no
} }
+1 -7
View File
@@ -1,21 +1,15 @@
# /etc/ipsec.conf - strongSwan IPsec configuration file # /etc/ipsec.conf - strongSwan IPsec configuration file
config setup config setup
plutodebug=control
crlcheckinterval=180
strictcrlpolicy=no
nat_traversal=yes
charonstart=no
conn %default conn %default
ikelifetime=60m ikelifetime=60m
keylife=20m keylife=20m
rekeymargin=3m rekeymargin=3m
keyingtries=1 keyingtries=1
keyexchange=ikev1
conn nat-t conn nat-t
left=%defaultroute left=%any
leftcert=venusCert.pem leftcert=venusCert.pem
[email protected] [email protected]
leftfirewall=yes leftfirewall=yes
+2 -4
View File
@@ -1,11 +1,9 @@
# /etc/strongswan.conf - strongSwan configuration file # /etc/strongswan.conf - strongSwan configuration file
pluto { charon {
load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 gmp random nonce curl kernel-netlink load = sha1 sha2 md5 aes des hmac pem pkcs1 x509 revocation constraints pubkey gmp random nonce curl kernel-netlink socket-default updown stroke
} }
# pluto uses optimized DH exponent sizes (RFC 3526)
libstrongswan { libstrongswan {
dh_exponent_ansi_x9_42 = no dh_exponent_ansi_x9_42 = no
} }