Projet

Général

Profil

Anomalie #7306

manque un test dans le template 00_root_sphynx.fw

Ajouté par Karim Ayari il y a environ 10 ans. Mis à jour il y a presque 10 ans.

Statut:
Fermé
Priorité:
Normal
Catégorie:
-
Début:
Echéance:
21/03/2014
% réalisé:

100%

Temps estimé:
1.00 h
Temps passé:
Distribution:
EOLE 2.3

Description

malgré que fw_interetab_accept soit à non les règles sont tout de même ajoutées.

ajouter un test avant le dernier bloc :

for %%ip_etab in %%ip_source_etab
%if %%ip_etab.proto_dest_etab == "tout"
allow_ipsec(interface='eth0', ip='
%ip_etab/%%ip_etab.netmask_source_etab', dest_ip='%%ip_etab.ip_dest_etab/%%ip_etab.netmask_dest_etab')
else if %%ip_etab.proto_dest_etab == "icmp"
allow_ipsec(interface='eth0', ip='
%ip_etab/%%ip_etab.netmask_source_etab', dest_ip='%%ip_etab.ip_dest_etab/%%ip_etab.netmask_dest_etab', protocol='icmp')
else
allow_src(interface='eth0', ip='
%ip_etab/%%ip_etab.netmask_source_etab', protocol='ipsec', dest_port='%%ip_etab.port_dest_etab')
#-m state --state NEW
%end if
%end for

Demandes liées

Lié à eole-common - Anomalie #7309: La communication inter-tunnel ne fonctionne pas sur Sphynx Fermé 21/03/2014

Révisions associées

Révision 16bfc032 (diff)
Ajouté par Fabrice Barconnière il y a environ 10 ans

00_root_sphynx.fw : partie intertunnel déplacé dans eole-common ->
end_static_rules.sh
fixes #7306 ref #7309 @2h

Révision 8fdbeb16 (diff)
Ajouté par Fabrice Barconnière il y a environ 10 ans

end_static_rules.sh : traitement partie intertunnel provenant de
conf-sphynx (00_root_sphynx.fw)
fixes #7309 ref #7306 @2h

Historique

#1 Mis à jour par Fabrice Barconnière il y a environ 10 ans

  • Projet changé de Distribution EOLE à conf-sphynx
  • Echéance mis à 21/03/2014
  • Statut changé de Nouveau à Accepté
  • Version cible mis à Mises à jour 2.3.13
  • Temps estimé mis à 1.00 h

#2 Mis à jour par Fabrice Barconnière il y a environ 10 ans

  • Statut changé de Accepté à Résolu
  • % réalisé changé de 0 à 100

#3 Mis à jour par Joël Cuissinat il y a environ 10 ans

  • Assigné à mis à Fabrice Barconnière

#4 Mis à jour par Gilles Grandgérard il y a presque 10 ans

  • Statut changé de Résolu à Fermé

ok

Formats disponibles : Atom PDF