Projet

Général

Profil

« Précédent | Suivant » 

Révision 5d37d515

Ajouté par Ermal il y a plus de 9 ans

Do not accept proposal out of that configured even for IKEv2 even though there is no possibility in the GUI to set more than one proposal for Phase1 so far.

Voir les différences:

etc/inc/vpn.inc
567 567
					if (!empty($modp))
568 568
						$ealgosp1 .= "-{$modp}";
569 569

  
570
					if ($keyexchange == "ikev1")
571
						$ealgosp1 .= "!";
570
					$ealgosp1 .= "!";
572 571
				}
573 572

  
574 573
				if ($ph1ent['dpd_delay'] && $ph1ent['dpd_maxfail']) {

Formats disponibles : Unified diff