public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* IPsec: Default to rekey=no
@ 2015-05-19 15:19 Larsen
  2015-05-19 15:45 ` Michael Tremer
  0 siblings, 1 reply; 5+ messages in thread
From: Larsen @ 2015-05-19 15:19 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

Hi,

we noticed interruptions with our IPsec roadwarrriors. The problem turned  
out to be caused by the server trying to rekey with the client that is  
sitting behind a NAT (Windows 7 client at colleague's home). See  
https://wiki.strongswan.org/projects/strongswan/wiki/Windows7#Rekeying-behavior

This was solved by adding "rekey=no" to "/etc/ipsec.user.conf" for each  
connection.
I wonder if this should be added by IPFire by default as I guess that all  
roadwarriors behind a NAT (probably the majority) might have this problem.

So, adding
     print CONF "\trekey=no\n";
to
     /srv/web/ipfire/cgi-bin/vpnmain.cgi


Lars

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-20  8:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-19 15:19 IPsec: Default to rekey=no Larsen
2015-05-19 15:45 ` Michael Tremer
2015-05-19 15:56   ` Larsen
2015-05-19 16:06     ` Michael Tremer
2015-05-20  8:54       ` Wolfgang Apolinarski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox