[users@httpd] Incompatibility Apache reverse proxy and Internet Explorer?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all,

Spuriously we get "Server not found or DNS Error" in Internet Explorer
for a site that is reversed proxied with Apache.
Please find a txt export of the pcap dump attached.

What seems to happen is that the reverse proxy returns FIN, ACK on the
3 connections from IE and subsequently a RST. This then triggers IE
into displaying the "Server not found or DNS Error" message.
Disabling "Show friendly HTTP error messages" seems to help, but we
can't force "the whole world" to change that setting in their Internet
Explorer browser (if that were possible for users in a business
environment anyway)

The setup:
Internet Explorer ->
Reverse Proxy DMZ1 ->
Reverse Proxy DMZ2 ->
Application Server
v.v.

The reverse proxies have simple proxy rules like
ProxyPass /b2b_portal/ http://dmz2web.domain.com:8080/b2b_portal/
<Location /b2b_portal/>
  ProxyPassReverse /b2b_portal/
</Location>

and on dmz2web
ProxyPass /b2b_portal/ http://app1.domain.com:80/b2b_portal/
<Location /b2b_portal/>
  ProxyPassReverse /b2b_portal/
</Location>

The DMZ1 proxy is connected via ssl, the other connections are plain http.

Anyone experience this before and/or can explain this behaviour of the
apache reverse proxy? (2.2.3-ssl running on Windows 2003)

PS. We used IIS as reverse proxy before and that was fine.....
PS. No such behaviour using Firefox 1.5/2.0

Help is very much appreciated!

Kind regards,

Spil.

D:\Apache2.2>bin\httpd.exe -V
Server version: Apache/2.2.3
Server built: Aug 10 2006 17:29:16
Server's Module Magic Number: 20051115:3
Server loaded: APR 1.2.7, APR-Util 1.2.7
Compiled using: APR 1.2.7, APR-Util 1.2.7
Architecture: 32-bit
Server MPM: WinNT
threaded: yes (fixed thread count)
forked: no
Server compiled with....
-D APACHE_MPM_DIR="server/mpm/winnt"
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=128
-D HTTPD_ROOT="/apache"
-D SUEXEC_BIN="/apache/bin/suexec"
-D DEFAULT_SCOREBOARD="logs/apache_runtime_status"
-D DEFAULT_ERRORLOG="logs/error.log"
-D AP_TYPES_CONFIG_FILE="conf/mime.types"
-D SERVER_CONFIG_FILE="conf/httpd.conf"

D:\Apache2.2>bin\httpd.exe -M
Loaded Modules:
core_module (static)
win32_module (static)
mpm_winnt_module (static)
http_module (static)
so_module (static)
actions_module (shared)
alias_module (shared)
asis_module (shared)
auth_basic_module (shared)
authn_default_module (shared)
authn_file_module (shared)
authz_default_module (shared)
authz_groupfile_module (shared)
authz_host_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
dir_module (shared)
env_module (shared)
imagemap_module (shared)
include_module (shared)
isapi_module (shared)
log_config_module (shared)
mime_module (shared)
proxy_module (shared)
proxy_connect_module (shared)
proxy_http_module (shared)
negotiation_module (shared)
rewrite_module (shared)
setenvif_module (shared)
userdir_module (shared)
ssl_module (shared)
Syntax OK
No.     Time        Source                Destination           Protocol Info
      1 0.000000    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [SYN] Seq=0 Len=0 MSS=1460

Frame 1 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
      2 0.000301    129.144.222.47        129.144.208.43        TCP      8080 > 4941 [SYN, ACK] Seq=0 Ack=1 Win=8760 Len=0 MSS=1460

Frame 2 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 0, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
      3 0.000316    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=1 Ack=1 Win=65535 Len=0

Frame 3 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
      4 0.000540    129.144.208.43        129.144.222.47        HTTP     CONNECT www.test.subdomain.domain.com:443 HTTP/1.0

