]> git.hoellein.online Git - vserver/commitdiff
strongswan Konfiguration funktioniert mit Fritz.Box
authorroot <root@mail.hoellein.online>
Tue, 26 Mar 2019 14:36:38 +0000 (15:36 +0100)
committerroot <root@mail.hoellein.online>
Tue, 26 Mar 2019 14:36:38 +0000 (15:36 +0100)
ipsec.conf
ipsec.secrets

index bc4279bfe5cc1abe31d7f8236e0795a34fff19dc..c37ec9324a9fa0d586404d873e0b84647909fcf9 100644 (file)
@@ -45,29 +45,46 @@ config setup
 #
 #
 
-conn avm2swan
-    aggressive=yes
-    left=hoellein.online
-    leftsubnet=192.168.2.0/24
-    leftfirewall=yes
-    lefthostaccess=yes
-    right=home.hoellein.online
-    rightsubnet=192.168.1.0/24
-    rightallowany=yes
-    leftid="@hoellein.online"
-    rightid="@home.hoellein.online"
-    ike=aes256-sha1-modp1024
-    esp=aes256-sha1-modp1024
-    keyexchange=ikev1
-    ikelifetime=1h
-    margintime=9m
-    rekey=yes
-    reauth=yes
-    keylife=8h
-    compress=yes
-    dpddelay=30
-    dpdtimeout=60
-    dpdaction=restart
-    authby=secret
-    auto=add
+#conn avm2swan
+#    aggressive=yes
+#    left=hoellein.online
+#    leftsubnet=192.168.2.0/24
+#    leftfirewall=yes
+#    lefthostaccess=yes
+#    right=home.hoellein.online
+#    rightsubnet=192.168.1.0/24
+#    rightallowany=yes
+#    leftid="@hoellein.online"
+#    rightid="@home.hoellein.online"
+#    ike=aes256-sha1-modp1024
+#    esp=aes256-sha1-modp1024
+#    keyexchange=ikev1
+#    ikelifetime=1h
+#    margintime=9m
+#    rekey=yes
+#    reauth=yes
+#    keylife=8h
+#    compress=yes
+#    dpddelay=30
+#    dpdtimeout=60
+#    dpdaction=restart
+#    authby=secret
+#    auto=add
+#
+#
+#
+#
+conn %default
+ left=hoellein.online
+ leftsubnet=192.168.42.0/24
+ authby=secret
+ auto=start
 
+conn fb
+ ike=aes256-sha-modp1024
+ esp=aes256-sha1-modp1024
+ right=home.hoellein.online
+ rightid=@home.hoellein.online
+ rightsubnet=192.168.1.0/24
+ ikelifetime=3600s
+ keylife=3600s
index 06e63e26e233550e37c6f775fc4966982b662371..d1032549132e387a2de8f54c4f4ffbc0a6c6a220 100644 (file)
@@ -3,4 +3,6 @@
 # RSA private key for this host, authenticating it to any other host
 # which knows the public part.
 #@mail.hoellein.online @fritzbox : PSK "VERYSECRET;-)"
-hoellein.online @home.hoellein.online : PSK 'VERYSECRET;-)'
+#
+#hoellein.online @home.hoellein.online : PSK 'VERYSECRET;-)'
+@hoellein.online @home.hoellein.online : PSK "sicherISTsicher"