Projet

Général

Profil

« Précédent | Suivant » 

Révision 41fac9b9

Ajouté par Thomas Noël il y a plus de 9 ans

captiveportal: dont redirect 443/tcp

Voir les différences:

etc/inc/captiveportal.inc
563 563
	if (isset($config['captiveportal'][$cpzone]['httpslogin'])) {
564 564
		$listenporthttps = $listenporthttp + 1;
565 565
		if ($config['captiveportal'][$cpzone]['auth_method'] == "saml") $listenporthttps = 443;
566
		$cprules .= "add 65531 fwd 127.0.0.1,{$listenporthttps} tcp from any to any dst-port 443 in\n";
566
		# $cprules .= "add 65531 fwd 127.0.0.1,{$listenporthttps} tcp from any to any dst-port 443 in\n";
567 567
	}
568 568
	
569 569
	$cprules .= <<<EOD

Formats disponibles : Unified diff