Frame 4 (288 bytes on wire, 288 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 234
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
      5 0.001317    129.144.222.47        129.144.208.43        TCP      8080 > 4941 [ACK] Seq=1 Ack=235 Win=16150 Len=0

Frame 5 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 1, Ack: 235, Len: 0

No.     Time        Source                Destination           Protocol Info
      6 0.003444    129.144.222.47        129.144.208.43        HTTP     HTTP/1.0 200 Connection established

Frame 6 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 1, Ack: 235, Len: 78
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
      7 0.005401    129.144.208.43        129.144.222.47        SSLv2    Client Hello

Frame 7 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 235, Ack: 79, Len: 78
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
      8 0.005643    129.144.222.47        129.144.208.43        TCP      8080 > 4941 [ACK] Seq=79 Ack=313 Win=16306 Len=0

Frame 8 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 79, Ack: 313, Len: 0

No.     Time        Source                Destination           Protocol Info
      9 0.007321    129.144.222.47        129.144.208.43        SSLv3    Server Hello, Certificate, Server Hello Done

Frame 9 (1173 bytes on wire, 1173 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 79, Ack: 313, Len: 1119
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     10 0.007833    129.144.208.43        129.144.222.47        SSLv3    Client Key Exchange, Change Cipher Spec, Encrypted Handshake Message

Frame 10 (258 bytes on wire, 258 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 313, Ack: 1198, Len: 204
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     11 0.008153    129.144.222.47        129.144.208.43        TCP      8080 > 4941 [ACK] Seq=1198 Ack=517 Win=16180 Len=0

Frame 11 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 1198, Ack: 517, Len: 0

No.     Time        Source                Destination           Protocol Info
     12 0.013437    129.144.222.47        129.144.208.43        SSLv3    Change Cipher Spec, Encrypted Handshake Message

Frame 12 (121 bytes on wire, 121 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 1198, Ack: 517, Len: 67
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     13 0.125511    129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 13 (520 bytes on wire, 520 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 517, Ack: 1265, Len: 466
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     14 0.125838    129.144.222.47        129.144.208.43        TCP      8080 > 4941 [ACK] Seq=1265 Ack=983 Win=15918 Len=0

Frame 14 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 1265, Ack: 983, Len: 0

No.     Time        Source                Destination           Protocol Info
     15 0.161483    129.144.222.47        129.144.208.43        SSLv3    Application Data, Application Data, Application Data, Application Data, Application Data, [Malformed Packet]

Frame 15 (1502 bytes on wire, 1502 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 1265, Ack: 983, Len: 1448
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     16 0.165703    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 16 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 2713, Ack: 983, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     17 0.165731    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=983 Ack=4173 Win=65535 Len=0

Frame 17 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 983, Ack: 4173, Len: 0

No.     Time        Source                Destination           Protocol Info
     18 0.165747    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 18 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 4173, Ack: 983, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     19 0.165866    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 19 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 5633, Ack: 983, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     20 0.165884    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=983 Ack=7093 Win=65535 Len=0

Frame 20 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 983, Ack: 7093, Len: 0

No.     Time        Source                Destination           Protocol Info
     21 0.166010    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 21 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 7093, Ack: 983, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     22 0.301515    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=983 Ack=8553 Win=65535 Len=0

Frame 22 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 983, Ack: 8553, Len: 0

No.     Time        Source                Destination           Protocol Info
     23 0.312807    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 23 (164 bytes on wire, 164 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 8553, Ack: 983, Len: 110
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     24 0.501817    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=983 Ack=8663 Win=65425 Len=0

Frame 24 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 983, Ack: 8663, Len: 0

No.     Time        Source                Destination           Protocol Info
     25 0.676470    129.144.208.43        129.144.222.47        TCP      4942 > 8080 [SYN] Seq=0 Len=0 MSS=1460

Frame 25 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
     26 0.676834    129.144.222.47        129.144.208.43        TCP      8080 > 4942 [SYN, ACK] Seq=0 Ack=1 Win=8760 Len=0 MSS=1460

Frame 26 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 0, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     27 0.676849    129.144.208.43        129.144.222.47        TCP      4942 > 8080 [ACK] Seq=1 Ack=1 Win=65535 Len=0

Frame 27 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     28 0.677075    129.144.208.43        129.144.222.47        HTTP     CONNECT www.crsc.domain.com:443 HTTP/1.0

Frame 28 (268 bytes on wire, 268 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 214
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
     29 0.677321    129.144.222.47        129.144.208.43        TCP      8080 > 4942 [ACK] Seq=1 Ack=215 Win=16170 Len=0

Frame 29 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 1, Ack: 215, Len: 0

No.     Time        Source                Destination           Protocol Info
     30 0.792811    129.144.222.47        129.144.208.43        HTTP     HTTP/1.0 200 Connection established

Frame 30 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 1, Ack: 215, Len: 78
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
     31 0.793141    129.144.208.43        129.144.222.47        SSLv2    Client Hello

Frame 31 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 215, Ack: 79, Len: 78
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     32 0.793425    129.144.222.47        129.144.208.43        TCP      8080 > 4942 [ACK] Seq=79 Ack=293 Win=16306 Len=0

Frame 32 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 79, Ack: 293, Len: 0

No.     Time        Source                Destination           Protocol Info
     33 0.890441    129.144.222.47        129.144.208.43        SSLv3    Server Hello, [Malformed Packet]

Frame 33 (1422 bytes on wire, 1422 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 79, Ack: 293, Len: 1368
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     34 1.002517    129.144.208.43        129.144.222.47        TCP      4942 > 8080 [ACK] Seq=293 Ack=1447 Win=64089 Len=0

Frame 34 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 293, Ack: 1447, Len: 0

No.     Time        Source                Destination           Protocol Info
     35 1.002810    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 35 (419 bytes on wire, 419 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 1447, Ack: 293, Len: 365
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     36 1.003347    129.144.208.43        129.144.222.47        SSLv3    Client Key Exchange, Change Cipher Spec, Encrypted Handshake Message

Frame 36 (258 bytes on wire, 258 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 293, Ack: 1812, Len: 204
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     37 1.003593    129.144.222.47        129.144.208.43        TCP      8080 > 4942 [ACK] Seq=1812 Ack=497 Win=16180 Len=0

Frame 37 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 1812, Ack: 497, Len: 0

No.     Time        Source                Destination           Protocol Info
     38 1.103323    129.144.222.47        129.144.208.43        SSLv3    Change Cipher Spec, Client Hello[Malformed Packet]

Frame 38 (121 bytes on wire, 121 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 1812, Ack: 497, Len: 67
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     39 1.104434    129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 39 (398 bytes on wire, 398 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 497, Ack: 1879, Len: 344
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     40 1.104718    129.144.222.47        129.144.208.43        TCP      8080 > 4942 [ACK] Seq=1879 Ack=841 Win=16040 Len=0

Frame 40 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 1879, Ack: 841, Len: 0

No.     Time        Source                Destination           Protocol Info
     41 1.203090    129.144.222.47        129.144.208.43        SSL      [Malformed Packet]

Frame 41 (1422 bytes on wire, 1422 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 1879, Ack: 841, Len: 1368
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     42 1.203599    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 42 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 3247, Ack: 841, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     43 1.203618    129.144.208.43        129.144.222.47        TCP      4942 > 8080 [ACK] Seq=841 Ack=4707 Win=65535 Len=0

Frame 43 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 841, Ack: 4707, Len: 0

No.     Time        Source                Destination           Protocol Info
     44 1.203824    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 44 (63 bytes on wire, 63 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 4707, Ack: 841, Len: 9
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     45 1.403095    129.144.208.43        129.144.222.47        TCP      4942 > 8080 [ACK] Seq=841 Ack=4716 Win=65526 Len=0

Frame 45 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 841, Ack: 4716, Len: 0

No.     Time        Source                Destination           Protocol Info
     46 1.425513    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 46 (1124 bytes on wire, 1124 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4942 (4942), Seq: 4716, Ack: 841, Len: 1070
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     47 1.603334    129.144.208.43        129.144.222.47        TCP      4942 > 8080 [ACK] Seq=841 Ack=5786 Win=64456 Len=0

Frame 47 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4942 (4942), Dst Port: 8080 (8080), Seq: 841, Ack: 5786, Len: 0

No.     Time        Source                Destination           Protocol Info
     48 1.974797    129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 48 (575 bytes on wire, 575 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 983, Ack: 8663, Len: 521
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     49 1.975125    129.144.222.47        129.144.208.43        TCP      8080 > 4941 [ACK] Seq=8663 Ack=1504 Win=15863 Len=0

Frame 49 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 8663, Ack: 1504, Len: 0

No.     Time        Source                Destination           Protocol Info
     50 1.983866    129.144.222.47        129.144.208.43        SSLv3    Application Data

Frame 50 (367 bytes on wire, 367 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 8663, Ack: 1504, Len: 313
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     51 1.984495    129.144.222.47        129.144.208.43        SSL      [Malformed Packet]

Frame 51 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 8976, Ack: 1504, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     52 1.984516    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=1504 Ack=10436 Win=65535 Len=0

Frame 52 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 1504, Ack: 10436, Len: 0

No.     Time        Source                Destination           Protocol Info
     53 1.984817    129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 53 (463 bytes on wire, 463 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 10436, Ack: 1504, Len: 409
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     54 2.095807    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=1504 Ack=10845 Win=65126 Len=0

Frame 54 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 1504, Ack: 10845, Len: 0

No.     Time        Source                Destination           Protocol Info
     55 7.503172    129.144.222.47        129.144.208.43        SSLv3    Encrypted Alert

Frame 55 (77 bytes on wire, 77 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 10845, Ack: 1504, Len: 23
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     56 7.503506    129.144.222.47        129.144.208.43        TCP      8080 > 4941 [FIN, ACK] Seq=10868 Ack=1504 Win=16384 Len=0

Frame 56 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 10868, Ack: 1504, Len: 0

No.     Time        Source                Destination           Protocol Info
     57 7.503528    129.144.208.43        129.144.222.47        TCP      4941 > 8080 [ACK] Seq=1504 Ack=10869 Win=65103 Len=0

Frame 57 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 1504, Ack: 10869, Len: 0

No.     Time        Source                Destination           Protocol Info
     58 14.775620   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 58 (927 bytes on wire, 927 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 1504, Ack: 10869, Len: 873
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     59 14.775803   129.144.208.43        129.144.222.47        TCP      4941 > 8080 [FIN, ACK] Seq=2377 Ack=10869 Win=65103 Len=0

Frame 59 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4941 (4941), Dst Port: 8080 (8080), Seq: 2377, Ack: 10869, Len: 0

No.     Time        Source                Destination           Protocol Info
     60 14.776111   129.144.222.47        129.144.208.43        TCP      8080 > 4941 [RST] Seq=10869 Len=0

Frame 60 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 10869, Len: 0

No.     Time        Source                Destination           Protocol Info
     61 14.776136   129.144.222.47        129.144.208.43        TCP      8080 > 4941 [RST] Seq=10869 Len=0

Frame 61 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4941 (4941), Seq: 10869, Len: 0

No.     Time        Source                Destination           Protocol Info
     62 14.776337   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [SYN] Seq=0 Len=0 MSS=1460

Frame 62 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
     63 14.776662   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [SYN, ACK] Seq=0 Ack=1 Win=8760 Len=0 MSS=1460

Frame 63 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 0, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     64 14.776672   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [ACK] Seq=1 Ack=1 Win=65535 Len=0

Frame 64 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     65 14.776887   129.144.208.43        129.144.222.47        HTTP     CONNECT www.test.subdomain.domain.com:443 HTTP/1.0

Frame 65 (288 bytes on wire, 288 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 234
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
     66 14.777174   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [ACK] Seq=1 Ack=235 Win=16150 Len=0

Frame 66 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 1, Ack: 235, Len: 0

No.     Time        Source                Destination           Protocol Info
     67 14.788807   129.144.222.47        129.144.208.43        HTTP     HTTP/1.0 200 Connection established

Frame 67 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 1, Ack: 235, Len: 78
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
     68 14.789357   129.144.208.43        129.144.222.47        SSLv3    Client Hello

Frame 68 (124 bytes on wire, 124 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 235, Ack: 79, Len: 70
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     69 14.792280   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [ACK] Seq=79 Ack=305 Win=16314 Len=0

Frame 69 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 79, Ack: 305, Len: 0

No.     Time        Source                Destination           Protocol Info
     70 14.796328   129.144.222.47        129.144.208.43        SSLv3    Server Hello, Certificate, Server Hello Done

Frame 70 (1173 bytes on wire, 1173 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 79, Ack: 305, Len: 1119
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     71 14.797066   129.144.208.43        129.144.222.47        SSLv3    Client Key Exchange, Change Cipher Spec, Encrypted Handshake Message

Frame 71 (258 bytes on wire, 258 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 305, Ack: 1198, Len: 204
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     72 14.797864   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [ACK] Seq=1198 Ack=509 Win=16180 Len=0

Frame 72 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 1198, Ack: 509, Len: 0

No.     Time        Source                Destination           Protocol Info
     73 14.805861   129.144.222.47        129.144.208.43        SSLv3    Change Cipher Spec, Encrypted Handshake Message

Frame 73 (121 bytes on wire, 121 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 1198, Ack: 509, Len: 67
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     74 14.808228   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 74 (927 bytes on wire, 927 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 509, Ack: 1265, Len: 873
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     75 14.828923   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [ACK] Seq=1265 Ack=1382 Win=15511 Len=0

Frame 75 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 1265, Ack: 1382, Len: 0

No.     Time        Source                Destination           Protocol Info
     76 14.915307   129.144.222.47        129.144.208.43        SSLv3    Application Data, Application Data, Application Data, Application Data, Application Data, [Malformed Packet]

Frame 76 (1502 bytes on wire, 1502 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 1265, Ack: 1382, Len: 1448
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     77 14.915340   129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 77 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 2713, Ack: 1382, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     78 14.915362   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [ACK] Seq=1382 Ack=4173 Win=65535 Len=0

Frame 78 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1382, Ack: 4173, Len: 0

No.     Time        Source                Destination           Protocol Info
     79 14.915418   129.144.222.47        129.144.208.43        SSLv3    Continuation Data, Continuation Data, [Malformed Packet]

Frame 79 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 4173, Ack: 1382, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     80 14.916643   129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 80 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 5633, Ack: 1382, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     81 14.916676   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [ACK] Seq=1382 Ack=7093 Win=65535 Len=0

Frame 81 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1382, Ack: 7093, Len: 0

No.     Time        Source                Destination           Protocol Info
     82 14.917172   129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 82 (1476 bytes on wire, 1476 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 7093, Ack: 1382, Len: 1422
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
     83 15.054075   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [ACK] Seq=1382 Ack=8515 Win=64113 Len=0

Frame 83 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1382, Ack: 8515, Len: 0

No.     Time        Source                Destination           Protocol Info
     84 15.197070   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 84 (576 bytes on wire, 576 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1382, Ack: 8515, Len: 522
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     85 15.197398   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [ACK] Seq=8515 Ack=1904 Win=15862 Len=0

Frame 85 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 8515, Ack: 1904, Len: 0

No.     Time        Source                Destination           Protocol Info
     86 15.200240   129.144.208.43        129.144.222.47        TCP      4944 > 8080 [SYN] Seq=0 Len=0 MSS=1460

Frame 86 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
     87 15.200533   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [SYN, ACK] Seq=0 Ack=1 Win=8760 Len=0 MSS=1460

Frame 87 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 0, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     88 15.200546   129.144.208.43        129.144.222.47        TCP      4944 > 8080 [ACK] Seq=1 Ack=1 Win=65535 Len=0

Frame 88 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     89 15.200774   129.144.208.43        129.144.222.47        HTTP     CONNECT www.test.subdomain.domain.com:443 HTTP/1.0

Frame 89 (288 bytes on wire, 288 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 234
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
     90 15.201019   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [ACK] Seq=1 Ack=235 Win=16150 Len=0

Frame 90 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1, Ack: 235, Len: 0

No.     Time        Source                Destination           Protocol Info
     91 15.203075   129.144.222.47        129.144.208.43        HTTP     HTTP/1.0 200 Connection established

Frame 91 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1, Ack: 235, Len: 78
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
     92 15.203350   129.144.208.43        129.144.222.47        SSLv3    Client Hello

Frame 92 (124 bytes on wire, 124 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 235, Ack: 79, Len: 70
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     93 15.203588   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [ACK] Seq=79 Ack=305 Win=16314 Len=0

Frame 93 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 79, Ack: 305, Len: 0

No.     Time        Source                Destination           Protocol Info
     94 15.204192   129.144.208.43        129.144.222.47        TCP      4945 > 8080 [SYN] Seq=0 Len=0 MSS=1460

Frame 94 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 0, Len: 0

No.     Time        Source                Destination           Protocol Info
     95 15.204464   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [SYN, ACK] Seq=0 Ack=1 Win=8760 Len=0 MSS=1460

Frame 95 (62 bytes on wire, 62 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 0, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     96 15.204474   129.144.208.43        129.144.222.47        TCP      4945 > 8080 [ACK] Seq=1 Ack=1 Win=65535 Len=0

Frame 96 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 0

No.     Time        Source                Destination           Protocol Info
     97 15.204906   129.144.208.43        129.144.222.47        HTTP     CONNECT www.test.subdomain.domain.com:443 HTTP/1.0

Frame 97 (288 bytes on wire, 288 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 1, Ack: 1, Len: 234
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
     98 15.205350   129.144.222.47        129.144.208.43        SSLv3    Server Hello, Certificate, Server Hello Done

Frame 98 (1173 bytes on wire, 1173 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 79, Ack: 305, Len: 1119
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
     99 15.205363   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [ACK] Seq=1 Ack=235 Win=16150 Len=0

Frame 99 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1, Ack: 235, Len: 0

No.     Time        Source                Destination           Protocol Info
    100 15.206228   129.144.222.47        129.144.208.43        SSLv3    Application Data

Frame 100 (367 bytes on wire, 367 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 8515, Ack: 1904, Len: 313
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    101 15.207059   129.144.222.47        129.144.208.43        SSL      [Malformed Packet]

Frame 101 (1514 bytes on wire, 1514 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 8828, Ack: 1904, Len: 1460
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
    102 15.207081   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [ACK] Seq=1904 Ack=10288 Win=65535 Len=0

Frame 102 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1904, Ack: 10288, Len: 0

No.     Time        Source                Destination           Protocol Info
    103 15.207093   129.144.222.47        129.144.208.43        HTTP     HTTP/1.0 200 Connection established

Frame 103 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1, Ack: 235, Len: 78
Hypertext Transfer Protocol

No.     Time        Source                Destination           Protocol Info
    104 15.207390   129.144.222.47        129.144.208.43        SSLv3    Continuation Data, [Malformed Packet]

Frame 104 (463 bytes on wire, 463 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 10288, Ack: 1904, Len: 409
Hypertext Transfer Protocol
Secure Socket Layer
[Malformed Packet: SSL]

No.     Time        Source                Destination           Protocol Info
    105 15.207950   129.144.208.43        129.144.222.47        SSLv3    Client Key Exchange, Change Cipher Spec, Encrypted Handshake Message

Frame 105 (258 bytes on wire, 258 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 305, Ack: 1198, Len: 204
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    106 15.208206   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [ACK] Seq=1198 Ack=509 Win=16180 Len=0

Frame 106 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1198, Ack: 509, Len: 0

No.     Time        Source                Destination           Protocol Info
    107 15.210152   129.144.208.43        129.144.222.47        SSLv2    Client Hello

Frame 107 (132 bytes on wire, 132 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 235, Ack: 79, Len: 78
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    108 15.210342   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [ACK] Seq=79 Ack=313 Win=16306 Len=0

Frame 108 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 79, Ack: 313, Len: 0

No.     Time        Source                Destination           Protocol Info
    109 15.211924   129.144.222.47        129.144.208.43        SSLv3    Server Hello, Certificate, Server Hello Done

Frame 109 (1173 bytes on wire, 1173 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 79, Ack: 313, Len: 1119
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    110 15.213479   129.144.208.43        129.144.222.47        SSLv3    Client Key Exchange, Change Cipher Spec, Encrypted Handshake Message

Frame 110 (258 bytes on wire, 258 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 313, Ack: 1198, Len: 204
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    111 15.215686   129.144.222.47        129.144.208.43        SSLv3    Change Cipher Spec, Encrypted Handshake Message

Frame 111 (121 bytes on wire, 121 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1198, Ack: 509, Len: 67
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    112 15.215698   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [ACK] Seq=1198 Ack=517 Win=16180 Len=0

Frame 112 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1198, Ack: 517, Len: 0

No.     Time        Source                Destination           Protocol Info
    113 15.216778   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 113 (578 bytes on wire, 578 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 509, Ack: 1265, Len: 524
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    114 15.217092   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [ACK] Seq=1265 Ack=1033 Win=15860 Len=0

Frame 114 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1265, Ack: 1033, Len: 0

No.     Time        Source                Destination           Protocol Info
    115 15.221867   129.144.222.47        129.144.208.43        SSLv3    Change Cipher Spec, Encrypted Handshake Message

Frame 115 (121 bytes on wire, 121 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1198, Ack: 517, Len: 67
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    116 15.222047   129.144.222.47        129.144.208.43        SSLv3    Application Data, Application Data

Frame 116 (444 bytes on wire, 444 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1265, Ack: 1033, Len: 390
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    117 15.222900   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 117 (657 bytes on wire, 657 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 517, Ack: 1265, Len: 603
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    118 15.223233   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [ACK] Seq=1265 Ack=1120 Win=15781 Len=0

Frame 118 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1265, Ack: 1120, Len: 0

No.     Time        Source                Destination           Protocol Info
    119 15.227870   129.144.222.47        129.144.208.43        SSLv3    Application Data, Application Data

Frame 119 (483 bytes on wire, 483 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1265, Ack: 1120, Len: 429
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    120 15.345982   129.144.208.43        129.144.222.47        TCP      4944 > 8080 [ACK] Seq=1033 Ack=1655 Win=65535 Len=0

Frame 120 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 1033, Ack: 1655, Len: 0

No.     Time        Source                Destination           Protocol Info
    121 15.346003   129.144.208.43        129.144.222.47        TCP      4945 > 8080 [ACK] Seq=1120 Ack=1694 Win=65535 Len=0

Frame 121 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 1120, Ack: 1694, Len: 0

No.     Time        Source                Destination           Protocol Info
    122 15.346011   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [ACK] Seq=1904 Ack=10697 Win=65126 Len=0

Frame 122 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1904, Ack: 10697, Len: 0

No.     Time        Source                Destination           Protocol Info
    123 20.737678   129.144.222.47        129.144.208.43        SSLv3    Encrypted Alert

Frame 123 (77 bytes on wire, 77 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 10697, Ack: 1904, Len: 23
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    124 20.737864   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [FIN, ACK] Seq=10720 Ack=1904 Win=16384 Len=0

Frame 124 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 10720, Ack: 1904, Len: 0

No.     Time        Source                Destination           Protocol Info
    125 20.737887   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [ACK] Seq=1904 Ack=10721 Win=65103 Len=0

Frame 125 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1904, Ack: 10721, Len: 0

No.     Time        Source                Destination           Protocol Info
    126 20.753095   129.144.222.47        129.144.208.43        SSLv3    Encrypted Alert

Frame 126 (77 bytes on wire, 77 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1694, Ack: 1120, Len: 23
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    127 20.753282   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [FIN, ACK] Seq=1717 Ack=1120 Win=16384 Len=0

Frame 127 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1717, Ack: 1120, Len: 0

No.     Time        Source                Destination           Protocol Info
    128 20.753294   129.144.208.43        129.144.222.47        TCP      4945 > 8080 [ACK] Seq=1120 Ack=1718 Win=65512 Len=0

Frame 128 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 1120, Ack: 1718, Len: 0

No.     Time        Source                Destination           Protocol Info
    129 20.753302   129.144.222.47        129.144.208.43        SSLv3    Encrypted Alert

Frame 129 (77 bytes on wire, 77 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1655, Ack: 1033, Len: 23
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    130 20.753495   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [FIN, ACK] Seq=1678 Ack=1033 Win=16384 Len=0

Frame 130 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1678, Ack: 1033, Len: 0

No.     Time        Source                Destination           Protocol Info
    131 20.753504   129.144.208.43        129.144.222.47        TCP      4944 > 8080 [ACK] Seq=1033 Ack=1679 Win=65512 Len=0

Frame 131 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 1033, Ack: 1679, Len: 0

No.     Time        Source                Destination           Protocol Info
    132 25.297089   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 132 (925 bytes on wire, 925 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 1904, Ack: 10721, Len: 871
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    133 25.297273   129.144.208.43        129.144.222.47        TCP      4943 > 8080 [FIN, ACK] Seq=2775 Ack=10721 Win=65103 Len=0

Frame 133 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4943 (4943), Dst Port: 8080 (8080), Seq: 2775, Ack: 10721, Len: 0

No.     Time        Source                Destination           Protocol Info
    134 25.297530   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [RST] Seq=10721 Len=0

Frame 134 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 10721, Len: 0

No.     Time        Source                Destination           Protocol Info
    135 25.297554   129.144.222.47        129.144.208.43        TCP      8080 > 4943 [RST] Seq=10721 Len=0

Frame 135 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4943 (4943), Seq: 10721, Len: 0

No.     Time        Source                Destination           Protocol Info
    136 25.297782   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 136 (925 bytes on wire, 925 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 1033, Ack: 1679, Len: 871
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    137 25.297924   129.144.208.43        129.144.222.47        TCP      4944 > 8080 [FIN, ACK] Seq=1904 Ack=1679 Win=65512 Len=0

Frame 137 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4944 (4944), Dst Port: 8080 (8080), Seq: 1904, Ack: 1679, Len: 0

No.     Time        Source                Destination           Protocol Info
    138 25.298168   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [RST] Seq=1679 Len=0

Frame 138 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1679, Len: 0

No.     Time        Source                Destination           Protocol Info
    139 25.298179   129.144.222.47        129.144.208.43        TCP      8080 > 4944 [RST] Seq=1679 Len=0

Frame 139 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4944 (4944), Seq: 1679, Len: 0

No.     Time        Source                Destination           Protocol Info
    140 25.298378   129.144.208.43        129.144.222.47        SSLv3    Application Data

Frame 140 (925 bytes on wire, 925 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 1120, Ack: 1718, Len: 871
Hypertext Transfer Protocol
Secure Socket Layer

No.     Time        Source                Destination           Protocol Info
    141 25.298430   129.144.208.43        129.144.222.47        TCP      4945 > 8080 [FIN, ACK] Seq=1991 Ack=1718 Win=65512 Len=0

Frame 141 (54 bytes on wire, 54 bytes captured)
Ethernet II, Src: Dell_24:90:5d (00:15:c5:24:90:5d), Dst: Intel_66:00:00 (00:02:b3:66:00:00)
Internet Protocol, Src: 129.144.208.43 (129.144.208.43), Dst: 129.144.222.47 (129.144.222.47)
Transmission Control Protocol, Src Port: 4945 (4945), Dst Port: 8080 (8080), Seq: 1991, Ack: 1718, Len: 0

No.     Time        Source                Destination           Protocol Info
    142 25.298769   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [RST] Seq=1718 Len=0

Frame 142 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1718, Len: 0

No.     Time        Source                Destination           Protocol Info
    143 25.298780   129.144.222.47        129.144.208.43        TCP      8080 > 4945 [RST] Seq=1718 Len=0

Frame 143 (60 bytes on wire, 60 bytes captured)
Ethernet II, Src: Intel_66:00:00 (00:02:b3:66:00:00), Dst: Dell_24:90:5d (00:15:c5:24:90:5d)
Internet Protocol, Src: 129.144.222.47 (129.144.222.47), Dst: 129.144.208.43 (129.144.208.43)
Transmission Control Protocol, Src Port: 8080 (8080), Dst Port: 4945 (4945), Seq: 1718, Len: 0
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux