Scénario #13234
observation EOP non fonctionnelle sur AmonEcole 2.5
100%
Description
problème pour accepter le certificat pour l'observation (port 6080)
-> pas de demande de validation
--> tshark depuis conteneur proxy :
tshark -n -i containers port 6080
1 0.000000 192.0.2.53 -> 192.0.2.1 TCP 66 58988 > 6080 [SYN] Seq=0 Win=29200 Len=0 MSS=1460 SACK_PERM=1 WS=128
2 0.000287 192.0.2.52 -> 192.0.2.53 TCP 66 6080 > 58988 [SYN, ACK] Seq=0 Ack=1 Win=29200 Len=0 MSS=1460 SACK_PERM=1 WS=128
3 0.000309 192.0.2.53 -> 192.0.2.52 TCP 54 58988 > 6080 [RST] Seq=1 Win=0 Len=0
3 4 16.032041 192.0.2.53 -> 192.0.2.1 TCP 66 [TCP Retransmission] 58988 > 6080 [SYN] Seq=0 Win=29200 Len=0 MSS=1460 SACK_PERM=1 WS=128
iptables-save | grep 6080
-A PREROUTING -p tcp -m tcp --dport 6080 --tcp-flags SYN,RST,ACK SYN -j DNAT --to-destination 192.0.2.52:6080
Problème avec le bridge ?
Subtasks
History
#1 Updated by Scrum Master over 7 years ago
- Subject changed from Correction SCRIBE-T09b-002 2.5.1 to EOP non fonctionnel sur AmonEcole
- Parent task deleted (
#12976)
#2 Updated by Scrum Master over 7 years ago
- Tracker changed from Tâche to Scénario
- Due date set to 10/09/2015
- Story points set to 3.0
#3 Updated by Joël Cuissinat over 7 years ago
- Subject changed from EOP non fonctionnel sur AmonEcole to observation EOP non fonctionnelle sur AmonEcole 2.5
- Release set to EOLE 2.5.1
#4 Updated by Scrum Master over 7 years ago
- Status changed from Nouveau to Terminé (Sprint)