1 (edited by jamesbraddy 2008-10-25 21:19:24)

Topic: WRT54G3G -Issue withChilli user communicating with select.worldpay.com

EXPERT ANALYSIS NEEDED!

Having an issue with select.worldpay.com(155.136.66.34) transactions completing while users are in the chilli allocated address scheme 192.168.182 in this scenerio. Wireless users on the 192.168.20 experience no issues. Wired device users on the lan 192.168.1.x experience no issues.

Comparing wireshark captures. It appears the connection is being reset by the client after the first couple of tcp sequences and just before TLSv1 negotiation. Below are the working and non working excerpts from the wireshark capture(filtered conversations). Please review and offer any suggestions you may have.

********************************************************************************************
Incomplete select.worldpay.com transaction:

No.     Time        Source                Destination           Protocol Info
      1 0.000000    192.168.182.3         155.136.66.34         TCP      2955 > https [SYN] Seq=0 Len=0 MSS=1260

Frame 1 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.182.3 (192.168.182.3), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 2955 (2955), Dst Port: https (443), Seq: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      2 0.287485    155.136.66.34         192.168.182.3         TCP      https > 2955 [SYN, ACK] Seq=0 Ack=1 Win=8192 Len=0 MSS=1360

Frame 2 (58 bytes on wire, 58 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.182.3 (192.168.182.3)
Transmission Control Protocol, Src Port: https (443), Dst Port: 2955 (2955), Seq: 0, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
      3 0.287526    192.168.182.3         155.136.66.34         TCP      2955 > https [ACK] Seq=1 Ack=1 Win=17640 Len=0

Frame 3 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.182.3 (192.168.182.3), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 2955 (2955), Dst Port: https (443), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
      4 0.287740    155.136.66.34         192.168.182.3         TCP      https > 2955 [SYN, ACK] Seq=1 Ack=1 Win=16384 Len=0 MSS=1360

Frame 4 (58 bytes on wire, 58 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.182.3 (192.168.182.3)
Transmission Control Protocol, Src Port: https (443), Dst Port: 2955 (2955), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
      5 0.287752    192.168.182.3         155.136.66.34         TCP      2955 > https [RST] Seq=1 Len=0

Frame 5 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.182.3 (192.168.182.3), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 2955 (2955), Dst Port: https (443), Seq: 1, Len: 0
********************************************************************************************

Complete select.worldpay.com transaction:
No.     Time        Source                Destination           Protocol Info
      1 0.000000    192.168.20.127        155.136.66.34         TCP      3272 > https [SYN] Seq=0 Len=0 MSS=1260

Frame 1 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      2 0.285236    155.136.66.34         192.168.20.127        TCP      https > 3272 [SYN, ACK] Seq=0 Ack=1 Win=8192 Len=0 MSS=1360

Frame 2 (58 bytes on wire, 58 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 0, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
      3 0.285280    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1 Ack=1 Win=17640 Len=0

Frame 3 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
      4 0.285671    192.168.20.127        155.136.66.34         TLSv1    Client Hello

Frame 4 (156 bytes on wire, 156 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1, Ack: 1, Len: 102
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
      5 0.592309    155.136.66.34         192.168.20.127        TLSv1    Server Hello, Change Cipher Spec, Encrypted Handshake Message

Frame 5 (176 bytes on wire, 176 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 1, Ack: 103, Len: 122
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
      6 0.592902    192.168.20.127        155.136.66.34         TLSv1    Change Cipher Spec, Encrypted Handshake Message

Frame 6 (97 bytes on wire, 97 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 103, Ack: 123, Len: 43
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
      7 0.594732    192.168.20.127        155.136.66.34         TLSv1    Application Data

Frame 7 (1162 bytes on wire, 1162 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 146, Ack: 123, Len: 1108
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
      8 0.594995    192.168.20.127        155.136.66.34         TLSv1    Application Data

Frame 8 (388 bytes on wire, 388 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1254, Ack: 123, Len: 334
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
      9 1.308994    155.136.66.34         192.168.20.127        TCP      [TCP Previous segment lost] [TCP segment of a reassembled PDU]

Frame 9 (275 bytes on wire, 275 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 1383, Ack: 1588, Len: 221

No.     Time        Source                Destination           Protocol Info
     10 1.309028    192.168.20.127        155.136.66.34         TCP      [TCP Dup ACK 8#1] 3272 > https [ACK] Seq=1588 Ack=123 Win=17518 Len=0

Frame 10 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 123, Len: 0

No.     Time        Source                Destination           Protocol Info
     11 1.309458    155.136.66.34         192.168.20.127        TCP      [TCP Out-Of-Order] [TCP segment of a reassembled PDU]

Frame 11 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 123, Ack: 1588, Len: 1260
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     12 1.309507    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=1604 Win=17640 Len=0

Frame 12 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 1604, Len: 0

No.     Time        Source                Destination           Protocol Info
     13 1.310376    155.136.66.34         192.168.20.127        TCP      [TCP segment of a reassembled PDU]

Frame 13 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 1604, Ack: 1588, Len: 1260
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     14 1.512268    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=2864 Win=17640 Len=0

Frame 14 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 2864, Len: 0

No.     Time        Source                Destination           Protocol Info
     15 1.617221    155.136.66.34         192.168.20.127        TLSv1    Application Data

Frame 15 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 2864, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1481 bytes): #13(1260), #15(221)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     16 1.617828    155.136.66.34         192.168.20.127        TLSv1    Application Data

Frame 16 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 4124, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1481 bytes): #15(1039), #16(442)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     17 1.617880    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=5384 Win=17640 Len=0

Frame 17 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 5384, Len: 0

No.     Time        Source                Destination           Protocol Info
     18 1.618434    155.136.66.34         192.168.20.127        TLSv1    Application Data

Frame 18 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 5384, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1481 bytes): #16(818), #18(663)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     19 1.821118    155.136.66.34         192.168.20.127        TLSv1    Application Data

Frame 19 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 6644, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1481 bytes): #18(597), #19(884)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     20 1.821161    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=7904 Win=17640 Len=0

Frame 20 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 7904, Len: 0

No.     Time        Source                Destination           Protocol Info
     21 1.821613    155.136.66.34         192.168.20.127        TLSv1    Application Data

Frame 21 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 7904, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1121 bytes): #19(376), #21(745)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     22 1.821659    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=9164 Win=17640 Len=0

Frame 22 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 9164, Len: 0

No.     Time        Source                Destination           Protocol Info
     23 1.923607    155.136.66.34         192.168.20.127        TLSv1    Application Data

Frame 23 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 9164, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1481 bytes): #21(515), #23(966)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     24 1.924128    155.136.66.34         192.168.20.127        TLSv1    Application Data

Frame 24 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 10424, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1481 bytes): #23(294), #24(1187)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     25 1.924151    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=11684 Win=17640 Len=0

Frame 25 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 11684, Len: 0

No.     Time        Source                Destination           Protocol Info
     26 1.924761    155.136.66.34         192.168.20.127        TCP      [TCP segment of a reassembled PDU]

Frame 26 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 11684, Ack: 1588, Len: 1260

No.     Time        Source                Destination           Protocol Info
     27 1.924793    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=12944 Win=17640 Len=0

Frame 27 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 12944, Len: 0

No.     Time        Source                Destination           Protocol Info
     28 2.128829    155.136.66.34         192.168.20.127        TCP      [TCP Previous segment lost] [TCP segment of a reassembled PDU]

Frame 28 (112 bytes on wire, 112 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 14204, Ack: 1588, Len: 58
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     29 2.128863    192.168.20.127        155.136.66.34         TCP      [TCP Dup ACK 27#1] 3272 > https [ACK] Seq=1588 Ack=12944 Win=17640 Len=0

Frame 29 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 12944, Len: 0

No.     Time        Source                Destination           Protocol Info
     30 2.129294    155.136.66.34         192.168.20.127        TLSv1    [TCP Out-Of-Order] Application Data

Frame 30 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 12944, Ack: 1588, Len: 1260
[Reassembled TCP Segments (1481 bytes): #24(73), #26(1260), #30(148)]
Secure Socket Layer
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     31 2.129353    192.168.20.127        155.136.66.34         TCP      3272 > https [ACK] Seq=1588 Ack=14263 Win=17640 Len=0

Frame 31 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 14263, Len: 0

No.     Time        Source                Destination           Protocol Info
     32 2.129702    192.168.20.127        155.136.66.34         TCP      3272 > https [FIN, ACK] Seq=1588 Ack=14263 Win=17640 Len=0

Frame 32 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 155.136.66.34 (155.136.66.34)
Transmission Control Protocol, Src Port: 3272 (3272), Dst Port: https (443), Seq: 1588, Ack: 14263, Len: 0

No.     Time        Source                Destination           Protocol Info
     33 2.332971    195.228.254.149       192.168.20.127        TLSv1    Encrypted Alert

Frame 33 (77 bytes on wire, 77 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 195.228.254.149 (195.228.254.149), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3257 (3257), Seq: 0, Ack: 0, Len: 23
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     34 2.333247    195.228.254.149       192.168.20.127        TCP      https > 3257 [FIN, ACK] Seq=23 Ack=0 Win=11259 Len=0

Frame 34 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 195.228.254.149 (195.228.254.149), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3257 (3257), Seq: 23, Ack: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
     35 2.333278    192.168.20.127        195.228.254.149       TCP      3257 > https [ACK] Seq=0 Ack=24 Win=17134 Len=0

Frame 35 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Intel_35:03:f8 (00:19:d2:35:03:f8), Dst: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4)
Internet Protocol, Src: 192.168.20.127 (192.168.20.127), Dst: 195.228.254.149 (195.228.254.149)
Transmission Control Protocol, Src Port: 3257 (3257), Dst Port: https (443), Seq: 0, Ack: 24, Len: 0

No.     Time        Source                Destination           Protocol Info
     36 2.435372    155.136.66.34         192.168.20.127        TCP      https > 3272 [ACK] Seq=14263 Ack=1589 Win=32768 Len=0

Frame 36 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: 00:21:29:c3:52:c4 (00:21:29:c3:52:c4), Dst: Intel_35:03:f8 (00:19:d2:35:03:f8)
Internet Protocol, Src: 155.136.66.34 (155.136.66.34), Dst: 192.168.20.127 (192.168.20.127)
Transmission Control Protocol, Src Port: https (443), Dst Port: 3272 (3272), Seq: 14263, Ack: 1589, Len: 0