Anomalie #1635
règle d'INPUT manquante entre le conteneur et eth0
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Start date:
04/05/2011
Due date:
% Done:
100%
Distribution:
Description
Exemple :
allow_dest(ip='192.168.230.182', port='8443')
iptables -I INPUT -s 192.0.2.51/32 -d 192.168.230.182/32 -i br0 -p tcp -m tcp --dport 8443 --tcp-flags FIN,SYN,RST,ACK SYN -j ACCEPT
Related issues
Associated revisions
ajout de la zone local dans eole-firewall (fixes #1635 )
History
#1 Updated by Emmanuel GARETTE over 11 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 9b720c4ffa81ce0621fb228201936c5df8bdf7a0.
#2 Updated by Joël Cuissinat over 11 years ago
- Status changed from Résolu to Fermé
Le SSO fonctionne ;)