Projet

Général

Profil

Anomalie #1786

L'inversion de extrémité ne fonctionne plus

Ajouté par Emmanuel GARETTE il y a presque 13 ans. Mis à jour il y a presque 13 ans.

Statut:
Fermé
Priorité:
Haut
Assigné à:
Gwenael Remond
Catégorie:
-
Début:
18/05/2011
Echéance:
% réalisé:

100%

Distribution:

Description

La règle est généré comme ca :

iptables -A PREROUTING -d 192.168.10.10/32 -i eth1 -p tcp -m tcp --dport 80 --tcp-flags SYN,RST,ACK SYN -j REDIRECT --to-ports 3128

Alors que ca devrait être ca :

iptables -A PREROUTING ! -d 192.168.10.10/32 -i eth1 -p tcp -m tcp --dport 80 --tcp-flags SYN,RST,ACK SYN -j REDIRECT --to-ports 3128

Révisions associées

Révision a3cd2e85 (diff)
Ajouté par Johan Cwiklinski il y a environ 7 ans

Do not permit to edit or delete tasks from closed tickets; fixes #1786

Révision d3908438 (diff)
Ajouté par Johan Cwiklinski il y a environ 7 ans

Do not permit to edit or delete tasks from closed tickets; fixes #1786

Historique

#1 Mis à jour par Emmanuel GARETTE il y a presque 13 ans

Il faudrait regarder l'interface ... des choses ne fonctionne pas avec le "tout sauf".

#2 Mis à jour par Emmanuel GARETTE il y a presque 13 ans

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

#3 Mis à jour par Jerome Soyer il y a presque 13 ans

  • Statut changé de Résolu à Fermé

Formats disponibles : Atom PDF