Scénario #13229
Mis à jour par Emmanuel GARETTE il y a plus de 10 ans
Si le nom des deux zones + extrémité sont trop longue, les règles ipset ne sont pas mise en place.
Il faut réduire la taille des noms d'ipset.
Erreur constatée :
<pre>
* Regénération des règles de pare-feu (modèle "2zones-amonecole")ipset v6.20.1: Syntax error: setname 'bastion-exterieur-bastion-16-dst' is longer than 31 characters
ipset v6.20.1: Syntax error: setname 'bastion-exterieur-bastion-16-src' is longer than 31 characters
ipset v6.20.1: Syntax error: setname 'bastion-exterieur-bastion-16-src' is longer than 31 characters
iptables v1.4.21: setname `bastion-exterieur-bastion-16-src' too long, max 31 characters.
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: setname `bastion-exterieur-bastion-16-dst' too long, max 31 characters.
Try `iptables -h' or 'iptables --help' for more information.
</pre>
Il faut réduire la taille des noms d'ipset.
Erreur constatée :
<pre>
* Regénération des règles de pare-feu (modèle "2zones-amonecole")ipset v6.20.1: Syntax error: setname 'bastion-exterieur-bastion-16-dst' is longer than 31 characters
ipset v6.20.1: Syntax error: setname 'bastion-exterieur-bastion-16-src' is longer than 31 characters
ipset v6.20.1: Syntax error: setname 'bastion-exterieur-bastion-16-src' is longer than 31 characters
iptables v1.4.21: setname `bastion-exterieur-bastion-16-src' too long, max 31 characters.
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.4.21: setname `bastion-exterieur-bastion-16-dst' too long, max 31 characters.
Try `iptables -h' or 'iptables --help' for more information.
</pre>