Projet

Général

Profil

« Précédent | Suivant » 

Révision 3b68ec45

Ajouté par Ermal il y a plus de 9 ans

Restore behaviour as with racoon to trigger tunnel startup from traffic that needs to go into the tunnel. Even related to Ticket #3806.

Voir les différences:

etc/inc/vpn.inc
533 533
					continue;
534 534

  
535 535
				$keyexchange = "ikev1";
536
				$passive = "route";
536 537
				if (!empty($ph1ent['iketype']) && $ph1ent['iketype'] != "ikev1") {
537 538
					$keyexchange = "ikev2";
538
					$passive = "start";
539
					//$passive = "start";
539 540
				} else
540 541
					$passive = "route";
541 542

  

Formats disponibles : Unified diff