%! %!PS-Adobe-2.0 % % Ethereal - Network traffic analyzer % By Gerald Combs % Copyright 1998 Gerald Combs % %%Creator: Ethereal %%Title: ethereal.ps %%DocumentFonts: Helvetica Courier %%EndComments %! % % Ghostscript http://ghostscript.com/ can convert postscript to pdf files. % % To convert this postscript file to pdf, type (for US letter format): % ps2pdf filename.ps % % or (for A4 format): % ps2pdf -sPAPERSIZE=a4 filename.ps % % ... and of course replace filename.ps by your current filename. % % The pdfmark's below will help converting to a pdf file, and have no % effect when printing the postscript directly. % % This line is necessary if the file should be printable, and not just used % for distilling into PDF: % /pdfmark where {pop} {userdict /pdfmark /cleartomark load put} ifelse % % This tells PDF viewers to display bookmarks when the document is opened: % [/PageMode /UseOutlines /DOCVIEW pdfmark % Get the Imagable Area of the page clippath pathbbox % Set vmax to the vertical size of the page, % hmax to the horizontal size of the page. /vmax exch def /hmax exch def pop pop % junk % 1-inch margins %/lmargin 72 def %/tmargin vmax 72 sub def %/bmargin 72 def %/pagenumtab hmax 72 sub def % 1/2-inch margins /lmargin 36 def % left margin /tmargin vmax 56 sub def % top margin /bmargin 36 def % bottom margin /pagenumtab hmax 36 sub def % right margin % Counters /vpos vmax 40 sub def /thispagenum 1 def % Strings /pagenostr 7 string def /formfeed { printpagedecorations showpage % we need a new current point after showpage is done lmargin % X vpos % Y moveto /vpos tmargin def } def % Prints text with possible indenting /putline_single { exch 10 mul lmargin add % X vpos % Y moveto show /vpos vpos 10 sub def vpos bmargin le % is vpos <= bottom margin? { formfeed } if % then formfeed and start at top } def % Prints text with possible indenting and line wrap /putline { /text exch def /indent exch def % wrapat = width / sizeof font (remember: monospaced font) /pagewidth pagenumtab bmargin sub def /cwidth (A) stringwidth pop def /wrapat pagewidth cwidth div cvi def text length wrapat le { % print line indent text 0 text length getinterval putline_single }{ % print the lines first part indent text 0 wrapat getinterval putline_single % print wrapped rest indent text wrapat text length wrapat sub getinterval putline } ifelse } def % Prints the page number at the top right /printpagedecorations { gsave % Set the font to 8 point /Helvetica findfont 8 scalefont setfont % title lmargin % X vmax 36 sub % Y moveto eth_pagetitle show % this page number pagenumtab (Page ) stringwidth pop sub thispagenum pagenostr cvs stringwidth pop sub % X vmax 36 sub % Y moveto (Page ) show thispagenum pagenostr cvs show % thispagenum++ /thispagenum thispagenum 1 add def % line at top of page lmargin % X vmax 38 sub % Y moveto pagenumtab % X vmax 38 sub % Y lineto stroke % line at bottom of page lmargin % X bmargin % Y moveto % title pagenumtab % X bmargin % Y lineto stroke grestore } def % Reset the vertical position /vpos tmargin def %% Set the font to 10 point /Courier findfont 10 scalefont setfont %% the page title /eth_pagetitle (C:\\DOCUME~1\\9335~1\\LOCALS~1\\Temp\\etherXXXXSZYJJU - Ethereal) def 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame1__ /Title ( 1 0.000000 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame1__ /DEST pdfmark 0 ( 1 0.000000 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 1 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame2__ /Title ( 2 2.008053 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame2__ /DEST pdfmark 0 ( 2 2.008053 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 2 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame3__ /Title ( 3 2.919230 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame3__ /DEST pdfmark 0 ( 3 2.919230 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) putline 0 () putline 0 (Frame 3 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\), Dst: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Destination: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Source: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Type: Loopback \(0x9000\)) putline 0 (Configuration Test Protocol \(loopback\)) putline 0 (Data \(40 bytes\)) putline 0 () putline 0 (0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0020 00 00 00 00 00 00 00 00 ........) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame4__ /Title ( 4 3.160665 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame4__ /DEST pdfmark 0 ( 4 3.160665 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 4 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1168 \(1168\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame5__ /Title ( 5 3.161376 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame5__ /DEST pdfmark 0 ( 5 3.161376 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 5 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1168 \(1168\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame6__ /Title ( 6 3.161470 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame6__ /DEST pdfmark 0 ( 6 3.161470 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 6 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1168 \(1168\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame7__ /Title ( 7 3.162430 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame7__ /DEST pdfmark 0 ( 7 3.162430 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 7 \(378 bytes on wire, 378 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1168 \(1168\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 324) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame8__ /Title ( 8 3.162938 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [ACK] Seq=1 Ack=325 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame8__ /DEST pdfmark 0 ( 8 3.162938 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [ACK] Seq=1 Ack=325 Win=6432 Len=0) putline 0 () putline 0 (Frame 8 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1168 \(1168\), Seq: 1, Ack: 325, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame9__ /Title ( 9 3.163010 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame9__ /DEST pdfmark 0 ( 9 3.163010 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 9 \(455 bytes on wire, 455 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1168 \(1168\), Dst Port: 8008 \(8008\), Seq: 325, Ack: 1, Len: 401) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame10__ /Title ( 10 3.163538 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [ACK] Seq=1 Ack=726 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame10__ /DEST pdfmark 0 ( 10 3.163538 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [ACK] Seq=1 Ack=726 Win=7504 Len=0) putline 0 () putline 0 (Frame 10 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1168 \(1168\), Seq: 1, Ack: 726, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame11__ /Title ( 11 3.173995 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame11__ /DEST pdfmark 0 ( 11 3.173995 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 11 \(1390 bytes on wire, 1390 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1168 \(1168\), Seq: 1, Ack: 726, Len: 1336) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame12__ /Title ( 12 3.174259 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [FIN, ACK] Seq=1337 Ack=726 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame12__ /DEST pdfmark 0 ( 12 3.174259 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [FIN, ACK] Seq=1337 Ack=726 Win=7504 Len=0) putline 0 () putline 0 (Frame 12 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1168 \(1168\), Seq: 1337, Ack: 726, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame13__ /Title ( 13 3.174359 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [ACK] Seq=726 Ack=1338 Win=64199 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame13__ /DEST pdfmark 0 ( 13 3.174359 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [ACK] Seq=726 Ack=1338 Win=64199 Len=0) putline 0 () putline 0 (Frame 13 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1168 \(1168\), Dst Port: 8008 \(8008\), Seq: 726, Ack: 1338, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame14__ /Title ( 14 3.174714 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [FIN, ACK] Seq=726 Ack=1338 Win=64199 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame14__ /DEST pdfmark 0 ( 14 3.174714 172.16.255.145 193.233.144.5 TCP 1168 > 8008 [FIN, ACK] Seq=726 Ack=1338 Win=64199 Len=0) putline 0 () putline 0 (Frame 14 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1168 \(1168\), Dst Port: 8008 \(8008\), Seq: 726, Ack: 1338, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame15__ /Title ( 15 3.175072 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [ACK] Seq=1338 Ack=727 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame15__ /DEST pdfmark 0 ( 15 3.175072 193.233.144.5 172.16.255.145 TCP 8008 > 1168 [ACK] Seq=1338 Ack=727 Win=7504 Len=0) putline 0 () putline 0 (Frame 15 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1168 \(1168\), Seq: 1338, Ack: 727, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame16__ /Title ( 16 3.193138 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame16__ /DEST pdfmark 0 ( 16 3.193138 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 16 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame17__ /Title ( 17 3.193679 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame17__ /DEST pdfmark 0 ( 17 3.193679 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 17 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame18__ /Title ( 18 3.193773 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame18__ /DEST pdfmark 0 ( 18 3.193773 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 18 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame19__ /Title ( 19 3.194106 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame19__ /DEST pdfmark 0 ( 19 3.194106 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 19 \(397 bytes on wire, 397 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 343) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame20__ /Title ( 20 3.194606 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [ACK] Seq=1 Ack=344 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame20__ /DEST pdfmark 0 ( 20 3.194606 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [ACK] Seq=1 Ack=344 Win=6432 Len=0) putline 0 () putline 0 (Frame 20 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 1, Ack: 344, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame21__ /Title ( 21 3.194658 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame21__ /DEST pdfmark 0 ( 21 3.194658 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 21 \(669 bytes on wire, 669 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 344, Ack: 1, Len: 615) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame22__ /Title ( 22 3.195258 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [ACK] Seq=1 Ack=959 Win=7995 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame22__ /DEST pdfmark 0 ( 22 3.195258 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [ACK] Seq=1 Ack=959 Win=7995 Len=0) putline 0 () putline 0 (Frame 22 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 1, Ack: 959, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame23__ /Title ( 23 3.209242 Cisco_e8:bf:8b CDP/VTP/DTP/PAgP/UDLD DTP Dynamic Trunking Protocol) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame23__ /DEST pdfmark 0 ( 23 3.209242 Cisco_e8:bf:8b CDP/VTP/DTP/PAgP/UDLD DTP Dynamic Trunking Protocol) putline 0 () putline 0 (Frame 23 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Dynamic Trunking Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame24__ /Title ( 24 3.310522 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame24__ /DEST pdfmark 0 ( 24 3.310522 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 24 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 1, Ack: 959, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame25__ /Title ( 25 3.310698 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame25__ /DEST pdfmark 0 ( 25 3.310698 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 25 \(189 bytes on wire, 189 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 1461, Ack: 959, Len: 135) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame26__ /Title ( 26 3.310759 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=1596 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame26__ /DEST pdfmark 0 ( 26 3.310759 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=1596 Win=65535 Len=0) putline 0 () putline 0 (Frame 26 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 1596, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame27__ /Title ( 27 3.311840 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame27__ /DEST pdfmark 0 ( 27 3.311840 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 27 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 1596, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame28__ /Title ( 28 3.351908 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame28__ /DEST pdfmark 0 ( 28 3.351908 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 28 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 3044, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame29__ /Title ( 29 3.352312 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=4492 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame29__ /DEST pdfmark 0 ( 29 3.352312 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=4492 Win=65535 Len=0) putline 0 () putline 0 (Frame 29 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 4492, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame30__ /Title ( 30 3.353696 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame30__ /DEST pdfmark 0 ( 30 3.353696 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 30 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 4492, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame31__ /Title ( 31 3.354644 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame31__ /DEST pdfmark 0 ( 31 3.354644 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 31 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 5940, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame32__ /Title ( 32 3.355140 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=7388 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame32__ /DEST pdfmark 0 ( 32 3.355140 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=7388 Win=65535 Len=0) putline 0 () putline 0 (Frame 32 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 7388, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame33__ /Title ( 33 3.356772 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame33__ /DEST pdfmark 0 ( 33 3.356772 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 33 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 7388, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame34__ /Title ( 34 3.391854 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame34__ /DEST pdfmark 0 ( 34 3.391854 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 34 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 8836, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame35__ /Title ( 35 3.392018 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=10284 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame35__ /DEST pdfmark 0 ( 35 3.392018 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=10284 Win=65535 Len=0) putline 0 () putline 0 (Frame 35 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 10284, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame36__ /Title ( 36 3.392267 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame36__ /DEST pdfmark 0 ( 36 3.392267 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 36 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame37__ /Title ( 37 3.392884 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame37__ /DEST pdfmark 0 ( 37 3.392884 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 37 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame38__ /Title ( 38 3.392981 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame38__ /DEST pdfmark 0 ( 38 3.392981 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 38 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame39__ /Title ( 39 3.393478 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame39__ /DEST pdfmark 0 ( 39 3.393478 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 39 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 10284, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame40__ /Title ( 40 3.398908 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame40__ /DEST pdfmark 0 ( 40 3.398908 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 40 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 11732, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame41__ /Title ( 41 3.399774 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=13180 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame41__ /DEST pdfmark 0 ( 41 3.399774 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=13180 Win=65535 Len=0) putline 0 () putline 0 (Frame 41 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 13180, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame42__ /Title ( 42 3.400476 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame42__ /DEST pdfmark 0 ( 42 3.400476 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 42 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 13180, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame43__ /Title ( 43 3.401376 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame43__ /DEST pdfmark 0 ( 43 3.401376 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 43 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 14628, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame44__ /Title ( 44 3.401741 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=16076 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame44__ /DEST pdfmark 0 ( 44 3.401741 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=16076 Win=65535 Len=0) putline 0 () putline 0 (Frame 44 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 16076, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame45__ /Title ( 45 3.402838 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame45__ /DEST pdfmark 0 ( 45 3.402838 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 45 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 16076, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame46__ /Title ( 46 3.412365 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame46__ /DEST pdfmark 0 ( 46 3.412365 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 46 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 17524, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame47__ /Title ( 47 3.413005 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=18972 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame47__ /DEST pdfmark 0 ( 47 3.413005 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=18972 Win=65535 Len=0) putline 0 () putline 0 (Frame 47 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 18972, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame48__ /Title ( 48 3.413870 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame48__ /DEST pdfmark 0 ( 48 3.413870 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 48 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 18972, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame49__ /Title ( 49 3.431655 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame49__ /DEST pdfmark 0 ( 49 3.431655 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 49 \(322 bytes on wire, 322 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 268) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame50__ /Title ( 50 3.432137 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=1 Ack=269 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame50__ /DEST pdfmark 0 ( 50 3.432137 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=1 Ack=269 Win=6432 Len=0) putline 0 () putline 0 (Frame 50 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 1, Ack: 269, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame51__ /Title ( 51 3.432204 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame51__ /DEST pdfmark 0 ( 51 3.432204 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 51 \(498 bytes on wire, 498 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 269, Ack: 1, Len: 444) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame52__ /Title ( 52 3.432753 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=1 Ack=713 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame52__ /DEST pdfmark 0 ( 52 3.432753 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=1 Ack=713 Win=7504 Len=0) putline 0 () putline 0 (Frame 52 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 1, Ack: 713, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame53__ /Title ( 53 3.433190 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame53__ /DEST pdfmark 0 ( 53 3.433190 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 53 \(413 bytes on wire, 413 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 1, Ack: 713, Len: 359) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame54__ /Title ( 54 3.434553 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame54__ /DEST pdfmark 0 ( 54 3.434553 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 54 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 20420, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame55__ /Title ( 55 3.434897 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=21868 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame55__ /DEST pdfmark 0 ( 55 3.434897 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=21868 Win=65535 Len=0) putline 0 () putline 0 (Frame 55 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 21868, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame56__ /Title ( 56 3.435442 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame56__ /DEST pdfmark 0 ( 56 3.435442 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 56 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 21868, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame57__ /Title ( 57 3.436986 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame57__ /DEST pdfmark 0 ( 57 3.436986 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 57 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 23316, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame58__ /Title ( 58 3.437389 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=24764 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame58__ /DEST pdfmark 0 ( 58 3.437389 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=24764 Win=65535 Len=0) putline 0 () putline 0 (Frame 58 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 24764, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame59__ /Title ( 59 3.439825 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame59__ /DEST pdfmark 0 ( 59 3.439825 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 59 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 24764, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame60__ /Title ( 60 3.444126 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame60__ /DEST pdfmark 0 ( 60 3.444126 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 60 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 26212, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame61__ /Title ( 61 3.444545 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=27660 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame61__ /DEST pdfmark 0 ( 61 3.444545 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=27660 Win=65535 Len=0) putline 0 () putline 0 (Frame 61 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 27660, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame62__ /Title ( 62 3.444566 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame62__ /DEST pdfmark 0 ( 62 3.444566 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 62 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 27660, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame63__ /Title ( 63 3.447264 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame63__ /DEST pdfmark 0 ( 63 3.447264 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 63 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 29108, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame64__ /Title ( 64 3.447681 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=30556 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame64__ /DEST pdfmark 0 ( 64 3.447681 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=30556 Win=65535 Len=0) putline 0 () putline 0 (Frame 64 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 30556, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame65__ /Title ( 65 3.447829 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame65__ /DEST pdfmark 0 ( 65 3.447829 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 65 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 30556, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame66__ /Title ( 66 3.448435 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame66__ /DEST pdfmark 0 ( 66 3.448435 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 66 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 32004, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame67__ /Title ( 67 3.448622 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=33452 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame67__ /DEST pdfmark 0 ( 67 3.448622 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=33452 Win=65535 Len=0) putline 0 () putline 0 (Frame 67 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 33452, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame68__ /Title ( 68 3.449398 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame68__ /DEST pdfmark 0 ( 68 3.449398 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 68 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 33452, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame69__ /Title ( 69 3.450975 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame69__ /DEST pdfmark 0 ( 69 3.450975 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 69 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 34900, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame70__ /Title ( 70 3.452079 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=36348 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame70__ /DEST pdfmark 0 ( 70 3.452079 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=36348 Win=65535 Len=0) putline 0 () putline 0 (Frame 70 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 36348, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame71__ /Title ( 71 3.452394 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame71__ /DEST pdfmark 0 ( 71 3.452394 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 71 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 36348, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame72__ /Title ( 72 3.458360 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame72__ /DEST pdfmark 0 ( 72 3.458360 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 72 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 37796, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame73__ /Title ( 73 3.459004 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=39244 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame73__ /DEST pdfmark 0 ( 73 3.459004 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=39244 Win=65535 Len=0) putline 0 () putline 0 (Frame 73 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 39244, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame74__ /Title ( 74 3.459028 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame74__ /DEST pdfmark 0 ( 74 3.459028 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 74 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 39244, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame75__ /Title ( 75 3.463043 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame75__ /DEST pdfmark 0 ( 75 3.463043 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 75 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 40692, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame76__ /Title ( 76 3.463903 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=42140 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame76__ /DEST pdfmark 0 ( 76 3.463903 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=42140 Win=65535 Len=0) putline 0 () putline 0 (Frame 76 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 42140, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame77__ /Title ( 77 3.463926 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame77__ /DEST pdfmark 0 ( 77 3.463926 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 77 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 42140, Ack: 959, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame78__ /Title ( 78 3.485225 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame78__ /DEST pdfmark 0 ( 78 3.485225 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 78 \(425 bytes on wire, 425 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 713, Ack: 360, Len: 371) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame79__ /Title ( 79 3.488481 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame79__ /DEST pdfmark 0 ( 79 3.488481 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 79 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1171 \(1171\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame80__ /Title ( 80 3.489042 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame80__ /DEST pdfmark 0 ( 80 3.489042 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 80 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1171 \(1171\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame81__ /Title ( 81 3.489120 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame81__ /DEST pdfmark 0 ( 81 3.489120 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 81 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1171 \(1171\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame82__ /Title ( 82 3.494088 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame82__ /DEST pdfmark 0 ( 82 3.494088 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 82 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 43588, Ack: 959, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame83__ /Title ( 83 3.494622 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=45048 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame83__ /DEST pdfmark 0 ( 83 3.494622 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=45048 Win=65535 Len=0) putline 0 () putline 0 (Frame 83 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 45048, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame84__ /Title ( 84 3.494646 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame84__ /DEST pdfmark 0 ( 84 3.494646 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 84 \(524 bytes on wire, 524 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 45048, Ack: 959, Len: 470) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame85__ /Title ( 85 3.494720 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [FIN, ACK] Seq=45518 Ack=959 Win=7995 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame85__ /DEST pdfmark 0 ( 85 3.494720 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [FIN, ACK] Seq=45518 Ack=959 Win=7995 Len=0) putline 0 () putline 0 (Frame 85 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 45518, Ack: 959, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame86__ /Title ( 86 3.494798 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=45519 Win=65065 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame86__ /DEST pdfmark 0 ( 86 3.494798 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [ACK] Seq=959 Ack=45519 Win=65065 Len=0) putline 0 () putline 0 (Frame 86 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 45519, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame87__ /Title ( 87 3.500302 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame87__ /DEST pdfmark 0 ( 87 3.500302 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 87 \(425 bytes on wire, 425 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1171 \(1171\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 371) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame88__ /Title ( 88 3.500564 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [FIN, ACK] Seq=959 Ack=45519 Win=65065 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame88__ /DEST pdfmark 0 ( 88 3.500564 172.16.255.145 193.233.144.5 TCP 1169 > 8008 [FIN, ACK] Seq=959 Ack=45519 Win=65065 Len=0) putline 0 () putline 0 (Frame 88 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1169 \(1169\), Dst Port: 8008 \(8008\), Seq: 959, Ack: 45519, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame89__ /Title ( 89 3.500826 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [ACK] Seq=1 Ack=372 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame89__ /DEST pdfmark 0 ( 89 3.500826 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [ACK] Seq=1 Ack=372 Win=6432 Len=0) putline 0 () putline 0 (Frame 89 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1171 \(1171\), Seq: 1, Ack: 372, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame90__ /Title ( 90 3.500884 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame90__ /DEST pdfmark 0 ( 90 3.500884 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 90 \(206 bytes on wire, 206 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1171 \(1171\), Dst Port: 8008 \(8008\), Seq: 372, Ack: 1, Len: 152) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame91__ /Title ( 91 3.500905 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [ACK] Seq=45519 Ack=960 Win=7995 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame91__ /DEST pdfmark 0 ( 91 3.500905 193.233.144.5 172.16.255.145 TCP 8008 > 1169 [ACK] Seq=45519 Ack=960 Win=7995 Len=0) putline 0 () putline 0 (Frame 91 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1169 \(1169\), Seq: 45519, Ack: 960, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame92__ /Title ( 92 3.501314 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [ACK] Seq=1 Ack=524 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame92__ /DEST pdfmark 0 ( 92 3.501314 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [ACK] Seq=1 Ack=524 Win=7504 Len=0) putline 0 () putline 0 (Frame 92 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1171 \(1171\), Seq: 1, Ack: 524, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame93__ /Title ( 93 3.501693 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame93__ /DEST pdfmark 0 ( 93 3.501693 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 93 \(508 bytes on wire, 508 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1171 \(1171\), Seq: 1, Ack: 524, Len: 454) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame94__ /Title ( 94 3.525157 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=360 Ack=1084 Win=8576 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame94__ /DEST pdfmark 0 ( 94 3.525157 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=360 Ack=1084 Win=8576 Len=0) putline 0 () putline 0 (Frame 94 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 360, Ack: 1084, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame95__ /Title ( 95 3.525231 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame95__ /DEST pdfmark 0 ( 95 3.525231 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 95 \(206 bytes on wire, 206 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 1084, Ack: 360, Len: 152) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame96__ /Title ( 96 3.525639 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=360 Ack=1236 Win=9648 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame96__ /DEST pdfmark 0 ( 96 3.525639 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [ACK] Seq=360 Ack=1236 Win=9648 Len=0) putline 0 () putline 0 (Frame 96 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 360, Ack: 1236, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame97__ /Title ( 97 3.526014 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame97__ /DEST pdfmark 0 ( 97 3.526014 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 97 \(508 bytes on wire, 508 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 360, Ack: 1236, Len: 454) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame98__ /Title ( 98 3.581023 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame98__ /DEST pdfmark 0 ( 98 3.581023 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 98 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1172 \(1172\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame99__ /Title ( 99 3.581440 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [FIN, ACK] Seq=524 Ack=455 Win=65081 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame99__ /DEST pdfmark 0 ( 99 3.581440 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [FIN, ACK] Seq=524 Ack=455 Win=65081 Len=0) putline 0 () putline 0 (Frame 99 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1171 \(1171\), Dst Port: 8008 \(8008\), Seq: 524, Ack: 455, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame100__ /Title ( 100 3.581529 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [FIN, ACK] Seq=1236 Ack=814 Win=64722 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame100__ /DEST pdfmark 0 ( 100 3.581529 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [FIN, ACK] Seq=1236 Ack=814 Win=64722 Len=0) putline 0 () putline 0 (Frame 100 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 1236, Ack: 814, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame101__ /Title ( 101 3.581604 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame101__ /DEST pdfmark 0 ( 101 3.581604 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 101 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1172 \(1172\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame102__ /Title ( 102 3.581680 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame102__ /DEST pdfmark 0 ( 102 3.581680 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 102 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1172 \(1172\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame103__ /Title ( 103 3.581898 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [FIN, ACK] Seq=455 Ack=525 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame103__ /DEST pdfmark 0 ( 103 3.581898 193.233.144.5 172.16.255.145 TCP 8008 > 1171 [FIN, ACK] Seq=455 Ack=525 Win=7504 Len=0) putline 0 () putline 0 (Frame 103 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1171 \(1171\), Seq: 455, Ack: 525, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame104__ /Title ( 104 3.581991 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [ACK] Seq=525 Ack=456 Win=65081 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame104__ /DEST pdfmark 0 ( 104 3.581991 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [ACK] Seq=525 Ack=456 Win=65081 Len=0) putline 0 () putline 0 (Frame 104 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1171 \(1171\), Dst Port: 8008 \(8008\), Seq: 525, Ack: 456, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame105__ /Title ( 105 3.582012 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [FIN, ACK] Seq=814 Ack=1237 Win=9648 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame105__ /DEST pdfmark 0 ( 105 3.582012 193.233.144.5 172.16.255.145 TCP 8008 > 1170 [FIN, ACK] Seq=814 Ack=1237 Win=9648 Len=0) putline 0 () putline 0 (Frame 105 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1170 \(1170\), Seq: 814, Ack: 1237, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame106__ /Title ( 106 3.582067 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [ACK] Seq=1237 Ack=815 Win=64722 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame106__ /DEST pdfmark 0 ( 106 3.582067 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [ACK] Seq=1237 Ack=815 Win=64722 Len=0) putline 0 () putline 0 (Frame 106 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 1237, Ack: 815, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame107__ /Title ( 107 3.582150 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [RST, ACK] Seq=525 Ack=456 Win=0 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame107__ /DEST pdfmark 0 ( 107 3.582150 172.16.255.145 193.233.144.5 TCP 1171 > 8008 [RST, ACK] Seq=525 Ack=456 Win=0 Len=0) putline 0 () putline 0 (Frame 107 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1171 \(1171\), Dst Port: 8008 \(8008\), Seq: 525, Ack: 456, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame108__ /Title ( 108 3.582266 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [RST, ACK] Seq=1237 Ack=815 Win=0 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame108__ /DEST pdfmark 0 ( 108 3.582266 172.16.255.145 193.233.144.5 TCP 1170 > 8008 [RST, ACK] Seq=1237 Ack=815 Win=0 Len=0) putline 0 () putline 0 (Frame 108 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1170 \(1170\), Dst Port: 8008 \(8008\), Seq: 1237, Ack: 815, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame109__ /Title ( 109 3.605997 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame109__ /DEST pdfmark 0 ( 109 3.605997 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 109 \(308 bytes on wire, 308 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1172 \(1172\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 254) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame110__ /Title ( 110 3.606486 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [ACK] Seq=1 Ack=255 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame110__ /DEST pdfmark 0 ( 110 3.606486 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [ACK] Seq=1 Ack=255 Win=6432 Len=0) putline 0 () putline 0 (Frame 110 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1172 \(1172\), Seq: 1, Ack: 255, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame111__ /Title ( 111 3.606556 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame111__ /DEST pdfmark 0 ( 111 3.606556 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 111 \(275 bytes on wire, 275 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1172 \(1172\), Dst Port: 8008 \(8008\), Seq: 255, Ack: 1, Len: 221) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame112__ /Title ( 112 3.607001 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [ACK] Seq=1 Ack=476 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame112__ /DEST pdfmark 0 ( 112 3.607001 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [ACK] Seq=1 Ack=476 Win=7504 Len=0) putline 0 () putline 0 (Frame 112 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1172 \(1172\), Seq: 1, Ack: 476, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame113__ /Title ( 113 3.688293 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame113__ /DEST pdfmark 0 ( 113 3.688293 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 113 \(515 bytes on wire, 515 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1172 \(1172\), Seq: 1, Ack: 476, Len: 461) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame114__ /Title ( 114 3.688421 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [FIN, ACK] Seq=462 Ack=476 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame114__ /DEST pdfmark 0 ( 114 3.688421 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [FIN, ACK] Seq=462 Ack=476 Win=7504 Len=0) putline 0 () putline 0 (Frame 114 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1172 \(1172\), Seq: 462, Ack: 476, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame115__ /Title ( 115 3.688521 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [ACK] Seq=476 Ack=463 Win=65074 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame115__ /DEST pdfmark 0 ( 115 3.688521 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [ACK] Seq=476 Ack=463 Win=65074 Len=0) putline 0 () putline 0 (Frame 115 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1172 \(1172\), Dst Port: 8008 \(8008\), Seq: 476, Ack: 463, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame116__ /Title ( 116 3.688885 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [FIN, ACK] Seq=476 Ack=463 Win=65074 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame116__ /DEST pdfmark 0 ( 116 3.688885 172.16.255.145 193.233.144.5 TCP 1172 > 8008 [FIN, ACK] Seq=476 Ack=463 Win=65074 Len=0) putline 0 () putline 0 (Frame 116 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1172 \(1172\), Dst Port: 8008 \(8008\), Seq: 476, Ack: 463, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame117__ /Title ( 117 3.689252 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [ACK] Seq=463 Ack=477 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame117__ /DEST pdfmark 0 ( 117 3.689252 193.233.144.5 172.16.255.145 TCP 8008 > 1172 [ACK] Seq=463 Ack=477 Win=7504 Len=0) putline 0 () putline 0 (Frame 117 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1172 \(1172\), Seq: 463, Ack: 477, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame118__ /Title ( 118 4.016125 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame118__ /DEST pdfmark 0 ( 118 4.016125 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 118 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame119__ /Title ( 119 4.062035 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame119__ /DEST pdfmark 0 ( 119 4.062035 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 119 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1173 \(1173\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame120__ /Title ( 120 4.062699 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame120__ /DEST pdfmark 0 ( 120 4.062699 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 120 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1173 \(1173\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame121__ /Title ( 121 4.062798 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame121__ /DEST pdfmark 0 ( 121 4.062798 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 121 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1173 \(1173\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame122__ /Title ( 122 4.079605 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame122__ /DEST pdfmark 0 ( 122 4.079605 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 122 \(410 bytes on wire, 410 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1173 \(1173\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 356) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame123__ /Title ( 123 4.080173 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [ACK] Seq=1 Ack=357 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame123__ /DEST pdfmark 0 ( 123 4.080173 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [ACK] Seq=1 Ack=357 Win=6432 Len=0) putline 0 () putline 0 (Frame 123 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1173 \(1173\), Seq: 1, Ack: 357, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame124__ /Title ( 124 4.080252 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame124__ /DEST pdfmark 0 ( 124 4.080252 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 124 \(275 bytes on wire, 275 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1173 \(1173\), Dst Port: 8008 \(8008\), Seq: 357, Ack: 1, Len: 221) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame125__ /Title ( 125 4.080701 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [ACK] Seq=1 Ack=578 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame125__ /DEST pdfmark 0 ( 125 4.080701 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [ACK] Seq=1 Ack=578 Win=7504 Len=0) putline 0 () putline 0 (Frame 125 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1173 \(1173\), Seq: 1, Ack: 578, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame126__ /Title ( 126 4.182122 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame126__ /DEST pdfmark 0 ( 126 4.182122 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 126 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame127__ /Title ( 127 4.182747 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame127__ /DEST pdfmark 0 ( 127 4.182747 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 127 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame128__ /Title ( 128 4.182851 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame128__ /DEST pdfmark 0 ( 128 4.182851 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 128 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame129__ /Title ( 129 4.186032 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame129__ /DEST pdfmark 0 ( 129 4.186032 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 129 \(349 bytes on wire, 349 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 295) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame130__ /Title ( 130 4.186525 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=1 Ack=296 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame130__ /DEST pdfmark 0 ( 130 4.186525 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=1 Ack=296 Win=6432 Len=0) putline 0 () putline 0 (Frame 130 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 1, Ack: 296, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame131__ /Title ( 131 4.186591 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame131__ /DEST pdfmark 0 ( 131 4.186591 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 131 \(282 bytes on wire, 282 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 296, Ack: 1, Len: 228) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame132__ /Title ( 132 4.187040 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=1 Ack=524 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame132__ /DEST pdfmark 0 ( 132 4.187040 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=1 Ack=524 Win=7504 Len=0) putline 0 () putline 0 (Frame 132 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 1, Ack: 524, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame133__ /Title ( 133 4.196670 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame133__ /DEST pdfmark 0 ( 133 4.196670 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 133 \(1180 bytes on wire, 1180 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1173 \(1173\), Seq: 1, Ack: 578, Len: 1126) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame134__ /Title ( 134 4.196803 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [FIN, ACK] Seq=1127 Ack=578 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame134__ /DEST pdfmark 0 ( 134 4.196803 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [FIN, ACK] Seq=1127 Ack=578 Win=7504 Len=0) putline 0 () putline 0 (Frame 134 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1173 \(1173\), Seq: 1127, Ack: 578, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame135__ /Title ( 135 4.196905 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [ACK] Seq=578 Ack=1128 Win=64409 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame135__ /DEST pdfmark 0 ( 135 4.196905 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [ACK] Seq=578 Ack=1128 Win=64409 Len=0) putline 0 () putline 0 (Frame 135 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1173 \(1173\), Dst Port: 8008 \(8008\), Seq: 578, Ack: 1128, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame136__ /Title ( 136 4.197333 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [FIN, ACK] Seq=578 Ack=1128 Win=64409 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame136__ /DEST pdfmark 0 ( 136 4.197333 172.16.255.145 193.233.144.5 TCP 1173 > 8008 [FIN, ACK] Seq=578 Ack=1128 Win=64409 Len=0) putline 0 () putline 0 (Frame 136 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1173 \(1173\), Dst Port: 8008 \(8008\), Seq: 578, Ack: 1128, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame137__ /Title ( 137 4.197690 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [ACK] Seq=1128 Ack=579 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame137__ /DEST pdfmark 0 ( 137 4.197690 193.233.144.5 172.16.255.145 TCP 8008 > 1173 [ACK] Seq=1128 Ack=579 Win=7504 Len=0) putline 0 () putline 0 (Frame 137 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1173 \(1173\), Seq: 1128, Ack: 579, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame138__ /Title ( 138 4.198029 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame138__ /DEST pdfmark 0 ( 138 4.198029 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 138 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame139__ /Title ( 139 4.198578 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame139__ /DEST pdfmark 0 ( 139 4.198578 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 139 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame140__ /Title ( 140 4.198701 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame140__ /DEST pdfmark 0 ( 140 4.198701 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 140 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame141__ /Title ( 141 4.208359 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame141__ /DEST pdfmark 0 ( 141 4.208359 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 141 \(373 bytes on wire, 373 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 319) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame142__ /Title ( 142 4.208870 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [ACK] Seq=1 Ack=320 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame142__ /DEST pdfmark 0 ( 142 4.208870 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [ACK] Seq=1 Ack=320 Win=6432 Len=0) putline 0 () putline 0 (Frame 142 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 1, Ack: 320, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame143__ /Title ( 143 4.208934 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame143__ /DEST pdfmark 0 ( 143 4.208934 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 143 \(206 bytes on wire, 206 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 320, Ack: 1, Len: 152) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame144__ /Title ( 144 4.209351 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [ACK] Seq=1 Ack=472 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame144__ /DEST pdfmark 0 ( 144 4.209351 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [ACK] Seq=1 Ack=472 Win=7504 Len=0) putline 0 () putline 0 (Frame 144 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 1, Ack: 472, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame145__ /Title ( 145 4.292687 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame145__ /DEST pdfmark 0 ( 145 4.292687 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 145 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 1, Ack: 472, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame146__ /Title ( 146 4.292804 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame146__ /DEST pdfmark 0 ( 146 4.292804 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 146 \(189 bytes on wire, 189 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 1461, Ack: 472, Len: 135) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame147__ /Title ( 147 4.292860 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=1596 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame147__ /DEST pdfmark 0 ( 147 4.292860 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=1596 Win=65535 Len=0) putline 0 () putline 0 (Frame 147 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 1596, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame148__ /Title ( 148 4.296379 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame148__ /DEST pdfmark 0 ( 148 4.296379 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 148 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 1596, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame149__ /Title ( 149 4.296998 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame149__ /DEST pdfmark 0 ( 149 4.296998 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 149 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame150__ /Title ( 150 4.297570 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame150__ /DEST pdfmark 0 ( 150 4.297570 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 150 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame151__ /Title ( 151 4.297669 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame151__ /DEST pdfmark 0 ( 151 4.297669 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 151 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame152__ /Title ( 152 4.301321 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame152__ /DEST pdfmark 0 ( 152 4.301321 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 152 \(319 bytes on wire, 319 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 265) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame153__ /Title ( 153 4.301805 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=1 Ack=266 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame153__ /DEST pdfmark 0 ( 153 4.301805 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=1 Ack=266 Win=6432 Len=0) putline 0 () putline 0 (Frame 153 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 1, Ack: 266, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame154__ /Title ( 154 4.301874 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame154__ /DEST pdfmark 0 ( 154 4.301874 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 154 \(498 bytes on wire, 498 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 266, Ack: 1, Len: 444) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame155__ /Title ( 155 4.302415 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=1 Ack=710 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame155__ /DEST pdfmark 0 ( 155 4.302415 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=1 Ack=710 Win=7504 Len=0) putline 0 () putline 0 (Frame 155 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 1, Ack: 710, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame156__ /Title ( 156 4.302842 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame156__ /DEST pdfmark 0 ( 156 4.302842 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 156 \(413 bytes on wire, 413 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 1, Ack: 710, Len: 359) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame157__ /Title ( 157 4.303392 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame157__ /DEST pdfmark 0 ( 157 4.303392 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 157 \(311 bytes on wire, 311 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 710, Ack: 360, Len: 257) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame158__ /Title ( 158 4.309036 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame158__ /DEST pdfmark 0 ( 158 4.309036 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 158 \(644 bytes on wire, 644 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 1, Ack: 524, Len: 590) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame159__ /Title ( 159 4.309641 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame159__ /DEST pdfmark 0 ( 159 4.309641 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 159 \(311 bytes on wire, 311 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 524, Ack: 591, Len: 257) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame160__ /Title ( 160 4.310114 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=591 Ack=781 Win=8576 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame160__ /DEST pdfmark 0 ( 160 4.310114 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=591 Ack=781 Win=8576 Len=0) putline 0 () putline 0 (Frame 160 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 591, Ack: 781, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame161__ /Title ( 161 4.310178 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame161__ /DEST pdfmark 0 ( 161 4.310178 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 161 \(448 bytes on wire, 448 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 781, Ack: 591, Len: 394) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame162__ /Title ( 162 4.310707 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=591 Ack=1175 Win=9648 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame162__ /DEST pdfmark 0 ( 162 4.310707 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=591 Ack=1175 Win=9648 Len=0) putline 0 () putline 0 (Frame 162 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 591, Ack: 1175, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame163__ /Title ( 163 4.343113 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=360 Ack=967 Win=8576 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame163__ /DEST pdfmark 0 ( 163 4.343113 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=360 Ack=967 Win=8576 Len=0) putline 0 () putline 0 (Frame 163 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 360, Ack: 967, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame164__ /Title ( 164 4.343185 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame164__ /DEST pdfmark 0 ( 164 4.343185 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 164 \(448 bytes on wire, 448 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 967, Ack: 360, Len: 394) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame165__ /Title ( 165 4.343721 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=360 Ack=1361 Win=9648 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame165__ /DEST pdfmark 0 ( 165 4.343721 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=360 Ack=1361 Win=9648 Len=0) putline 0 () putline 0 (Frame 165 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 360, Ack: 1361, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame166__ /Title ( 166 4.345146 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame166__ /DEST pdfmark 0 ( 166 4.345146 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 166 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 3044, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame167__ /Title ( 167 4.345230 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=4492 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame167__ /DEST pdfmark 0 ( 167 4.345230 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=4492 Win=65535 Len=0) putline 0 () putline 0 (Frame 167 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 4492, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame168__ /Title ( 168 4.345803 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame168__ /DEST pdfmark 0 ( 168 4.345803 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 168 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 4492, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame169__ /Title ( 169 4.349132 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame169__ /DEST pdfmark 0 ( 169 4.349132 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 169 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 5940, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame170__ /Title ( 170 4.349229 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=7388 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame170__ /DEST pdfmark 0 ( 170 4.349229 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=7388 Win=65535 Len=0) putline 0 () putline 0 (Frame 170 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 7388, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame171__ /Title ( 171 4.352378 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame171__ /DEST pdfmark 0 ( 171 4.352378 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 171 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 7388, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame172__ /Title ( 172 4.391433 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame172__ /DEST pdfmark 0 ( 172 4.391433 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 172 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 8836, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame173__ /Title ( 173 4.391528 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=10284 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame173__ /DEST pdfmark 0 ( 173 4.391528 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=10284 Win=65535 Len=0) putline 0 () putline 0 (Frame 173 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 10284, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame174__ /Title ( 174 4.391579 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame174__ /DEST pdfmark 0 ( 174 4.391579 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 174 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 10284, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame175__ /Title ( 175 4.394615 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame175__ /DEST pdfmark 0 ( 175 4.394615 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 175 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 11732, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame176__ /Title ( 176 4.394716 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=13180 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame176__ /DEST pdfmark 0 ( 176 4.394716 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=13180 Win=65535 Len=0) putline 0 () putline 0 (Frame 176 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 13180, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame177__ /Title ( 177 4.395064 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame177__ /DEST pdfmark 0 ( 177 4.395064 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 177 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 13180, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame178__ /Title ( 178 4.396058 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame178__ /DEST pdfmark 0 ( 178 4.396058 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 178 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 14628, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame179__ /Title ( 179 4.396144 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=16076 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame179__ /DEST pdfmark 0 ( 179 4.396144 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=16076 Win=65535 Len=0) putline 0 () putline 0 (Frame 179 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 16076, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame180__ /Title ( 180 4.398472 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame180__ /DEST pdfmark 0 ( 180 4.398472 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 180 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 16076, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame181__ /Title ( 181 4.398760 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame181__ /DEST pdfmark 0 ( 181 4.398760 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 181 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 17524, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame182__ /Title ( 182 4.398842 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=18972 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame182__ /DEST pdfmark 0 ( 182 4.398842 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=18972 Win=65535 Len=0) putline 0 () putline 0 (Frame 182 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 18972, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame183__ /Title ( 183 4.401636 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame183__ /DEST pdfmark 0 ( 183 4.401636 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 183 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 18972, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame184__ /Title ( 184 4.411615 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame184__ /DEST pdfmark 0 ( 184 4.411615 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 184 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame185__ /Title ( 185 4.412176 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame185__ /DEST pdfmark 0 ( 185 4.412176 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 185 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame186__ /Title ( 186 4.412264 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame186__ /DEST pdfmark 0 ( 186 4.412264 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 186 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame187__ /Title ( 187 4.428031 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame187__ /DEST pdfmark 0 ( 187 4.428031 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 187 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 20420, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame188__ /Title ( 188 4.428122 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=21868 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame188__ /DEST pdfmark 0 ( 188 4.428122 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=21868 Win=65535 Len=0) putline 0 () putline 0 (Frame 188 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 21868, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame189__ /Title ( 189 4.428151 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame189__ /DEST pdfmark 0 ( 189 4.428151 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 189 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 21868, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame190__ /Title ( 190 4.429136 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame190__ /DEST pdfmark 0 ( 190 4.429136 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 190 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 23316, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame191__ /Title ( 191 4.429205 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=24764 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame191__ /DEST pdfmark 0 ( 191 4.429205 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=24764 Win=65535 Len=0) putline 0 () putline 0 (Frame 191 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 24764, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame192__ /Title ( 192 4.430627 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame192__ /DEST pdfmark 0 ( 192 4.430627 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 192 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 24764, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame193__ /Title ( 193 4.432335 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame193__ /DEST pdfmark 0 ( 193 4.432335 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 193 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 26212, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame194__ /Title ( 194 4.432404 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=27660 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame194__ /DEST pdfmark 0 ( 194 4.432404 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=27660 Win=65535 Len=0) putline 0 () putline 0 (Frame 194 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 27660, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame195__ /Title ( 195 4.434418 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame195__ /DEST pdfmark 0 ( 195 4.434418 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 195 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 27660, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame196__ /Title ( 196 4.434575 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame196__ /DEST pdfmark 0 ( 196 4.434575 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 196 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 29108, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame197__ /Title ( 197 4.434629 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=30556 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame197__ /DEST pdfmark 0 ( 197 4.434629 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=30556 Win=65535 Len=0) putline 0 () putline 0 (Frame 197 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 30556, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame198__ /Title ( 198 4.436125 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame198__ /DEST pdfmark 0 ( 198 4.436125 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 198 \(320 bytes on wire, 320 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 266) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame199__ /Title ( 199 4.436610 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=1 Ack=267 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame199__ /DEST pdfmark 0 ( 199 4.436610 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=1 Ack=267 Win=6432 Len=0) putline 0 () putline 0 (Frame 199 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 1, Ack: 267, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame200__ /Title ( 200 4.436674 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame200__ /DEST pdfmark 0 ( 200 4.436674 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 200 \(498 bytes on wire, 498 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 267, Ack: 1, Len: 444) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame201__ /Title ( 201 4.437477 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame201__ /DEST pdfmark 0 ( 201 4.437477 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 201 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 30556, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame202__ /Title ( 202 4.437549 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=1 Ack=711 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame202__ /DEST pdfmark 0 ( 202 4.437549 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=1 Ack=711 Win=7504 Len=0) putline 0 () putline 0 (Frame 202 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 1, Ack: 711, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame203__ /Title ( 203 4.437974 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame203__ /DEST pdfmark 0 ( 203 4.437974 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 203 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 32004, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame204__ /Title ( 204 4.438055 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=33452 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame204__ /DEST pdfmark 0 ( 204 4.438055 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=33452 Win=65535 Len=0) putline 0 () putline 0 (Frame 204 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 33452, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame205__ /Title ( 205 4.438076 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame205__ /DEST pdfmark 0 ( 205 4.438076 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 205 \(412 bytes on wire, 412 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 1, Ack: 711, Len: 358) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame206__ /Title ( 206 4.438628 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame206__ /DEST pdfmark 0 ( 206 4.438628 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 206 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 33452, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame207__ /Title ( 207 4.438747 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame207__ /DEST pdfmark 0 ( 207 4.438747 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 207 \(311 bytes on wire, 311 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 711, Ack: 359, Len: 257) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame208__ /Title ( 208 4.448154 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame208__ /DEST pdfmark 0 ( 208 4.448154 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 208 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 34900, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame209__ /Title ( 209 4.448257 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=36348 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame209__ /DEST pdfmark 0 ( 209 4.448257 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=36348 Win=65535 Len=0) putline 0 () putline 0 (Frame 209 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 36348, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame210__ /Title ( 210 4.449578 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame210__ /DEST pdfmark 0 ( 210 4.449578 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 210 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 36348, Ack: 472, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame211__ /Title ( 211 4.449650 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame211__ /DEST pdfmark 0 ( 211 4.449650 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 211 \(920 bytes on wire, 920 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 37796, Ack: 472, Len: 866) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame212__ /Title ( 212 4.449682 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [FIN, ACK] Seq=38662 Ack=472 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame212__ /DEST pdfmark 0 ( 212 4.449682 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [FIN, ACK] Seq=38662 Ack=472 Win=7504 Len=0) putline 0 () putline 0 (Frame 212 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 38662, Ack: 472, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame213__ /Title ( 213 4.449767 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=38663 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame213__ /DEST pdfmark 0 ( 213 4.449767 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [ACK] Seq=472 Ack=38663 Win=65535 Len=0) putline 0 () putline 0 (Frame 213 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 38663, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame214__ /Title ( 214 4.450089 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [FIN, ACK] Seq=472 Ack=38663 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame214__ /DEST pdfmark 0 ( 214 4.450089 172.16.255.145 193.233.144.5 TCP 1177 > 8008 [FIN, ACK] Seq=472 Ack=38663 Win=65535 Len=0) putline 0 () putline 0 (Frame 214 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1177 \(1177\), Dst Port: 8008 \(8008\), Seq: 472, Ack: 38663, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame215__ /Title ( 215 4.450448 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [ACK] Seq=38663 Ack=473 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame215__ /DEST pdfmark 0 ( 215 4.450448 193.233.144.5 172.16.255.145 TCP 8008 > 1177 [ACK] Seq=38663 Ack=473 Win=7504 Len=0) putline 0 () putline 0 (Frame 215 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1177 \(1177\), Seq: 38663, Ack: 473, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame216__ /Title ( 216 4.450795 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame216__ /DEST pdfmark 0 ( 216 4.450795 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 216 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame217__ /Title ( 217 4.451356 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame217__ /DEST pdfmark 0 ( 217 4.451356 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 217 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame218__ /Title ( 218 4.451436 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame218__ /DEST pdfmark 0 ( 218 4.451436 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 218 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame219__ /Title ( 219 4.451759 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame219__ /DEST pdfmark 0 ( 219 4.451759 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 219 \(311 bytes on wire, 311 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 257) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame220__ /Title ( 220 4.452242 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1 Ack=258 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame220__ /DEST pdfmark 0 ( 220 4.452242 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1 Ack=258 Win=6432 Len=0) putline 0 () putline 0 (Frame 220 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 1, Ack: 258, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame221__ /Title ( 221 4.452289 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame221__ /DEST pdfmark 0 ( 221 4.452289 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 221 \(448 bytes on wire, 448 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 258, Ack: 1, Len: 394) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame222__ /Title ( 222 4.452794 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1 Ack=652 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame222__ /DEST pdfmark 0 ( 222 4.452794 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1 Ack=652 Win=7504 Len=0) putline 0 () putline 0 (Frame 222 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 1, Ack: 652, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame223__ /Title ( 223 4.454426 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame223__ /DEST pdfmark 0 ( 223 4.454426 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 223 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 591, Ack: 1175, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame224__ /Title ( 224 4.454529 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame224__ /DEST pdfmark 0 ( 224 4.454529 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 224 \(1328 bytes on wire, 1328 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 2051, Ack: 1175, Len: 1274) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame225__ /Title ( 225 4.454576 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1175 Ack=3325 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame225__ /DEST pdfmark 0 ( 225 4.454576 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1175 Ack=3325 Win=65535 Len=0) putline 0 () putline 0 (Frame 225 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1175, Ack: 3325, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame226__ /Title ( 226 4.455057 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame226__ /DEST pdfmark 0 ( 226 4.455057 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 226 \(311 bytes on wire, 311 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1175, Ack: 3325, Len: 257) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame227__ /Title ( 227 4.455517 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=3325 Ack=1432 Win=10720 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame227__ /DEST pdfmark 0 ( 227 4.455517 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=3325 Ack=1432 Win=10720 Len=0) putline 0 () putline 0 (Frame 227 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 3325, Ack: 1432, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame228__ /Title ( 228 4.455568 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame228__ /DEST pdfmark 0 ( 228 4.455568 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 228 \(448 bytes on wire, 448 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1432, Ack: 3325, Len: 394) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame229__ /Title ( 229 4.456075 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=3325 Ack=1826 Win=11792 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame229__ /DEST pdfmark 0 ( 229 4.456075 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=3325 Ack=1826 Win=11792 Len=0) putline 0 () putline 0 (Frame 229 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 3325, Ack: 1826, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame230__ /Title ( 230 4.479972 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=359 Ack=968 Win=8576 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame230__ /DEST pdfmark 0 ( 230 4.479972 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=359 Ack=968 Win=8576 Len=0) putline 0 () putline 0 (Frame 230 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 359, Ack: 968, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame231__ /Title ( 231 4.480047 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame231__ /DEST pdfmark 0 ( 231 4.480047 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 231 \(448 bytes on wire, 448 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 968, Ack: 359, Len: 394) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame232__ /Title ( 232 4.480583 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=359 Ack=1362 Win=9648 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame232__ /DEST pdfmark 0 ( 232 4.480583 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=359 Ack=1362 Win=9648 Len=0) putline 0 () putline 0 (Frame 232 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 359, Ack: 1362, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame233__ /Title ( 233 4.564281 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame233__ /DEST pdfmark 0 ( 233 4.564281 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 233 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 1, Ack: 652, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame234__ /Title ( 234 4.564410 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame234__ /DEST pdfmark 0 ( 234 4.564410 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 234 \(487 bytes on wire, 487 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 1461, Ack: 652, Len: 433) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame235__ /Title ( 235 4.564467 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [ACK] Seq=652 Ack=1894 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame235__ /DEST pdfmark 0 ( 235 4.564467 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [ACK] Seq=652 Ack=1894 Win=65535 Len=0) putline 0 () putline 0 (Frame 235 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 652, Ack: 1894, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame236__ /Title ( 236 4.565021 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame236__ /DEST pdfmark 0 ( 236 4.565021 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 236 \(310 bytes on wire, 310 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 652, Ack: 1894, Len: 256) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame237__ /Title ( 237 4.565495 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1894 Ack=908 Win=8576 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame237__ /DEST pdfmark 0 ( 237 4.565495 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1894 Ack=908 Win=8576 Len=0) putline 0 () putline 0 (Frame 237 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 1894, Ack: 908, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame238__ /Title ( 238 4.565560 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame238__ /DEST pdfmark 0 ( 238 4.565560 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 238 \(206 bytes on wire, 206 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 908, Ack: 1894, Len: 152) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame239__ /Title ( 239 4.565974 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1894 Ack=1060 Win=9648 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame239__ /DEST pdfmark 0 ( 239 4.565974 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=1894 Ack=1060 Win=9648 Len=0) putline 0 () putline 0 (Frame 239 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 1894, Ack: 1060, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame240__ /Title ( 240 4.577857 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame240__ /DEST pdfmark 0 ( 240 4.577857 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 240 \(598 bytes on wire, 598 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 359, Ack: 1362, Len: 544) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame241__ /Title ( 241 4.578460 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame241__ /DEST pdfmark 0 ( 241 4.578460 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 241 \(1431 bytes on wire, 1431 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 903, Ack: 1362, Len: 1377) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame242__ /Title ( 242 4.578544 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=1362 Ack=2280 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame242__ /DEST pdfmark 0 ( 242 4.578544 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=1362 Ack=2280 Win=65535 Len=0) putline 0 () putline 0 (Frame 242 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 1362, Ack: 2280, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame243__ /Title ( 243 4.582496 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame243__ /DEST pdfmark 0 ( 243 4.582496 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 243 \(311 bytes on wire, 311 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 1362, Ack: 2280, Len: 257) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame244__ /Title ( 244 4.582974 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=2280 Ack=1619 Win=10720 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame244__ /DEST pdfmark 0 ( 244 4.582974 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=2280 Ack=1619 Win=10720 Len=0) putline 0 () putline 0 (Frame 244 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 2280, Ack: 1619, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame245__ /Title ( 245 4.583038 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame245__ /DEST pdfmark 0 ( 245 4.583038 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 245 \(448 bytes on wire, 448 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 1619, Ack: 2280, Len: 394) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame246__ /Title ( 246 4.583560 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=2280 Ack=2013 Win=11792 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame246__ /DEST pdfmark 0 ( 246 4.583560 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=2280 Ack=2013 Win=11792 Len=0) putline 0 () putline 0 (Frame 246 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 2280, Ack: 2013, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame247__ /Title ( 247 4.597101 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame247__ /DEST pdfmark 0 ( 247 4.597101 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 247 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 360, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame248__ /Title ( 248 4.597227 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame248__ /DEST pdfmark 0 ( 248 4.597227 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 248 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 1820, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame249__ /Title ( 249 4.597287 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=3280 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame249__ /DEST pdfmark 0 ( 249 4.597287 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=3280 Win=65535 Len=0) putline 0 () putline 0 (Frame 249 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 3280, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame250__ /Title ( 250 4.598301 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame250__ /DEST pdfmark 0 ( 250 4.598301 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 250 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 3280, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame251__ /Title ( 251 4.598414 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame251__ /DEST pdfmark 0 ( 251 4.598414 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 251 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 4740, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame252__ /Title ( 252 4.598474 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=6200 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame252__ /DEST pdfmark 0 ( 252 4.598474 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=6200 Win=65535 Len=0) putline 0 () putline 0 (Frame 252 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 6200, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame253__ /Title ( 253 4.598535 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame253__ /DEST pdfmark 0 ( 253 4.598535 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 253 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 6200, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame254__ /Title ( 254 4.599449 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame254__ /DEST pdfmark 0 ( 254 4.599449 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 254 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 7660, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame255__ /Title ( 255 4.599528 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=9120 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame255__ /DEST pdfmark 0 ( 255 4.599528 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=9120 Win=65535 Len=0) putline 0 () putline 0 (Frame 255 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 9120, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame256__ /Title ( 256 4.599561 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame256__ /DEST pdfmark 0 ( 256 4.599561 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 256 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 9120, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame257__ /Title ( 257 4.599689 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame257__ /DEST pdfmark 0 ( 257 4.599689 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 257 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 10580, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame258__ /Title ( 258 4.599748 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=12040 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame258__ /DEST pdfmark 0 ( 258 4.599748 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=12040 Win=65535 Len=0) putline 0 () putline 0 (Frame 258 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 12040, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame259__ /Title ( 259 4.600500 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame259__ /DEST pdfmark 0 ( 259 4.600500 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 259 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 12040, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame260__ /Title ( 260 4.600621 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame260__ /DEST pdfmark 0 ( 260 4.600621 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 260 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 13500, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame261__ /Title ( 261 4.600680 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=14960 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame261__ /DEST pdfmark 0 ( 261 4.600680 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=14960 Win=65535 Len=0) putline 0 () putline 0 (Frame 261 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 14960, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame262__ /Title ( 262 4.600741 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame262__ /DEST pdfmark 0 ( 262 4.600741 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 262 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 14960, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame263__ /Title ( 263 4.600869 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame263__ /DEST pdfmark 0 ( 263 4.600869 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 263 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 16420, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame264__ /Title ( 264 4.600928 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=17880 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame264__ /DEST pdfmark 0 ( 264 4.600928 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=17880 Win=65535 Len=0) putline 0 () putline 0 (Frame 264 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 17880, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame265__ /Title ( 265 4.600987 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame265__ /DEST pdfmark 0 ( 265 4.600987 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 265 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 17880, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame266__ /Title ( 266 4.601116 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame266__ /DEST pdfmark 0 ( 266 4.601116 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 266 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 19340, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame267__ /Title ( 267 4.601177 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=20800 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame267__ /DEST pdfmark 0 ( 267 4.601177 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=20800 Win=65535 Len=0) putline 0 () putline 0 (Frame 267 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 20800, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame268__ /Title ( 268 4.601657 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame268__ /DEST pdfmark 0 ( 268 4.601657 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 268 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 20800, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame269__ /Title ( 269 4.601776 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame269__ /DEST pdfmark 0 ( 269 4.601776 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 269 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 22260, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame270__ /Title ( 270 4.601834 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=23720 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame270__ /DEST pdfmark 0 ( 270 4.601834 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=23720 Win=65535 Len=0) putline 0 () putline 0 (Frame 270 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 23720, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame271__ /Title ( 271 4.601887 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame271__ /DEST pdfmark 0 ( 271 4.601887 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 271 \(1422 bytes on wire, 1422 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 23720, Ack: 1361, Len: 1368) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame272__ /Title ( 272 4.602016 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame272__ /DEST pdfmark 0 ( 272 4.602016 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 272 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 25088, Ack: 1361, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame273__ /Title ( 273 4.602076 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=26548 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame273__ /DEST pdfmark 0 ( 273 4.602076 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=1361 Ack=26548 Win=65535 Len=0) putline 0 () putline 0 (Frame 273 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 26548, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame274__ /Title ( 274 4.602092 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame274__ /DEST pdfmark 0 ( 274 4.602092 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 274 \(831 bytes on wire, 831 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 26548, Ack: 1361, Len: 777) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame275__ /Title ( 275 4.602720 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame275__ /DEST pdfmark 0 ( 275 4.602720 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 275 \(316 bytes on wire, 316 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1361, Ack: 27325, Len: 262) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame276__ /Title ( 276 4.603198 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27325 Ack=1623 Win=10720 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame276__ /DEST pdfmark 0 ( 276 4.603198 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27325 Ack=1623 Win=10720 Len=0) putline 0 () putline 0 (Frame 276 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 27325, Ack: 1623, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame277__ /Title ( 277 4.603253 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame277__ /DEST pdfmark 0 ( 277 4.603253 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 277 \(498 bytes on wire, 498 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 1623, Ack: 27325, Len: 444) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame278__ /Title ( 278 4.603794 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27325 Ack=2067 Win=11792 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame278__ /DEST pdfmark 0 ( 278 4.603794 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27325 Ack=2067 Win=11792 Len=0) putline 0 () putline 0 (Frame 278 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 27325, Ack: 2067, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame279__ /Title ( 279 4.604258 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame279__ /DEST pdfmark 0 ( 279 4.604258 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 279 \(413 bytes on wire, 413 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 27325, Ack: 2067, Len: 359) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame280__ /Title ( 280 4.604826 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame280__ /DEST pdfmark 0 ( 280 4.604826 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 280 \(313 bytes on wire, 313 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 2067, Ack: 27684, Len: 259) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame281__ /Title ( 281 4.645025 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27684 Ack=2326 Win=12864 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame281__ /DEST pdfmark 0 ( 281 4.645025 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27684 Ack=2326 Win=12864 Len=0) putline 0 () putline 0 (Frame 281 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 27684, Ack: 2326, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame282__ /Title ( 282 4.645099 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame282__ /DEST pdfmark 0 ( 282 4.645099 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 282 \(712 bytes on wire, 712 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 2326, Ack: 27684, Len: 658) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame283__ /Title ( 283 4.645784 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27684 Ack=2984 Win=14476 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame283__ /DEST pdfmark 0 ( 283 4.645784 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=27684 Ack=2984 Win=14476 Len=0) putline 0 () putline 0 (Frame 283 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 27684, Ack: 2984, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame284__ /Title ( 284 4.646162 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame284__ /DEST pdfmark 0 ( 284 4.646162 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 284 \(372 bytes on wire, 372 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 27684, Ack: 2984, Len: 318) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame285__ /Title ( 285 4.646759 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame285__ /DEST pdfmark 0 ( 285 4.646759 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 285 \(497 bytes on wire, 497 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 1894, Ack: 1060, Len: 443) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame286__ /Title ( 286 4.646873 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame286__ /DEST pdfmark 0 ( 286 4.646873 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 286 \(416 bytes on wire, 416 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 2984, Ack: 28002, Len: 362) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame287__ /Title ( 287 4.647368 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame287__ /DEST pdfmark 0 ( 287 4.647368 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 287 \(318 bytes on wire, 318 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 1060, Ack: 2337, Len: 264) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame288__ /Title ( 288 4.647853 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2337 Ack=1324 Win=10720 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame288__ /DEST pdfmark 0 ( 288 4.647853 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2337 Ack=1324 Win=10720 Len=0) putline 0 () putline 0 (Frame 288 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2337, Ack: 1324, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame289__ /Title ( 289 4.647921 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame289__ /DEST pdfmark 0 ( 289 4.647921 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 289 \(712 bytes on wire, 712 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 1324, Ack: 2337, Len: 658) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame290__ /Title ( 290 4.648560 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2337 Ack=1982 Win=12502 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame290__ /DEST pdfmark 0 ( 290 4.648560 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2337 Ack=1982 Win=12502 Len=0) putline 0 () putline 0 (Frame 290 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2337, Ack: 1982, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame291__ /Title ( 291 4.648960 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame291__ /DEST pdfmark 0 ( 291 4.648960 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 291 \(373 bytes on wire, 373 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2337, Ack: 1982, Len: 319) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame292__ /Title ( 292 4.649540 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame292__ /DEST pdfmark 0 ( 292 4.649540 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 292 \(313 bytes on wire, 313 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 1982, Ack: 2656, Len: 259) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame293__ /Title ( 293 4.687538 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=28002 Ack=3346 Win=15792 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame293__ /DEST pdfmark 0 ( 293 4.687538 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=28002 Ack=3346 Win=15792 Len=0) putline 0 () putline 0 (Frame 293 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 28002, Ack: 3346, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame294__ /Title ( 294 4.687612 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame294__ /DEST pdfmark 0 ( 294 4.687612 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 294 \(662 bytes on wire, 662 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 3346, Ack: 28002, Len: 608) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame295__ /Title ( 295 4.688243 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=28002 Ack=3954 Win=17108 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame295__ /DEST pdfmark 0 ( 295 4.688243 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=28002 Ack=3954 Win=17108 Len=0) putline 0 () putline 0 (Frame 295 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 28002, Ack: 3954, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame296__ /Title ( 296 4.690642 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2656 Ack=2241 Win=13818 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame296__ /DEST pdfmark 0 ( 296 4.690642 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2656 Ack=2241 Win=13818 Len=0) putline 0 () putline 0 (Frame 296 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2656, Ack: 2241, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame297__ /Title ( 297 4.690711 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame297__ /DEST pdfmark 0 ( 297 4.690711 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 297 \(712 bytes on wire, 712 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 2241, Ack: 2656, Len: 658) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame298__ /Title ( 298 4.691351 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2656 Ack=2899 Win=15134 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame298__ /DEST pdfmark 0 ( 298 4.691351 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2656 Ack=2899 Win=15134 Len=0) putline 0 () putline 0 (Frame 298 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2656, Ack: 2899, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame299__ /Title ( 299 4.691753 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame299__ /DEST pdfmark 0 ( 299 4.691753 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 299 \(373 bytes on wire, 373 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2656, Ack: 2899, Len: 319) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame300__ /Title ( 300 4.692339 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame300__ /DEST pdfmark 0 ( 300 4.692339 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 300 \(409 bytes on wire, 409 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 2899, Ack: 2975, Len: 355) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame301__ /Title ( 301 4.732898 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2975 Ack=3254 Win=16450 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame301__ /DEST pdfmark 0 ( 301 4.732898 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2975 Ack=3254 Win=16450 Len=0) putline 0 () putline 0 (Frame 301 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2975, Ack: 3254, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame302__ /Title ( 302 4.732976 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame302__ /DEST pdfmark 0 ( 302 4.732976 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 302 \(662 bytes on wire, 662 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 3254, Ack: 2975, Len: 608) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame303__ /Title ( 303 4.733610 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2975 Ack=3862 Win=17766 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame303__ /DEST pdfmark 0 ( 303 4.733610 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=2975 Ack=3862 Win=17766 Len=0) putline 0 () putline 0 (Frame 303 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2975, Ack: 3862, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame304__ /Title ( 304 4.757729 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame304__ /DEST pdfmark 0 ( 304 4.757729 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 304 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 3325, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame305__ /Title ( 305 4.757857 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame305__ /DEST pdfmark 0 ( 305 4.757857 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 305 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 4785, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame306__ /Title ( 306 4.757916 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=6245 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame306__ /DEST pdfmark 0 ( 306 4.757916 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=6245 Win=65535 Len=0) putline 0 () putline 0 (Frame 306 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 6245, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame307__ /Title ( 307 4.757942 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame307__ /DEST pdfmark 0 ( 307 4.757942 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 307 \(1382 bytes on wire, 1382 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 6245, Ack: 1826, Len: 1328) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame308__ /Title ( 308 4.758917 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame308__ /DEST pdfmark 0 ( 308 4.758917 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 308 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 7573, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame309__ /Title ( 309 4.759018 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=9033 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame309__ /DEST pdfmark 0 ( 309 4.759018 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=9033 Win=65535 Len=0) putline 0 () putline 0 (Frame 309 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 9033, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame310__ /Title ( 310 4.759038 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame310__ /DEST pdfmark 0 ( 310 4.759038 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 310 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 9033, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame311__ /Title ( 311 4.759145 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame311__ /DEST pdfmark 0 ( 311 4.759145 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 311 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 10493, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame312__ /Title ( 312 4.759197 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=11953 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame312__ /DEST pdfmark 0 ( 312 4.759197 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=11953 Win=65535 Len=0) putline 0 () putline 0 (Frame 312 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 11953, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame313__ /Title ( 313 4.760001 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame313__ /DEST pdfmark 0 ( 313 4.760001 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 313 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 11953, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame314__ /Title ( 314 4.760112 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame314__ /DEST pdfmark 0 ( 314 4.760112 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 314 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 13413, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame315__ /Title ( 315 4.760171 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=14873 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame315__ /DEST pdfmark 0 ( 315 4.760171 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=14873 Win=65535 Len=0) putline 0 () putline 0 (Frame 315 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 14873, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame316__ /Title ( 316 4.760191 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame316__ /DEST pdfmark 0 ( 316 4.760191 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 316 \(946 bytes on wire, 946 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 14873, Ack: 1826, Len: 892) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame317__ /Title ( 317 4.760316 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame317__ /DEST pdfmark 0 ( 317 4.760316 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 317 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 15765, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame318__ /Title ( 318 4.760378 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=17225 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame318__ /DEST pdfmark 0 ( 318 4.760378 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=17225 Win=65535 Len=0) putline 0 () putline 0 (Frame 318 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 17225, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame319__ /Title ( 319 4.760434 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame319__ /DEST pdfmark 0 ( 319 4.760434 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 319 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 17225, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame320__ /Title ( 320 4.760538 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame320__ /DEST pdfmark 0 ( 320 4.760538 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 320 \(1230 bytes on wire, 1230 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 18685, Ack: 1826, Len: 1176) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame321__ /Title ( 321 4.760597 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=19861 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame321__ /DEST pdfmark 0 ( 321 4.760597 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=19861 Win=65535 Len=0) putline 0 () putline 0 (Frame 321 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 19861, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame322__ /Title ( 322 4.761225 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame322__ /DEST pdfmark 0 ( 322 4.761225 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 322 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 19861, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame323__ /Title ( 323 4.761335 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame323__ /DEST pdfmark 0 ( 323 4.761335 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 323 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 21321, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame324__ /Title ( 324 4.761395 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=22781 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame324__ /DEST pdfmark 0 ( 324 4.761395 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=22781 Win=65535 Len=0) putline 0 () putline 0 (Frame 324 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 22781, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame325__ /Title ( 325 4.761432 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame325__ /DEST pdfmark 0 ( 325 4.761432 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 325 \(1230 bytes on wire, 1230 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 22781, Ack: 1826, Len: 1176) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame326__ /Title ( 326 4.761561 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame326__ /DEST pdfmark 0 ( 326 4.761561 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 326 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 23957, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame327__ /Title ( 327 4.761620 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=25417 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame327__ /DEST pdfmark 0 ( 327 4.761620 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=25417 Win=65535 Len=0) putline 0 () putline 0 (Frame 327 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 25417, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame328__ /Title ( 328 4.761676 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame328__ /DEST pdfmark 0 ( 328 4.761676 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 328 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 25417, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame329__ /Title ( 329 4.761789 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame329__ /DEST pdfmark 0 ( 329 4.761789 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 329 \(1230 bytes on wire, 1230 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 26877, Ack: 1826, Len: 1176) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame330__ /Title ( 330 4.761845 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=28053 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame330__ /DEST pdfmark 0 ( 330 4.761845 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=28053 Win=65535 Len=0) putline 0 () putline 0 (Frame 330 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 28053, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame331__ /Title ( 331 4.761929 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame331__ /DEST pdfmark 0 ( 331 4.761929 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 331 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 28053, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame332__ /Title ( 332 4.762064 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame332__ /DEST pdfmark 0 ( 332 4.762064 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 332 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 29513, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame333__ /Title ( 333 4.762121 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=30973 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame333__ /DEST pdfmark 0 ( 333 4.762121 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=30973 Win=65535 Len=0) putline 0 () putline 0 (Frame 333 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 30973, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame334__ /Title ( 334 4.762180 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame334__ /DEST pdfmark 0 ( 334 4.762180 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 334 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 30973, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame335__ /Title ( 335 4.762397 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame335__ /DEST pdfmark 0 ( 335 4.762397 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 335 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 32433, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame336__ /Title ( 336 4.762450 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=33893 Win=62615 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame336__ /DEST pdfmark 0 ( 336 4.762450 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=33893 Win=62615 Len=0) putline 0 () putline 0 (Frame 336 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 33893, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame337__ /Title ( 337 4.762551 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame337__ /DEST pdfmark 0 ( 337 4.762551 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 337 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 33893, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame338__ /Title ( 338 4.762677 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame338__ /DEST pdfmark 0 ( 338 4.762677 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 338 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 35353, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame339__ /Title ( 339 4.762726 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=36813 Win=59695 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame339__ /DEST pdfmark 0 ( 339 4.762726 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=36813 Win=59695 Len=0) putline 0 () putline 0 (Frame 339 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 36813, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame340__ /Title ( 340 4.762815 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1174 > 8008 [ACK] Seq=1826 Ack=36813 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame340__ /DEST pdfmark 0 ( 340 4.762815 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1174 > 8008 [ACK] Seq=1826 Ack=36813 Win=65535 Len=0) putline 0 () putline 0 (Frame 340 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 36813, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame341__ /Title ( 341 4.762830 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame341__ /DEST pdfmark 0 ( 341 4.762830 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 341 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 36813, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame342__ /Title ( 342 4.762930 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame342__ /DEST pdfmark 0 ( 342 4.762930 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 342 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 38273, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame343__ /Title ( 343 4.762974 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=39733 Win=64075 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame343__ /DEST pdfmark 0 ( 343 4.762974 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=39733 Win=64075 Len=0) putline 0 () putline 0 (Frame 343 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 39733, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame344__ /Title ( 344 4.763055 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame344__ /DEST pdfmark 0 ( 344 4.763055 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 344 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 39733, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame345__ /Title ( 345 4.763126 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=41193 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame345__ /DEST pdfmark 0 ( 345 4.763126 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=41193 Win=65535 Len=0) putline 0 () putline 0 (Frame 345 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 41193, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame346__ /Title ( 346 4.763175 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame346__ /DEST pdfmark 0 ( 346 4.763175 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 346 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 41193, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame347__ /Title ( 347 4.763312 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame347__ /DEST pdfmark 0 ( 347 4.763312 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 347 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 42653, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame348__ /Title ( 348 4.763379 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=44113 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame348__ /DEST pdfmark 0 ( 348 4.763379 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=44113 Win=65535 Len=0) putline 0 () putline 0 (Frame 348 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 44113, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame349__ /Title ( 349 4.763437 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame349__ /DEST pdfmark 0 ( 349 4.763437 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 349 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 44113, Ack: 1826, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame350__ /Title ( 350 4.763496 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame350__ /DEST pdfmark 0 ( 350 4.763496 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 350 \(732 bytes on wire, 732 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 45573, Ack: 1826, Len: 678) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame351__ /Title ( 351 4.763543 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=46251 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame351__ /DEST pdfmark 0 ( 351 4.763543 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=1826 Ack=46251 Win=65535 Len=0) putline 0 () putline 0 (Frame 351 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 46251, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame352__ /Title ( 352 4.764512 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame352__ /DEST pdfmark 0 ( 352 4.764512 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 352 \(319 bytes on wire, 319 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 1826, Ack: 46251, Len: 265) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame353__ /Title ( 353 4.765014 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=46251 Ack=2091 Win=12864 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame353__ /DEST pdfmark 0 ( 353 4.765014 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=46251 Ack=2091 Win=12864 Len=0) putline 0 () putline 0 (Frame 353 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 46251, Ack: 2091, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame354__ /Title ( 354 4.765083 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame354__ /DEST pdfmark 0 ( 354 4.765083 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 354 \(206 bytes on wire, 206 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 2091, Ack: 46251, Len: 152) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame355__ /Title ( 355 4.765503 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=46251 Ack=2243 Win=13936 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame355__ /DEST pdfmark 0 ( 355 4.765503 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=46251 Ack=2243 Win=13936 Len=0) putline 0 () putline 0 (Frame 355 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 46251, Ack: 2243, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame356__ /Title ( 356 4.787960 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame356__ /DEST pdfmark 0 ( 356 4.787960 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 356 \(859 bytes on wire, 859 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 28002, Ack: 3954, Len: 805) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame357__ /Title ( 357 4.788093 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [FIN, ACK] Seq=28807 Ack=3954 Win=17108 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame357__ /DEST pdfmark 0 ( 357 4.788093 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [FIN, ACK] Seq=28807 Ack=3954 Win=17108 Len=0) putline 0 () putline 0 (Frame 357 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 28807, Ack: 3954, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame358__ /Title ( 358 4.788188 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=3954 Ack=28808 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame358__ /DEST pdfmark 0 ( 358 4.788188 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [ACK] Seq=3954 Ack=28808 Win=65535 Len=0) putline 0 () putline 0 (Frame 358 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 3954, Ack: 28808, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame359__ /Title ( 359 4.788596 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [FIN, ACK] Seq=3954 Ack=28808 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame359__ /DEST pdfmark 0 ( 359 4.788596 172.16.255.145 193.233.144.5 TCP 1175 > 8008 [FIN, ACK] Seq=3954 Ack=28808 Win=65535 Len=0) putline 0 () putline 0 (Frame 359 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1175 \(1175\), Dst Port: 8008 \(8008\), Seq: 3954, Ack: 28808, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame360__ /Title ( 360 4.788969 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=28808 Ack=3955 Win=17108 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame360__ /DEST pdfmark 0 ( 360 4.788969 193.233.144.5 172.16.255.145 TCP 8008 > 1175 [ACK] Seq=28808 Ack=3955 Win=17108 Len=0) putline 0 () putline 0 (Frame 360 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1175 \(1175\), Seq: 28808, Ack: 3955, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame361__ /Title ( 361 4.789293 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame361__ /DEST pdfmark 0 ( 361 4.789293 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 361 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame362__ /Title ( 362 4.789910 193.233.144.5 172.16.255.145 TCP 8008 > 1179 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame362__ /DEST pdfmark 0 ( 362 4.789910 193.233.144.5 172.16.255.145 TCP 8008 > 1179 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 362 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame363__ /Title ( 363 4.789995 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame363__ /DEST pdfmark 0 ( 363 4.789995 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 363 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame364__ /Title ( 364 4.792154 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame364__ /DEST pdfmark 0 ( 364 4.792154 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 364 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 2280, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame365__ /Title ( 365 4.792275 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame365__ /DEST pdfmark 0 ( 365 4.792275 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 365 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 3740, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame366__ /Title ( 366 4.792329 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=5200 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame366__ /DEST pdfmark 0 ( 366 4.792329 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=5200 Win=65535 Len=0) putline 0 () putline 0 (Frame 366 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 5200, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame367__ /Title ( 367 4.792371 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame367__ /DEST pdfmark 0 ( 367 4.792371 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 367 \(1382 bytes on wire, 1382 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 5200, Ack: 2013, Len: 1328) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame368__ /Title ( 368 4.793312 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame368__ /DEST pdfmark 0 ( 368 4.793312 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 368 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 6528, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame369__ /Title ( 369 4.793386 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=7988 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame369__ /DEST pdfmark 0 ( 369 4.793386 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=7988 Win=65535 Len=0) putline 0 () putline 0 (Frame 369 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 7988, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame370__ /Title ( 370 4.793421 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame370__ /DEST pdfmark 0 ( 370 4.793421 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 370 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 7988, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame371__ /Title ( 371 4.793549 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame371__ /DEST pdfmark 0 ( 371 4.793549 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 371 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 9448, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame372__ /Title ( 372 4.793604 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=10908 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame372__ /DEST pdfmark 0 ( 372 4.793604 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=10908 Win=65535 Len=0) putline 0 () putline 0 (Frame 372 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 10908, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame373__ /Title ( 373 4.794365 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame373__ /DEST pdfmark 0 ( 373 4.794365 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 373 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 10908, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame374__ /Title ( 374 4.794480 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame374__ /DEST pdfmark 0 ( 374 4.794480 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 374 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 12368, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame375__ /Title ( 375 4.794532 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=13828 Win=64075 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame375__ /DEST pdfmark 0 ( 375 4.794532 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=13828 Win=64075 Len=0) putline 0 () putline 0 (Frame 375 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 13828, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame376__ /Title ( 376 4.794551 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame376__ /DEST pdfmark 0 ( 376 4.794551 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 376 \(946 bytes on wire, 946 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 13828, Ack: 2013, Len: 892) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame377__ /Title ( 377 4.794682 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame377__ /DEST pdfmark 0 ( 377 4.794682 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 377 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 14720, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame378__ /Title ( 378 4.794732 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=16180 Win=61723 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame378__ /DEST pdfmark 0 ( 378 4.794732 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=16180 Win=61723 Len=0) putline 0 () putline 0 (Frame 378 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 16180, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame379__ /Title ( 379 4.794802 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame379__ /DEST pdfmark 0 ( 379 4.794802 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 379 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 16180, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame380__ /Title ( 380 4.794904 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame380__ /DEST pdfmark 0 ( 380 4.794904 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 380 \(1230 bytes on wire, 1230 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 17640, Ack: 2013, Len: 1176) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame381__ /Title ( 381 4.794952 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=18816 Win=59087 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame381__ /DEST pdfmark 0 ( 381 4.794952 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=18816 Win=59087 Len=0) putline 0 () putline 0 (Frame 381 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 18816, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame382__ /Title ( 382 4.795558 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame382__ /DEST pdfmark 0 ( 382 4.795558 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 382 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 18816, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame383__ /Title ( 383 4.795679 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame383__ /DEST pdfmark 0 ( 383 4.795679 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 383 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 20276, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame384__ /Title ( 384 4.795724 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=21736 Win=56167 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame384__ /DEST pdfmark 0 ( 384 4.795724 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=21736 Win=56167 Len=0) putline 0 () putline 0 (Frame 384 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 21736, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame385__ /Title ( 385 4.795775 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame385__ /DEST pdfmark 0 ( 385 4.795775 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 385 \(1230 bytes on wire, 1230 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 21736, Ack: 2013, Len: 1176) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame386__ /Title ( 386 4.795901 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame386__ /DEST pdfmark 0 ( 386 4.795901 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 386 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 22912, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame387__ /Title ( 387 4.795943 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=24372 Win=53531 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame387__ /DEST pdfmark 0 ( 387 4.795943 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=24372 Win=53531 Len=0) putline 0 () putline 0 (Frame 387 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 24372, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame388__ /Title ( 388 4.796023 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame388__ /DEST pdfmark 0 ( 388 4.796023 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 388 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 24372, Ack: 2013, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame389__ /Title ( 389 4.796130 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame389__ /DEST pdfmark 0 ( 389 4.796130 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 389 \(1274 bytes on wire, 1274 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 25832, Ack: 2013, Len: 1220) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame390__ /Title ( 390 4.796173 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=27052 Win=50851 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame390__ /DEST pdfmark 0 ( 390 4.796173 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=2013 Ack=27052 Win=50851 Len=0) putline 0 () putline 0 (Frame 390 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 27052, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame391__ /Title ( 391 4.813810 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1176 > 8008 [ACK] Seq=2013 Ack=27052 Win=59043 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame391__ /DEST pdfmark 0 ( 391 4.813810 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1176 > 8008 [ACK] Seq=2013 Ack=27052 Win=59043 Len=0) putline 0 () putline 0 (Frame 391 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 27052, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame392__ /Title ( 392 4.814002 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1176 > 8008 [ACK] Seq=2013 Ack=27052 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame392__ /DEST pdfmark 0 ( 392 4.814002 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1176 > 8008 [ACK] Seq=2013 Ack=27052 Win=65535 Len=0) putline 0 () putline 0 (Frame 392 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 27052, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame393__ /Title ( 393 4.814380 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame393__ /DEST pdfmark 0 ( 393 4.814380 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 393 \(319 bytes on wire, 319 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 265) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame394__ /Title ( 394 4.814859 193.233.144.5 172.16.255.145 TCP 8008 > 1179 [ACK] Seq=1 Ack=266 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame394__ /DEST pdfmark 0 ( 394 4.814859 193.233.144.5 172.16.255.145 TCP 8008 > 1179 [ACK] Seq=1 Ack=266 Win=6432 Len=0) putline 0 () putline 0 (Frame 394 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 1, Ack: 266, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame395__ /Title ( 395 4.814925 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame395__ /DEST pdfmark 0 ( 395 4.814925 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 395 \(206 bytes on wire, 206 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 266, Ack: 1, Len: 152) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame396__ /Title ( 396 4.815335 193.233.144.5 172.16.255.145 TCP 8008 > 1179 [ACK] Seq=1 Ack=418 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame396__ /DEST pdfmark 0 ( 396 4.815335 193.233.144.5 172.16.255.145 TCP 8008 > 1179 [ACK] Seq=1 Ack=418 Win=7504 Len=0) putline 0 () putline 0 (Frame 396 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 1, Ack: 418, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame397__ /Title ( 397 4.822623 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame397__ /DEST pdfmark 0 ( 397 4.822623 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 397 \(959 bytes on wire, 959 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2013, Ack: 27052, Len: 905) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame398__ /Title ( 398 4.823386 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27052 Ack=2918 Win=13575 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame398__ /DEST pdfmark 0 ( 398 4.823386 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27052 Ack=2918 Win=13575 Len=0) putline 0 () putline 0 (Frame 398 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 27052, Ack: 2918, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame399__ /Title ( 399 4.823465 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame399__ /DEST pdfmark 0 ( 399 4.823465 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 399 \(206 bytes on wire, 206 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 2918, Ack: 27052, Len: 152) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame400__ /Title ( 400 4.823877 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27052 Ack=3070 Win=15385 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame400__ /DEST pdfmark 0 ( 400 4.823877 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27052 Ack=3070 Win=15385 Len=0) putline 0 () putline 0 (Frame 400 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 27052, Ack: 3070, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame401__ /Title ( 401 4.824587 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame401__ /DEST pdfmark 0 ( 401 4.824587 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 401 \(859 bytes on wire, 859 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 2975, Ack: 3862, Len: 805) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame402__ /Title ( 402 4.824712 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [FIN, ACK] Seq=3780 Ack=3862 Win=17766 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame402__ /DEST pdfmark 0 ( 402 4.824712 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [FIN, ACK] Seq=3780 Ack=3862 Win=17766 Len=0) putline 0 () putline 0 (Frame 402 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 3780, Ack: 3862, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame403__ /Title ( 403 4.824805 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [ACK] Seq=3862 Ack=3781 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame403__ /DEST pdfmark 0 ( 403 4.824805 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [ACK] Seq=3862 Ack=3781 Win=65535 Len=0) putline 0 () putline 0 (Frame 403 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 3862, Ack: 3781, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame404__ /Title ( 404 4.825137 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [FIN, ACK] Seq=3862 Ack=3781 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame404__ /DEST pdfmark 0 ( 404 4.825137 172.16.255.145 193.233.144.5 TCP 1178 > 8008 [FIN, ACK] Seq=3862 Ack=3781 Win=65535 Len=0) putline 0 () putline 0 (Frame 404 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1178 \(1178\), Dst Port: 8008 \(8008\), Seq: 3862, Ack: 3781, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame405__ /Title ( 405 4.825512 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=3781 Ack=3863 Win=17766 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame405__ /DEST pdfmark 0 ( 405 4.825512 193.233.144.5 172.16.255.145 TCP 8008 > 1178 [ACK] Seq=3781 Ack=3863 Win=17766 Len=0) putline 0 () putline 0 (Frame 405 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1178 \(1178\), Seq: 3781, Ack: 3863, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame406__ /Title ( 406 4.854242 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame406__ /DEST pdfmark 0 ( 406 4.854242 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 406 \(874 bytes on wire, 874 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 46251, Ack: 2243, Len: 820) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame407__ /Title ( 407 4.878054 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame407__ /DEST pdfmark 0 ( 407 4.878054 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 407 \(376 bytes on wire, 376 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 2243, Ack: 47071, Len: 322) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame408__ /Title ( 408 4.878582 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=47071 Ack=2565 Win=15008 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame408__ /DEST pdfmark 0 ( 408 4.878582 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=47071 Ack=2565 Win=15008 Len=0) putline 0 () putline 0 (Frame 408 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 47071, Ack: 2565, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame409__ /Title ( 409 4.878653 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame409__ /DEST pdfmark 0 ( 409 4.878653 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 409 \(225 bytes on wire, 225 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 2565, Ack: 47071, Len: 171) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame410__ /Title ( 410 4.879081 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=47071 Ack=2736 Win=16080 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame410__ /DEST pdfmark 0 ( 410 4.879081 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=47071 Ack=2736 Win=16080 Len=0) putline 0 () putline 0 (Frame 410 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 47071, Ack: 2736, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame411__ /Title ( 411 4.891052 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame411__ /DEST pdfmark 0 ( 411 4.891052 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 411 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1180 \(1180\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame412__ /Title ( 412 4.891746 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame412__ /DEST pdfmark 0 ( 412 4.891746 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 412 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 1, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame413__ /Title ( 413 4.891874 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame413__ /DEST pdfmark 0 ( 413 4.891874 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 413 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 1461, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame414__ /Title ( 414 4.891909 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame414__ /DEST pdfmark 0 ( 414 4.891909 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 414 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame415__ /Title ( 415 4.891984 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame415__ /DEST pdfmark 0 ( 415 4.891984 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 415 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1180 \(1180\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame416__ /Title ( 416 4.892009 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=2921 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame416__ /DEST pdfmark 0 ( 416 4.892009 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=2921 Win=65535 Len=0) putline 0 () putline 0 (Frame 416 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 2921, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame417__ /Title ( 417 4.893049 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame417__ /DEST pdfmark 0 ( 417 4.893049 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 417 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 2921, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame418__ /Title ( 418 4.893155 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame418__ /DEST pdfmark 0 ( 418 4.893155 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 418 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 4381, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame419__ /Title ( 419 4.893214 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=5841 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame419__ /DEST pdfmark 0 ( 419 4.893214 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=5841 Win=65535 Len=0) putline 0 () putline 0 (Frame 419 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 5841, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame420__ /Title ( 420 4.893289 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame420__ /DEST pdfmark 0 ( 420 4.893289 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 420 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 5841, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame421__ /Title ( 421 4.894246 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame421__ /DEST pdfmark 0 ( 421 4.894246 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 421 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 7301, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame422__ /Title ( 422 4.894372 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=8761 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame422__ /DEST pdfmark 0 ( 422 4.894372 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=8761 Win=65535 Len=0) putline 0 () putline 0 (Frame 422 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 8761, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame423__ /Title ( 423 4.894396 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame423__ /DEST pdfmark 0 ( 423 4.894396 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 423 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 8761, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame424__ /Title ( 424 4.894455 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame424__ /DEST pdfmark 0 ( 424 4.894455 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 424 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 10221, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame425__ /Title ( 425 4.894503 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=11681 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame425__ /DEST pdfmark 0 ( 425 4.894503 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=11681 Win=65535 Len=0) putline 0 () putline 0 (Frame 425 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 11681, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame426__ /Title ( 426 4.895371 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame426__ /DEST pdfmark 0 ( 426 4.895371 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 426 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 11681, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame427__ /Title ( 427 4.895463 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame427__ /DEST pdfmark 0 ( 427 4.895463 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 427 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 13141, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame428__ /Title ( 428 4.895524 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=14601 Win=64075 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame428__ /DEST pdfmark 0 ( 428 4.895524 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=14601 Win=64075 Len=0) putline 0 () putline 0 (Frame 428 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 14601, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame429__ /Title ( 429 4.895585 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame429__ /DEST pdfmark 0 ( 429 4.895585 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 429 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 14601, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame430__ /Title ( 430 4.895715 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame430__ /DEST pdfmark 0 ( 430 4.895715 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 430 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 16061, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame431__ /Title ( 431 4.895760 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=17521 Win=61155 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame431__ /DEST pdfmark 0 ( 431 4.895760 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=17521 Win=61155 Len=0) putline 0 () putline 0 (Frame 431 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 17521, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame432__ /Title ( 432 4.895834 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame432__ /DEST pdfmark 0 ( 432 4.895834 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 432 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 17521, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame433__ /Title ( 433 4.895960 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame433__ /DEST pdfmark 0 ( 433 4.895960 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 433 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 18981, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame434__ /Title ( 434 4.896005 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=20441 Win=58235 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame434__ /DEST pdfmark 0 ( 434 4.896005 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=20441 Win=58235 Len=0) putline 0 () putline 0 (Frame 434 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 20441, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame435__ /Title ( 435 4.896503 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame435__ /DEST pdfmark 0 ( 435 4.896503 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 435 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 20441, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame436__ /Title ( 436 4.896615 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame436__ /DEST pdfmark 0 ( 436 4.896615 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 436 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 21901, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame437__ /Title ( 437 4.896666 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=23361 Win=55315 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame437__ /DEST pdfmark 0 ( 437 4.896666 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=23361 Win=55315 Len=0) putline 0 () putline 0 (Frame 437 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 23361, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame438__ /Title ( 438 4.896722 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame438__ /DEST pdfmark 0 ( 438 4.896722 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 438 \(1383 bytes on wire, 1383 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 23361, Ack: 418, Len: 1329) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame439__ /Title ( 439 4.896854 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame439__ /DEST pdfmark 0 ( 439 4.896854 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 439 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 24690, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame440__ /Title ( 440 4.896904 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=26150 Win=52526 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame440__ /DEST pdfmark 0 ( 440 4.896904 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=26150 Win=52526 Len=0) putline 0 () putline 0 (Frame 440 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 26150, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame441__ /Title ( 441 4.896972 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame441__ /DEST pdfmark 0 ( 441 4.896972 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 441 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 26150, Ack: 418, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame442__ /Title ( 442 4.897074 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame442__ /DEST pdfmark 0 ( 442 4.897074 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 442 \(1230 bytes on wire, 1230 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 27610, Ack: 418, Len: 1176) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame443__ /Title ( 443 4.897119 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=28786 Win=49890 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame443__ /DEST pdfmark 0 ( 443 4.897119 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=28786 Win=49890 Len=0) putline 0 () putline 0 (Frame 443 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 28786, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame444__ /Title ( 444 4.897177 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame444__ /DEST pdfmark 0 ( 444 4.897177 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 444 \(1308 bytes on wire, 1308 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1179 \(1179\), Seq: 28786, Ack: 418, Len: 1254) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame445__ /Title ( 445 4.914601 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame445__ /DEST pdfmark 0 ( 445 4.914601 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 445 \(554 bytes on wire, 554 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 27052, Ack: 3070, Len: 500) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame446__ /Title ( 446 4.934732 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=30040 Win=56828 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame446__ /DEST pdfmark 0 ( 446 4.934732 172.16.255.145 193.233.144.5 TCP 1179 > 8008 [ACK] Seq=418 Ack=30040 Win=56828 Len=0) putline 0 () putline 0 (Frame 446 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 30040, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame447__ /Title ( 447 4.934859 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1179 > 8008 [ACK] Seq=418 Ack=30040 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame447__ /DEST pdfmark 0 ( 447 4.934859 172.16.255.145 193.233.144.5 TCP [TCP Window Update] 1179 > 8008 [ACK] Seq=418 Ack=30040 Win=65535 Len=0) putline 0 () putline 0 (Frame 447 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1179 \(1179\), Dst Port: 8008 \(8008\), Seq: 418, Ack: 30040, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame448__ /Title ( 448 4.935311 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame448__ /DEST pdfmark 0 ( 448 4.935311 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 448 \(369 bytes on wire, 369 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1180 \(1180\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 315) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame449__ /Title ( 449 4.935808 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [ACK] Seq=1 Ack=316 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame449__ /DEST pdfmark 0 ( 449 4.935808 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [ACK] Seq=1 Ack=316 Win=6432 Len=0) putline 0 () putline 0 (Frame 449 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 1, Ack: 316, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame450__ /Title ( 450 4.935874 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame450__ /DEST pdfmark 0 ( 450 4.935874 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 450 \(218 bytes on wire, 218 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1180 \(1180\), Dst Port: 8008 \(8008\), Seq: 316, Ack: 1, Len: 164) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame451__ /Title ( 451 4.936284 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [ACK] Seq=1 Ack=480 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame451__ /DEST pdfmark 0 ( 451 4.936284 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [ACK] Seq=1 Ack=480 Win=7504 Len=0) putline 0 () putline 0 (Frame 451 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 1, Ack: 480, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame452__ /Title ( 452 4.964717 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame452__ /DEST pdfmark 0 ( 452 4.964717 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 452 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 47071, Ack: 2736, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame453__ /Title ( 453 4.964829 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame453__ /DEST pdfmark 0 ( 453 4.964829 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 453 \(189 bytes on wire, 189 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 48531, Ack: 2736, Len: 135) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame454__ /Title ( 454 4.964882 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=2736 Ack=48666 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame454__ /DEST pdfmark 0 ( 454 4.964882 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=2736 Ack=48666 Win=65535 Len=0) putline 0 () putline 0 (Frame 454 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 2736, Ack: 48666, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame455__ /Title ( 455 4.966023 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame455__ /DEST pdfmark 0 ( 455 4.966023 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 455 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 48666, Ack: 2736, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame456__ /Title ( 456 5.003986 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame456__ /DEST pdfmark 0 ( 456 5.003986 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 456 \(1154 bytes on wire, 1154 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 50114, Ack: 2736, Len: 1100) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame457__ /Title ( 457 5.004061 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [FIN, ACK] Seq=51214 Ack=2736 Win=16080 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame457__ /DEST pdfmark 0 ( 457 5.004061 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [FIN, ACK] Seq=51214 Ack=2736 Win=16080 Len=0) putline 0 () putline 0 (Frame 457 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 51214, Ack: 2736, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame458__ /Title ( 458 5.004164 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=2736 Ack=51215 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame458__ /DEST pdfmark 0 ( 458 5.004164 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [ACK] Seq=2736 Ack=51215 Win=65535 Len=0) putline 0 () putline 0 (Frame 458 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 2736, Ack: 51215, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame459__ /Title ( 459 5.006213 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [FIN, ACK] Seq=2736 Ack=51215 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame459__ /DEST pdfmark 0 ( 459 5.006213 172.16.255.145 193.233.144.5 TCP 1174 > 8008 [FIN, ACK] Seq=2736 Ack=51215 Win=65535 Len=0) putline 0 () putline 0 (Frame 459 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1174 \(1174\), Dst Port: 8008 \(8008\), Seq: 2736, Ack: 51215, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame460__ /Title ( 460 5.006576 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=51215 Ack=2737 Win=16080 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame460__ /DEST pdfmark 0 ( 460 5.006576 193.233.144.5 172.16.255.145 TCP 8008 > 1174 [ACK] Seq=51215 Ack=2737 Win=16080 Len=0) putline 0 () putline 0 (Frame 460 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1174 \(1174\), Seq: 51215, Ack: 2737, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame461__ /Title ( 461 5.022148 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame461__ /DEST pdfmark 0 ( 461 5.022148 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 461 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 1, Ack: 480, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame462__ /Title ( 462 5.022265 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame462__ /DEST pdfmark 0 ( 462 5.022265 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 462 \(189 bytes on wire, 189 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 1461, Ack: 480, Len: 135) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame463__ /Title ( 463 5.022323 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [ACK] Seq=480 Ack=1596 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame463__ /DEST pdfmark 0 ( 463 5.022323 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [ACK] Seq=480 Ack=1596 Win=65535 Len=0) putline 0 () putline 0 (Frame 463 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1180 \(1180\), Dst Port: 8008 \(8008\), Seq: 480, Ack: 1596, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame464__ /Title ( 464 5.023521 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame464__ /DEST pdfmark 0 ( 464 5.023521 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 464 \(1502 bytes on wire, 1502 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 1596, Ack: 480, Len: 1448) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame465__ /Title ( 465 5.055411 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame465__ /DEST pdfmark 0 ( 465 5.055411 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 465 \(1148 bytes on wire, 1148 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 3044, Ack: 480, Len: 1094) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame466__ /Title ( 466 5.055484 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [FIN, ACK] Seq=4138 Ack=480 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame466__ /DEST pdfmark 0 ( 466 5.055484 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [FIN, ACK] Seq=4138 Ack=480 Win=7504 Len=0) putline 0 () putline 0 (Frame 466 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 4138, Ack: 480, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame467__ /Title ( 467 5.055577 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [ACK] Seq=480 Ack=4139 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame467__ /DEST pdfmark 0 ( 467 5.055577 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [ACK] Seq=480 Ack=4139 Win=65535 Len=0) putline 0 () putline 0 (Frame 467 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1180 \(1180\), Dst Port: 8008 \(8008\), Seq: 480, Ack: 4139, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame468__ /Title ( 468 5.055841 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [FIN, ACK] Seq=480 Ack=4139 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame468__ /DEST pdfmark 0 ( 468 5.055841 172.16.255.145 193.233.144.5 TCP 1180 > 8008 [FIN, ACK] Seq=480 Ack=4139 Win=65535 Len=0) putline 0 () putline 0 (Frame 468 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1180 \(1180\), Dst Port: 8008 \(8008\), Seq: 480, Ack: 4139, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame469__ /Title ( 469 5.056202 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [ACK] Seq=4139 Ack=481 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame469__ /DEST pdfmark 0 ( 469 5.056202 193.233.144.5 172.16.255.145 TCP 8008 > 1180 [ACK] Seq=4139 Ack=481 Win=7504 Len=0) putline 0 () putline 0 (Frame 469 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1180 \(1180\), Seq: 4139, Ack: 481, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame470__ /Title ( 470 5.064716 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=3070 Ack=27552 Win=65035 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame470__ /DEST pdfmark 0 ( 470 5.064716 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=3070 Ack=27552 Win=65035 Len=0) putline 0 () putline 0 (Frame 470 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 3070, Ack: 27552, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame471__ /Title ( 471 6.025594 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame471__ /DEST pdfmark 0 ( 471 6.025594 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 471 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame472__ /Title ( 472 8.032250 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame472__ /DEST pdfmark 0 ( 472 8.032250 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 472 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame473__ /Title ( 473 10.040319 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame473__ /DEST pdfmark 0 ( 473 10.040319 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 473 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame474__ /Title ( 474 12.048379 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame474__ /DEST pdfmark 0 ( 474 12.048379 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 474 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame475__ /Title ( 475 12.919550 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame475__ /DEST pdfmark 0 ( 475 12.919550 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) putline 0 () putline 0 (Frame 475 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\), Dst: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Destination: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Source: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Type: Loopback \(0x9000\)) putline 0 (Configuration Test Protocol \(loopback\)) putline 0 (Data \(40 bytes\)) putline 0 () putline 0 (0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0020 00 00 00 00 00 00 00 00 ........) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame476__ /Title ( 476 14.056450 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame476__ /DEST pdfmark 0 ( 476 14.056450 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 476 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame477__ /Title ( 477 16.064512 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame477__ /DEST pdfmark 0 ( 477 16.064512 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 477 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame478__ /Title ( 478 18.073944 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame478__ /DEST pdfmark 0 ( 478 18.073944 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 478 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame479__ /Title ( 479 20.080645 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame479__ /DEST pdfmark 0 ( 479 20.080645 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 479 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame480__ /Title ( 480 22.088698 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame480__ /DEST pdfmark 0 ( 480 22.088698 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 480 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame481__ /Title ( 481 22.927969 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame481__ /DEST pdfmark 0 ( 481 22.927969 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) putline 0 () putline 0 (Frame 481 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\), Dst: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Destination: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Source: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Type: Loopback \(0x9000\)) putline 0 (Configuration Test Protocol \(loopback\)) putline 0 (Data \(40 bytes\)) putline 0 () putline 0 (0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0020 00 00 00 00 00 00 00 00 ........) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame482__ /Title ( 482 24.096764 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame482__ /DEST pdfmark 0 ( 482 24.096764 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 482 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame483__ /Title ( 483 26.104831 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame483__ /DEST pdfmark 0 ( 483 26.104831 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 483 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame484__ /Title ( 484 28.114302 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame484__ /DEST pdfmark 0 ( 484 28.114302 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 484 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame485__ /Title ( 485 28.502507 Cisco_e8:bf:8b CDP/VTP/DTP/PAgP/UDLD CDP Cisco Discovery Protocol) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame485__ /DEST pdfmark 0 ( 485 28.502507 Cisco_e8:bf:8b CDP/VTP/DTP/PAgP/UDLD CDP Cisco Discovery Protocol) putline 0 () putline 0 (Frame 485 \(383 bytes on wire, 383 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Cisco Discovery Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame486__ /Title ( 486 30.120958 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame486__ /DEST pdfmark 0 ( 486 30.120958 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 486 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame487__ /Title ( 487 32.129025 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame487__ /DEST pdfmark 0 ( 487 32.129025 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 487 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame488__ /Title ( 488 32.928193 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame488__ /DEST pdfmark 0 ( 488 32.928193 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) putline 0 () putline 0 (Frame 488 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\), Dst: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Destination: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Source: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Type: Loopback \(0x9000\)) putline 0 (Configuration Test Protocol \(loopback\)) putline 0 (Data \(40 bytes\)) putline 0 () putline 0 (0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0020 00 00 00 00 00 00 00 00 ........) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame489__ /Title ( 489 33.210207 Cisco_e8:bf:8b CDP/VTP/DTP/PAgP/UDLD DTP Dynamic Trunking Protocol) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame489__ /DEST pdfmark 0 ( 489 33.210207 Cisco_e8:bf:8b CDP/VTP/DTP/PAgP/UDLD DTP Dynamic Trunking Protocol) putline 0 () putline 0 (Frame 489 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Dynamic Trunking Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame490__ /Title ( 490 34.137090 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame490__ /DEST pdfmark 0 ( 490 34.137090 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 490 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame491__ /Title ( 491 36.145156 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame491__ /DEST pdfmark 0 ( 491 36.145156 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 491 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame492__ /Title ( 492 38.077880 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame492__ /DEST pdfmark 0 ( 492 38.077880 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 492 \(386 bytes on wire, 386 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 3070, Ack: 27552, Len: 332) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame493__ /Title ( 493 38.078477 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27552 Ack=3402 Win=17195 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame493__ /DEST pdfmark 0 ( 493 38.078477 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27552 Ack=3402 Win=17195 Len=0) putline 0 () putline 0 (Frame 493 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 27552, Ack: 3402, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame494__ /Title ( 494 38.078551 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame494__ /DEST pdfmark 0 ( 494 38.078551 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 494 \(263 bytes on wire, 263 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 3402, Ack: 27552, Len: 209) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame495__ /Title ( 495 38.078996 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27552 Ack=3611 Win=19005 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame495__ /DEST pdfmark 0 ( 495 38.078996 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=27552 Ack=3611 Win=19005 Len=0) putline 0 () putline 0 (Frame 495 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 27552, Ack: 3611, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame496__ /Title ( 496 38.154577 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame496__ /DEST pdfmark 0 ( 496 38.154577 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 496 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame497__ /Title ( 497 38.279072 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame497__ /DEST pdfmark 0 ( 497 38.279072 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 497 \(1458 bytes on wire, 1458 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 27552, Ack: 3611, Len: 1404) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame498__ /Title ( 498 38.279614 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [FIN, ACK] Seq=28956 Ack=3611 Win=19005 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame498__ /DEST pdfmark 0 ( 498 38.279614 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [FIN, ACK] Seq=28956 Ack=3611 Win=19005 Len=0) putline 0 () putline 0 (Frame 498 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 28956, Ack: 3611, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame499__ /Title ( 499 38.279709 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=3611 Ack=28957 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame499__ /DEST pdfmark 0 ( 499 38.279709 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [ACK] Seq=3611 Ack=28957 Win=65535 Len=0) putline 0 () putline 0 (Frame 499 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 3611, Ack: 28957, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame500__ /Title ( 500 38.280103 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [FIN, ACK] Seq=3611 Ack=28957 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame500__ /DEST pdfmark 0 ( 500 38.280103 172.16.255.145 193.233.144.5 TCP 1176 > 8008 [FIN, ACK] Seq=3611 Ack=28957 Win=65535 Len=0) putline 0 () putline 0 (Frame 500 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1176 \(1176\), Dst Port: 8008 \(8008\), Seq: 3611, Ack: 28957, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame501__ /Title ( 501 38.280467 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=28957 Ack=3612 Win=19005 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame501__ /DEST pdfmark 0 ( 501 38.280467 193.233.144.5 172.16.255.145 TCP 8008 > 1176 [ACK] Seq=28957 Ack=3612 Win=19005 Len=0) putline 0 () putline 0 (Frame 501 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1176 \(1176\), Seq: 28957, Ack: 3612, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame502__ /Title ( 502 38.306271 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame502__ /DEST pdfmark 0 ( 502 38.306271 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 502 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame503__ /Title ( 503 38.306863 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame503__ /DEST pdfmark 0 ( 503 38.306863 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 503 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame504__ /Title ( 504 38.306949 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame504__ /DEST pdfmark 0 ( 504 38.306949 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 504 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame505__ /Title ( 505 38.317921 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame505__ /DEST pdfmark 0 ( 505 38.317921 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 505 \(248 bytes on wire, 248 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 194) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame506__ /Title ( 506 38.318367 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=1 Ack=195 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame506__ /DEST pdfmark 0 ( 506 38.318367 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=1 Ack=195 Win=6432 Len=0) putline 0 () putline 0 (Frame 506 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 1, Ack: 195, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame507__ /Title ( 507 38.401467 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame507__ /DEST pdfmark 0 ( 507 38.401467 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 507 \(93 bytes on wire, 93 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 1, Ack: 195, Len: 39) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame508__ /Title ( 508 38.406874 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame508__ /DEST pdfmark 0 ( 508 38.406874 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 508 \(233 bytes on wire, 233 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 195, Ack: 40, Len: 179) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame509__ /Title ( 509 38.407336 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=40 Ack=374 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame509__ /DEST pdfmark 0 ( 509 38.407336 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=40 Ack=374 Win=7504 Len=0) putline 0 () putline 0 (Frame 509 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 40, Ack: 374, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame510__ /Title ( 510 38.492428 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame510__ /DEST pdfmark 0 ( 510 38.492428 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 510 \(180 bytes on wire, 180 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 40, Ack: 374, Len: 126) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame511__ /Title ( 511 38.493159 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame511__ /DEST pdfmark 0 ( 511 38.493159 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 511 \(1046 bytes on wire, 1046 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 374, Ack: 166, Len: 992) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame512__ /Title ( 512 38.493994 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=166 Ack=1366 Win=9920 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame512__ /DEST pdfmark 0 ( 512 38.493994 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=166 Ack=1366 Win=9920 Len=0) putline 0 () putline 0 (Frame 512 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 166, Ack: 1366, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame513__ /Title ( 513 38.604269 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame513__ /DEST pdfmark 0 ( 513 38.604269 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 513 \(1479 bytes on wire, 1479 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 166, Ack: 1366, Len: 1425) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame514__ /Title ( 514 38.605672 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame514__ /DEST pdfmark 0 ( 514 38.605672 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 514 \(1472 bytes on wire, 1472 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 1591, Ack: 1366, Len: 1418) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame515__ /Title ( 515 38.605743 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=1366 Ack=3009 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame515__ /DEST pdfmark 0 ( 515 38.605743 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=1366 Ack=3009 Win=65535 Len=0) putline 0 () putline 0 (Frame 515 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 1366, Ack: 3009, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame516__ /Title ( 516 38.669851 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame516__ /DEST pdfmark 0 ( 516 38.669851 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 516 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame517__ /Title ( 517 38.670448 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame517__ /DEST pdfmark 0 ( 517 38.670448 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 517 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame518__ /Title ( 518 38.670529 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame518__ /DEST pdfmark 0 ( 518 38.670529 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 518 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame519__ /Title ( 519 38.670700 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame519__ /DEST pdfmark 0 ( 519 38.670700 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 519 \(250 bytes on wire, 250 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 196) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame520__ /Title ( 520 38.671156 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=1 Ack=197 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame520__ /DEST pdfmark 0 ( 520 38.671156 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=1 Ack=197 Win=6432 Len=0) putline 0 () putline 0 (Frame 520 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 1, Ack: 197, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame521__ /Title ( 521 38.702311 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame521__ /DEST pdfmark 0 ( 521 38.702311 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 521 \(1472 bytes on wire, 1472 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 3009, Ack: 1366, Len: 1418) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame522__ /Title ( 522 38.702398 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame522__ /DEST pdfmark 0 ( 522 38.702398 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 522 \(1318 bytes on wire, 1318 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 4427, Ack: 1366, Len: 1264) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame523__ /Title ( 523 38.702451 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=1366 Ack=5691 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame523__ /DEST pdfmark 0 ( 523 38.702451 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=1366 Ack=5691 Win=65535 Len=0) putline 0 () putline 0 (Frame 523 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 1366, Ack: 5691, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame524__ /Title ( 524 38.778360 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame524__ /DEST pdfmark 0 ( 524 38.778360 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 524 \(93 bytes on wire, 93 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 1, Ack: 197, Len: 39) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame525__ /Title ( 525 38.779093 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame525__ /DEST pdfmark 0 ( 525 38.779093 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 525 \(234 bytes on wire, 234 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 197, Ack: 40, Len: 180) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame526__ /Title ( 526 38.779537 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=40 Ack=377 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame526__ /DEST pdfmark 0 ( 526 38.779537 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=40 Ack=377 Win=7504 Len=0) putline 0 () putline 0 (Frame 526 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 40, Ack: 377, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame527__ /Title ( 527 38.884479 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame527__ /DEST pdfmark 0 ( 527 38.884479 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 527 \(180 bytes on wire, 180 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 40, Ack: 377, Len: 126) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame528__ /Title ( 528 38.885230 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame528__ /DEST pdfmark 0 ( 528 38.885230 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 528 \(818 bytes on wire, 818 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 377, Ack: 166, Len: 764) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame529__ /Title ( 529 38.885936 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=166 Ack=1141 Win=9168 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame529__ /DEST pdfmark 0 ( 529 38.885936 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=166 Ack=1141 Win=9168 Len=0) putline 0 () putline 0 (Frame 529 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 166, Ack: 1141, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame530__ /Title ( 530 38.985624 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame530__ /DEST pdfmark 0 ( 530 38.985624 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 530 \(1070 bytes on wire, 1070 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 166, Ack: 1141, Len: 1016) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame531__ /Title ( 531 39.033956 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame531__ /DEST pdfmark 0 ( 531 39.033956 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 531 \(965 bytes on wire, 965 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 1141, Ack: 1182, Len: 911) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame532__ /Title ( 532 39.034781 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=1182 Ack=2052 Win=10932 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame532__ /DEST pdfmark 0 ( 532 39.034781 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=1182 Ack=2052 Win=10932 Len=0) putline 0 () putline 0 (Frame 532 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 1182, Ack: 2052, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame533__ /Title ( 533 39.074884 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame533__ /DEST pdfmark 0 ( 533 39.074884 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 533 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame534__ /Title ( 534 39.075479 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame534__ /DEST pdfmark 0 ( 534 39.075479 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 534 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame535__ /Title ( 535 39.075576 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame535__ /DEST pdfmark 0 ( 535 39.075576 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 535 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame536__ /Title ( 536 39.076032 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame536__ /DEST pdfmark 0 ( 536 39.076032 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 536 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame537__ /Title ( 537 39.076259 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame537__ /DEST pdfmark 0 ( 537 39.076259 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 537 \(984 bytes on wire, 984 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 1366, Ack: 5691, Len: 930) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame538__ /Title ( 538 39.076498 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame538__ /DEST pdfmark 0 ( 538 39.076498 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 538 \(250 bytes on wire, 250 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 196) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame539__ /Title ( 539 39.076568 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame539__ /DEST pdfmark 0 ( 539 39.076568 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 539 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame540__ /Title ( 540 39.076636 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame540__ /DEST pdfmark 0 ( 540 39.076636 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 540 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame541__ /Title ( 541 39.076843 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame541__ /DEST pdfmark 0 ( 541 39.076843 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 541 \(268 bytes on wire, 268 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 214) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame542__ /Title ( 542 39.077094 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=5691 Ack=2296 Win=11904 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame542__ /DEST pdfmark 0 ( 542 39.077094 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=5691 Ack=2296 Win=11904 Len=0) putline 0 () putline 0 (Frame 542 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 5691, Ack: 2296, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame543__ /Title ( 543 39.077143 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=1 Ack=197 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame543__ /DEST pdfmark 0 ( 543 39.077143 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=1 Ack=197 Win=6432 Len=0) putline 0 () putline 0 (Frame 543 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 1, Ack: 197, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame544__ /Title ( 544 39.077297 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=1 Ack=215 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame544__ /DEST pdfmark 0 ( 544 39.077297 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=1 Ack=215 Win=6432 Len=0) putline 0 () putline 0 (Frame 544 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 1, Ack: 215, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame545__ /Title ( 545 39.145207 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame545__ /DEST pdfmark 0 ( 545 39.145207 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 545 \(1479 bytes on wire, 1479 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 1182, Ack: 2052, Len: 1425) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame546__ /Title ( 546 39.146882 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame546__ /DEST pdfmark 0 ( 546 39.146882 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 546 \(1472 bytes on wire, 1472 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 2607, Ack: 2052, Len: 1418) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame547__ /Title ( 547 39.146965 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=2052 Ack=4025 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame547__ /DEST pdfmark 0 ( 547 39.146965 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=2052 Ack=4025 Win=65535 Len=0) putline 0 () putline 0 (Frame 547 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 2052, Ack: 4025, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame548__ /Title ( 548 39.171632 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame548__ /DEST pdfmark 0 ( 548 39.171632 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 548 \(93 bytes on wire, 93 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 1, Ack: 197, Len: 39) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame549__ /Title ( 549 39.177228 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame549__ /DEST pdfmark 0 ( 549 39.177228 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 549 \(234 bytes on wire, 234 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 197, Ack: 40, Len: 180) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame550__ /Title ( 550 39.177681 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=40 Ack=377 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame550__ /DEST pdfmark 0 ( 550 39.177681 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=40 Ack=377 Win=7504 Len=0) putline 0 () putline 0 (Frame 550 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 40, Ack: 377, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame551__ /Title ( 551 39.180949 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame551__ /DEST pdfmark 0 ( 551 39.180949 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 551 \(93 bytes on wire, 93 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 1, Ack: 215, Len: 39) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame552__ /Title ( 552 39.181433 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame552__ /DEST pdfmark 0 ( 552 39.181433 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 552 \(243 bytes on wire, 243 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 215, Ack: 40, Len: 189) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame553__ /Title ( 553 39.181883 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=40 Ack=404 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame553__ /DEST pdfmark 0 ( 553 39.181883 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=40 Ack=404 Win=7504 Len=0) putline 0 () putline 0 (Frame 553 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 40, Ack: 404, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame554__ /Title ( 554 39.191515 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame554__ /DEST pdfmark 0 ( 554 39.191515 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 554 \(1479 bytes on wire, 1479 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 5691, Ack: 2296, Len: 1425) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame555__ /Title ( 555 39.191586 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame555__ /DEST pdfmark 0 ( 555 39.191586 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 555 \(452 bytes on wire, 452 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 7116, Ack: 2296, Len: 398) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame556__ /Title ( 556 39.191632 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=2296 Ack=7514 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame556__ /DEST pdfmark 0 ( 556 39.191632 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=2296 Ack=7514 Win=65535 Len=0) putline 0 () putline 0 (Frame 556 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 2296, Ack: 7514, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame557__ /Title ( 557 39.193645 172.16.255.145 193.233.144.5 TCP 1185 > 8008 [SYN] Seq=0 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame557__ /DEST pdfmark 0 ( 557 39.193645 172.16.255.145 193.233.144.5 TCP 1185 > 8008 [SYN] Seq=0 Len=0 MSS=1460) putline 0 () putline 0 (Frame 557 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1185 \(1185\), Dst Port: 8008 \(8008\), Seq: 0, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame558__ /Title ( 558 39.194212 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame558__ /DEST pdfmark 0 ( 558 39.194212 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [SYN, ACK] Seq=0 Ack=1 Win=5840 Len=0 MSS=1460) putline 0 () putline 0 (Frame 558 \(62 bytes on wire, 62 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 0, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame559__ /Title ( 559 39.194286 172.16.255.145 193.233.144.5 TCP 1185 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame559__ /DEST pdfmark 0 ( 559 39.194286 172.16.255.145 193.233.144.5 TCP 1185 > 8008 [ACK] Seq=1 Ack=1 Win=65535 Len=0) putline 0 () putline 0 (Frame 559 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1185 \(1185\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame560__ /Title ( 560 39.194460 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame560__ /DEST pdfmark 0 ( 560 39.194460 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 560 \(250 bytes on wire, 250 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1185 \(1185\), Dst Port: 8008 \(8008\), Seq: 1, Ack: 1, Len: 196) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame561__ /Title ( 561 39.194908 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=1 Ack=197 Win=6432 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame561__ /DEST pdfmark 0 ( 561 39.194908 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=1 Ack=197 Win=6432 Len=0) putline 0 () putline 0 (Frame 561 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 1, Ack: 197, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame562__ /Title ( 562 39.511137 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame562__ /DEST pdfmark 0 ( 562 39.511137 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 562 \(1309 bytes on wire, 1309 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 4025, Ack: 2052, Len: 1255) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame563__ /Title ( 563 39.511920 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame563__ /DEST pdfmark 0 ( 563 39.511920 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 563 \(767 bytes on wire, 767 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 2052, Ack: 5280, Len: 713) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame564__ /Title ( 564 39.512462 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame564__ /DEST pdfmark 0 ( 564 39.512462 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 564 \(1231 bytes on wire, 1231 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 40, Ack: 404, Len: 1177) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame565__ /Title ( 565 39.512608 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame565__ /DEST pdfmark 0 ( 565 39.512608 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 565 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 40, Ack: 377, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame566__ /Title ( 566 39.512682 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame566__ /DEST pdfmark 0 ( 566 39.512682 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 566 \(319 bytes on wire, 319 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 1500, Ack: 377, Len: 265) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame567__ /Title ( 567 39.512703 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame567__ /DEST pdfmark 0 ( 567 39.512703 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 567 \(93 bytes on wire, 93 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 1, Ack: 197, Len: 39) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame568__ /Title ( 568 39.512725 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=5280 Ack=2765 Win=12754 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame568__ /DEST pdfmark 0 ( 568 39.512725 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=5280 Ack=2765 Win=12754 Len=0) putline 0 () putline 0 (Frame 568 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 5280, Ack: 2765, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame569__ /Title ( 569 39.512773 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [ACK] Seq=377 Ack=1765 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame569__ /DEST pdfmark 0 ( 569 39.512773 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [ACK] Seq=377 Ack=1765 Win=65535 Len=0) putline 0 () putline 0 (Frame 569 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 377, Ack: 1765, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame570__ /Title ( 570 39.515011 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame570__ /DEST pdfmark 0 ( 570 39.515011 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 570 \(368 bytes on wire, 368 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 404, Ack: 1217, Len: 314) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame571__ /Title ( 571 39.515511 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=1217 Ack=718 Win=8576 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame571__ /DEST pdfmark 0 ( 571 39.515511 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=1217 Ack=718 Win=8576 Len=0) putline 0 () putline 0 (Frame 571 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 1217, Ack: 718, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame572__ /Title ( 572 39.515667 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame572__ /DEST pdfmark 0 ( 572 39.515667 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 572 \(234 bytes on wire, 234 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1185 \(1185\), Dst Port: 8008 \(8008\), Seq: 197, Ack: 40, Len: 180) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame573__ /Title ( 573 39.516156 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=40 Ack=377 Win=7504 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame573__ /DEST pdfmark 0 ( 573 39.516156 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=40 Ack=377 Win=7504 Len=0) putline 0 () putline 0 (Frame 573 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 40, Ack: 377, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame574__ /Title ( 574 39.517868 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame574__ /DEST pdfmark 0 ( 574 39.517868 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 574 \(240 bytes on wire, 240 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 377, Ack: 1765, Len: 186) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame575__ /Title ( 575 39.518306 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=1765 Ack=563 Win=8576 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame575__ /DEST pdfmark 0 ( 575 39.518306 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=1765 Ack=563 Win=8576 Len=0) putline 0 () putline 0 (Frame 575 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 1765, Ack: 563, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame576__ /Title ( 576 39.606587 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame576__ /DEST pdfmark 0 ( 576 39.606587 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 576 \(385 bytes on wire, 385 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 5280, Ack: 2765, Len: 331) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame577__ /Title ( 577 39.607200 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame577__ /DEST pdfmark 0 ( 577 39.607200 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 577 \(767 bytes on wire, 767 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 2765, Ack: 5611, Len: 713) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame578__ /Title ( 578 39.607882 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=5611 Ack=3478 Win=14260 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame578__ /DEST pdfmark 0 ( 578 39.607882 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=5611 Ack=3478 Win=14260 Len=0) putline 0 () putline 0 (Frame 578 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 5611, Ack: 3478, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame579__ /Title ( 579 39.611209 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame579__ /DEST pdfmark 0 ( 579 39.611209 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 579 \(180 bytes on wire, 180 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 40, Ack: 377, Len: 126) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame580__ /Title ( 580 39.611328 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame580__ /DEST pdfmark 0 ( 580 39.611328 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 580 \(101 bytes on wire, 101 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 1765, Ack: 563, Len: 47) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame581__ /Title ( 581 39.611897 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame581__ /DEST pdfmark 0 ( 581 39.611897 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 581 \(814 bytes on wire, 814 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1185 \(1185\), Dst Port: 8008 \(8008\), Seq: 377, Ack: 166, Len: 760) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame582__ /Title ( 582 39.612430 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame582__ /DEST pdfmark 0 ( 582 39.612430 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 582 \(767 bytes on wire, 767 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 563, Ack: 1812, Len: 713) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame583__ /Title ( 583 39.612591 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=166 Ack=1137 Win=9120 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame583__ /DEST pdfmark 0 ( 583 39.612591 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=166 Ack=1137 Win=9120 Len=0) putline 0 () putline 0 (Frame 583 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 166, Ack: 1137, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame584__ /Title ( 584 39.613094 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=1812 Ack=1276 Win=9982 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame584__ /DEST pdfmark 0 ( 584 39.613094 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=1812 Ack=1276 Win=9982 Len=0) putline 0 () putline 0 (Frame 584 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 1812, Ack: 1276, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame585__ /Title ( 585 39.624632 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame585__ /DEST pdfmark 0 ( 585 39.624632 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 585 \(101 bytes on wire, 101 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 1217, Ack: 718, Len: 47) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame586__ /Title ( 586 39.625046 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame586__ /DEST pdfmark 0 ( 586 39.625046 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 586 \(634 bytes on wire, 634 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 718, Ack: 1264, Len: 580) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame587__ /Title ( 587 39.625660 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=1264 Ack=1298 Win=9860 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame587__ /DEST pdfmark 0 ( 587 39.625660 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=1264 Ack=1298 Win=9860 Len=0) putline 0 () putline 0 (Frame 587 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 1264, Ack: 1298, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame588__ /Title ( 588 39.720706 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame588__ /DEST pdfmark 0 ( 588 39.720706 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 588 \(385 bytes on wire, 385 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 5611, Ack: 3478, Len: 331) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame589__ /Title ( 589 39.721329 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame589__ /DEST pdfmark 0 ( 589 39.721329 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 589 \(975 bytes on wire, 975 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 3478, Ack: 5942, Len: 921) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame590__ /Title ( 590 39.721392 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame590__ /DEST pdfmark 0 ( 590 39.721392 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 590 \(385 bytes on wire, 385 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 166, Ack: 1137, Len: 331) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame591__ /Title ( 591 39.721982 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame591__ /DEST pdfmark 0 ( 591 39.721982 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 591 \(971 bytes on wire, 971 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1185 \(1185\), Dst Port: 8008 \(8008\), Seq: 1137, Ack: 497, Len: 917) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame592__ /Title ( 592 39.722092 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=5942 Ack=4399 Win=15657 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame592__ /DEST pdfmark 0 ( 592 39.722092 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=5942 Ack=4399 Win=15657 Len=0) putline 0 () putline 0 (Frame 592 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 5942, Ack: 4399, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame593__ /Title ( 593 39.722475 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame593__ /DEST pdfmark 0 ( 593 39.722475 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 593 \(385 bytes on wire, 385 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 1812, Ack: 1276, Len: 331) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame594__ /Title ( 594 39.722739 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=497 Ack=2054 Win=11004 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame594__ /DEST pdfmark 0 ( 594 39.722739 193.233.144.5 172.16.255.145 TCP 8008 > 1185 [ACK] Seq=497 Ack=2054 Win=11004 Len=0) putline 0 () putline 0 (Frame 594 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 497, Ack: 2054, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame595__ /Title ( 595 39.723775 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame595__ /DEST pdfmark 0 ( 595 39.723775 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 595 \(1479 bytes on wire, 1479 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 1264, Ack: 1298, Len: 1425) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame596__ /Title ( 596 39.725112 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame596__ /DEST pdfmark 0 ( 596 39.725112 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 596 \(1472 bytes on wire, 1472 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 2689, Ack: 1298, Len: 1418) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame597__ /Title ( 597 39.725168 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1298 Ack=4107 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame597__ /DEST pdfmark 0 ( 597 39.725168 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1298 Ack=4107 Win=65535 Len=0) putline 0 () putline 0 (Frame 597 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 1298, Ack: 4107, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame598__ /Title ( 598 39.838652 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame598__ /DEST pdfmark 0 ( 598 39.838652 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 598 \(1472 bytes on wire, 1472 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 4107, Ack: 1298, Len: 1418) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame599__ /Title ( 599 39.840116 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame599__ /DEST pdfmark 0 ( 599 39.840116 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 599 \(1472 bytes on wire, 1472 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 5525, Ack: 1298, Len: 1418) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame600__ /Title ( 600 39.840196 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1298 Ack=6943 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame600__ /DEST pdfmark 0 ( 600 39.840196 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1298 Ack=6943 Win=65535 Len=0) putline 0 () putline 0 (Frame 600 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 1298, Ack: 6943, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame601__ /Title ( 601 39.841612 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame601__ /DEST pdfmark 0 ( 601 39.841612 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 601 \(1479 bytes on wire, 1479 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 5942, Ack: 4399, Len: 1425) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame602__ /Title ( 602 39.841672 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame602__ /DEST pdfmark 0 ( 602 39.841672 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 602 \(710 bytes on wire, 710 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 7367, Ack: 4399, Len: 656) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame603__ /Title ( 603 39.841718 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=4399 Ack=8023 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame603__ /DEST pdfmark 0 ( 603 39.841718 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=4399 Ack=8023 Win=65535 Len=0) putline 0 () putline 0 (Frame 603 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 4399, Ack: 8023, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame604__ /Title ( 604 39.843568 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame604__ /DEST pdfmark 0 ( 604 39.843568 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 604 \(1479 bytes on wire, 1479 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 497, Ack: 2054, Len: 1425) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame605__ /Title ( 605 39.843624 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame605__ /DEST pdfmark 0 ( 605 39.843624 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 605 \(740 bytes on wire, 740 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1185 \(1185\), Seq: 1922, Ack: 2054, Len: 686) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame606__ /Title ( 606 39.843670 172.16.255.145 193.233.144.5 TCP 1185 > 8008 [ACK] Seq=2054 Ack=2608 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame606__ /DEST pdfmark 0 ( 606 39.843670 172.16.255.145 193.233.144.5 TCP 1185 > 8008 [ACK] Seq=2054 Ack=2608 Win=65535 Len=0) putline 0 () putline 0 (Frame 606 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1185 \(1185\), Dst Port: 8008 \(8008\), Seq: 2054, Ack: 2608, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame607__ /Title ( 607 39.852429 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame607__ /DEST pdfmark 0 ( 607 39.852429 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 607 \(974 bytes on wire, 974 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 1276, Ack: 2143, Len: 920) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame608__ /Title ( 608 39.853213 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=2143 Ack=2196 Win=11960 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame608__ /DEST pdfmark 0 ( 608 39.853213 193.233.144.5 172.16.255.145 TCP 8008 > 1183 [ACK] Seq=2143 Ack=2196 Win=11960 Len=0) putline 0 () putline 0 (Frame 608 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 2143, Ack: 2196, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame609__ /Title ( 609 39.856189 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame609__ /DEST pdfmark 0 ( 609 39.856189 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 609 \(1514 bytes on wire, 1514 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 6943, Ack: 1298, Len: 1460) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame610__ /Title ( 610 39.856280 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame610__ /DEST pdfmark 0 ( 610 39.856280 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 610 \(143 bytes on wire, 143 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 8403, Ack: 1298, Len: 89) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame611__ /Title ( 611 39.856342 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1298 Ack=8492 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame611__ /DEST pdfmark 0 ( 611 39.856342 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=1298 Ack=8492 Win=65535 Len=0) putline 0 () putline 0 (Frame 611 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 1298, Ack: 8492, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame612__ /Title ( 612 39.876047 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame612__ /DEST pdfmark 0 ( 612 39.876047 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 612 \(1153 bytes on wire, 1153 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 1298, Ack: 8492, Len: 1099) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame613__ /Title ( 613 39.876903 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=8492 Ack=2397 Win=12089 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame613__ /DEST pdfmark 0 ( 613 39.876903 193.233.144.5 172.16.255.145 TCP 8008 > 1184 [ACK] Seq=8492 Ack=2397 Win=12089 Len=0) putline 0 () putline 0 (Frame 613 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 8492, Ack: 2397, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame614__ /Title ( 614 39.953779 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame614__ /DEST pdfmark 0 ( 614 39.953779 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 614 \(1479 bytes on wire, 1479 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 2143, Ack: 2196, Len: 1425) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame615__ /Title ( 615 39.954021 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame615__ /DEST pdfmark 0 ( 615 39.954021 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 615 \(931 bytes on wire, 931 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1183 \(1183\), Seq: 3568, Ack: 2196, Len: 877) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame616__ /Title ( 616 39.954081 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [ACK] Seq=2196 Ack=4445 Win=65535 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame616__ /DEST pdfmark 0 ( 616 39.954081 172.16.255.145 193.233.144.5 TCP 1183 > 8008 [ACK] Seq=2196 Ack=4445 Win=65535 Len=0) putline 0 () putline 0 (Frame 616 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1183 \(1183\), Dst Port: 8008 \(8008\), Seq: 2196, Ack: 4445, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame617__ /Title ( 617 39.970330 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame617__ /DEST pdfmark 0 ( 617 39.970330 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 617 \(408 bytes on wire, 408 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1184 \(1184\), Seq: 8492, Ack: 2397, Len: 354) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame618__ /Title ( 618 39.992604 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame618__ /DEST pdfmark 0 ( 618 39.992604 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 618 \(775 bytes on wire, 775 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 4399, Ack: 8023, Len: 721) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame619__ /Title ( 619 39.993297 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=8023 Ack=5120 Win=17499 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame619__ /DEST pdfmark 0 ( 619 39.993297 193.233.144.5 172.16.255.145 TCP 8008 > 1182 [ACK] Seq=8023 Ack=5120 Win=17499 Len=0) putline 0 () putline 0 (Frame 619 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 8023, Ack: 5120, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame620__ /Title ( 620 39.996643 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame620__ /DEST pdfmark 0 ( 620 39.996643 172.16.255.145 193.233.144.5 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 620 \(548 bytes on wire, 548 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 2296, Ack: 7514, Len: 494) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame621__ /Title ( 621 39.997239 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=7514 Ack=2790 Win=13888 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame621__ /DEST pdfmark 0 ( 621 39.997239 193.233.144.5 172.16.255.145 TCP 8008 > 1181 [ACK] Seq=7514 Ack=2790 Win=13888 Len=0) putline 0 () putline 0 (Frame 621 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 1 (Trailer: 000000000000) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 7514, Ack: 2790, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame622__ /Title ( 622 40.086419 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame622__ /DEST pdfmark 0 ( 622 40.086419 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 622 \(1457 bytes on wire, 1457 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1181 \(1181\), Seq: 7514, Ack: 2790, Len: 1403) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame623__ /Title ( 623 40.087531 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame623__ /DEST pdfmark 0 ( 623 40.087531 193.233.144.5 172.16.255.145 TCP [TCP segment of a reassembled PDU]) putline 0 () putline 0 (Frame 623 \(382 bytes on wire, 382 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\), Dst: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Destination: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Source: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 193.233.144.5 \(193.233.144.5\), Dst: 172.16.255.145 \(172.16.255.145\)) putline 0 (Transmission Control Protocol, Src Port: 8008 \(8008\), Dst Port: 1182 \(1182\), Seq: 8023, Ack: 5120, Len: 328) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame624__ /Title ( 624 40.151135 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=2397 Ack=8846 Win=65181 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame624__ /DEST pdfmark 0 ( 624 40.151135 172.16.255.145 193.233.144.5 TCP 1184 > 8008 [ACK] Seq=2397 Ack=8846 Win=65181 Len=0) putline 0 () putline 0 (Frame 624 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1184 \(1184\), Dst Port: 8008 \(8008\), Seq: 2397, Ack: 8846, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame625__ /Title ( 625 40.161280 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame625__ /DEST pdfmark 0 ( 625 40.161280 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 625 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame626__ /Title ( 626 40.260511 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=2790 Ack=8917 Win=64132 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame626__ /DEST pdfmark 0 ( 626 40.260511 172.16.255.145 193.233.144.5 TCP 1181 > 8008 [ACK] Seq=2790 Ack=8917 Win=64132 Len=0) putline 0 () putline 0 (Frame 626 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1181 \(1181\), Dst Port: 8008 \(8008\), Seq: 2790, Ack: 8917, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame627__ /Title ( 627 40.260545 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=5120 Ack=8351 Win=65207 Len=0) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame627__ /DEST pdfmark 0 ( 627 40.260545 172.16.255.145 193.233.144.5 TCP 1182 > 8008 [ACK] Seq=5120 Ack=8351 Win=65207 Len=0) putline 0 () putline 0 (Frame 627 \(54 bytes on wire, 54 bytes captured\)) putline 0 (Ethernet II, Src: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\), Dst: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Destination: Cisco_7e:fc:49 \(00:12:7f:7e:fc:49\)) putline 1 (Source: 00:19:db:ac:57:d2 \(00:19:db:ac:57:d2\)) putline 1 (Type: IP \(0x0800\)) putline 0 (Internet Protocol, Src: 172.16.255.145 \(172.16.255.145\), Dst: 193.233.144.5 \(193.233.144.5\)) putline 0 (Transmission Control Protocol, Src Port: 1182 \(1182\), Dst Port: 8008 \(8008\), Seq: 5120, Ack: 8351, Len: 0) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame628__ /Title ( 628 42.170895 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame628__ /DEST pdfmark 0 ( 628 42.170895 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 628 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame629__ /Title ( 629 42.928504 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame629__ /DEST pdfmark 0 ( 629 42.928504 Cisco_e8:bf:8b Cisco_e8:bf:8b LOOP Reply) putline 0 () putline 0 (Frame 629 \(60 bytes on wire, 60 bytes captured\)) putline 0 (Ethernet II, Src: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\), Dst: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Destination: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Source: Cisco_e8:bf:8b \(00:15:62:e8:bf:8b\)) putline 1 (Type: Loopback \(0x9000\)) putline 0 (Configuration Test Protocol \(loopback\)) putline 0 (Data \(40 bytes\)) putline 0 () putline 0 (0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................) putline 0 (0020 00 00 00 00 00 00 00 00 ........) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame630__ /Title ( 630 44.177408 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame630__ /DEST pdfmark 0 ( 630 44.177408 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 630 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline 0 () putline 0 (No. Time Source Destination Protocol Info) putline [/Dest /__frame631__ /Title ( 631 46.185471 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) /OUT pdfmark [/View [/XYZ -4 currentpoint matrix currentmatrix matrix defaultmatrix matrix invertmatrix matrix concatmatrix transform exch pop 20 add null] /Dest /__frame631__ /DEST pdfmark 0 ( 631 46.185471 Cisco_e8:bf:8b Spanning-tree-\(for-bridges\)_00 STP Conf. Root = 32769/00:15:62:e8:bf:80 Cost = 0 Port = 0x800b) putline 0 () putline 0 (Frame 631 \(60 bytes on wire, 60 bytes captured\)) putline 0 (IEEE 802.3 Ethernet ) putline 0 (Logical-Link Control) putline 0 (Spanning Tree Protocol) putline % If this is not the first page, then print the page number thispagenum 1 gt % is thispagenum > 1 ? { printpagedecorations } if showpage