Projet

Général

Profil

« Précédent | Suivant » 

Révision f0e80b72

Ajouté par jim-p il y a presque 13 ans

Correct dhcpd statement for unknown-clients. Fixes #1555

Voir les différences:

etc/inc/services.inc
275 275
			$dhcpdconf .= "		deny dynamic bootp clients;\n";
276 276

  
277 277
		if (isset($dhcpifconf['denyunknown']))
278
		   $dhcpdconf .= "		deny unknown clients;\n";
278
		   $dhcpdconf .= "		deny unknown-clients;\n";
279 279

  
280 280
		if ($dhcpifconf['gateway'])
281 281
			$routers = $dhcpifconf['gateway'];

Formats disponibles : Unified diff