Skip to content

Instantly share code, notes, and snippets.

@adieu
Created August 16, 2016 13:39
Show Gist options
  • Save adieu/2e25641b6ebedd7e890d52ac6ae5d4c7 to your computer and use it in GitHub Desktop.
Save adieu/2e25641b6ebedd7e890d52ac6ae5d4c7 to your computer and use it in GitHub Desktop.
container error
#### problem
13:33:05.145359 IP 10.140.0.2.56851 > 10.120.2.9.2333: Flags [S], seq 3479492489, win 28400, options [mss 1420,sackOK,TS val 309555602 ecr 0,nop,wscale 7], length 0
13:33:05.145492 IP 10.120.2.9.2333 > 10.140.0.2.56851: Flags [R.], seq 0, ack 3479492490, win 0, length 0
#### normal
13:34:56.927506 IP 10.140.0.2.57185 > 10.120.2.9.2333: Flags [S], seq 951034314, win 28400, options [mss 1420,sackOK,TS val 309583547 ecr 0,nop,wscale 7], length 0
13:34:56.927634 IP 10.120.2.9.2333 > 10.140.0.2.57185: Flags [S.], seq 3827434427, ack 951034315, win 28960, options [mss 1460,sackOK,TS val 291520250 ecr 309583547,nop,wscale 7], length 0
13:34:56.928122 IP 10.140.0.2.57185 > 10.120.2.9.2333: Flags [.], ack 1, win 222, options [nop,nop,TS val 309583547 ecr 291520250], length 0
13:34:56.928135 IP 10.140.0.2.57185 > 10.120.2.9.2333: Flags [P.], seq 1:80, ack 1, win 222, options [nop,nop,TS val 309583547 ecr 291520250], length 79
13:34:56.928170 IP 10.120.2.9.2333 > 10.140.0.2.57185: Flags [.], ack 80, win 227, options [nop,nop,TS val 291520250 ecr 309583547], length 0
13:34:56.942745 IP 10.120.2.9.2333 > 10.140.0.2.57185: Flags [P.], seq 1:215, ack 80, win 227, options [nop,nop,TS val 291520254 ecr 309583547], length 214
13:34:56.942944 IP 10.140.0.2.57185 > 10.120.2.9.2333: Flags [.], ack 215, win 231, options [nop,nop,TS val 309583551 ecr 291520254], length 0
13:34:56.942982 IP 10.140.0.2.57185 > 10.120.2.9.2333: Flags [F.], seq 80, ack 215, win 231, options [nop,nop,TS val 309583551 ecr 291520254], length 0
13:34:56.944973 IP 10.120.2.9.2333 > 10.140.0.2.57185: Flags [F.], seq 215, ack 81, win 227, options [nop,nop,TS val 291520255 ecr 309583551], length 0
13:34:56.945128 IP 10.140.0.2.57185 > 10.120.2.9.2333: Flags [.], ack 216, win 231, options [nop,nop,TS val 309583552 ecr 291520255], length 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment