All of lore.kernel.org
 help / color / mirror / Atom feed
From: Irwan Siajadi <dev.bahamot@yahoo.com>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: Luis Rodriguez <Luis.Rodriguez@Atheros.com>,
	Pavel Roskin <proski@gnu.org>,
	"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: ath5k: can't browse at all.
Date: Mon, 1 Dec 2008 23:27:17 -0800 (PST)	[thread overview]
Message-ID: <64544.21431.qm@web59610.mail.ac4.yahoo.com> (raw)
In-Reply-To: <20081201213640.GB6997@tesla>

[-- Attachment #1: Type: text/plain, Size: 5128 bytes --]




--- On Mon, 12/1/08, Luis R. Rodriguez <lrodriguez@atheros.com> wrote:

> From: Luis R. Rodriguez <lrodriguez@atheros.com>
> Subject: Re: ath5k: can't browse at all.
> To: "Irwan Siajadi" <dev.bahamot@yahoo.com>
> Cc: "Luis Rodriguez" <Luis.Rodriguez@Atheros.com>, "Pavel Roskin" <proski@gnu.org>, "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
> Date: Monday, December 1, 2008, 9:36 PM
> On Mon, Dec 01, 2008 at 07:11:55PM -0800, Irwan Siajadi
> wrote:
> > 
> > 
> > 
> > --- On Mon, 12/1/08, Luis R. Rodriguez
> <lrodriguez@atheros.com> wrote:
> > 
> > > From: Luis R. Rodriguez
> <lrodriguez@atheros.com>
> > > Subject: Re: ath5k: can't browse at all.
> > > To: "Irwan Siajadi"
> <dev.bahamot@yahoo.com>
> > > Cc: "Pavel Roskin"
> <proski@gnu.org>,
> "linux-wireless@vger.kernel.org"
> <linux-wireless@vger.kernel.org>
> > > Date: Monday, December 1, 2008, 5:11 PM
> > > On Sun, Nov 30, 2008 at 08:53:36AM -0800, Irwan
> Siajadi
> > > wrote:
> > > > --- On Tue, 11/25/08, Pavel Roskin
> > > <proski@gnu.org> wrote:
> > > >
> > > > > From: Pavel Roskin
> <proski@gnu.org>
> > > > > Subject: Re: ath5k: can't browse at
> all.
> > > > > To: "Irwan Siajadi"
> > > <dev.bahamot@yahoo.com>
> > > > > Cc: linux-wireless@vger.kernel.org
> > > > > Date: Tuesday, November 25, 2008, 8:02
> PM
> > > > > On Tue, 2008-11-25 at 09:24 -0800,
> Irwan Siajadi
> > > wrote:
> > > > >
> > > > > > Further testing shows that if I
> change from
> > > WPA2/AES
> > > > > to WPA/TIKIP, I
> > > > > > can finally browse. But it's
> still hit
> > > and missed,
> > > > > I need to reload
> > > > > > the pages once or twice before the
> pages can
> > > load
> > > > > properly.
> > > > >
> > > > > Try disabling hardware crypto in the
> driver:
> > > > >
> > > > > rmmod ath5k
> > > > > modprobe ath5k nohwcrypt=1
> > > >
> > > > Sorry for the late reply, being busy with
> other
> > > stuffs.
> > > > Anyway, disabling hardware cyrpto didn't
> make any
> > > changes.
> > > >
> > > > >
> > > > > In any case, check messages from
> wpa_supplicant.
> > > Maybe
> > > > > it's
> > > > > reauthenticating very often.  If you
> flood ping
> > > the router
> > > > > ("ping -f"),
> > > > > you would probably see growing dots
> that
> > > represent lost
> > > > > packets.
> > > >
> > > > Flood ping the router doesn't have any
> lost
> > > packets (although only for a
> > > > minute or so). And my router's log shows
> that the
> > > laptop didn't
> > > > re-authenticate very often.
> > > >
> > > > I've also compiled vanilla 2.6.26 and
> 2.6.27 with
> > > ath5k (compat-wireless).
> > > >
> > > > - 2.6.26.8 + ath5k
> (compat-wireless-old-2008-11-29,
> > > files last editted on
> > > > 2008-09-16):
> > > > -> ping shows some packets loss.
> > > > -> can browse any websites.
> > >
> > > Lets focus on >= 2.6.27.
> > >
> > > >
> > > > - 2.6.27.7 + ath5k
> (compat-wireless-2008-11-26):
> > > > -> ping doesn't have any packet loss.
> > > > -> can't browse, browser always
> waiting for the
> > > response from the server.
> > > > Monitoring the traffics shows that there are
> tx
> > > packets, but there's no rx
> > > > packets.
> > > >
> > > > Anything else I can try?
> > >
> > > You say you can ping fine but... browsing
> doesn't
> > > work?? Maybe a
> > > firewall issue?
> > >
> > > /etc/init.d/iptables stop
> > >
> > > I agree with Pavel this does not seem like a
> driver issue.
> > > Do you have
> > > your AP configured to disable :80 TCP
> communication? Can
> > > you try a simple
> > > netcat server and netcat client on different
> ports and also
> > > on port 80
> > > just to see if its really firewall/AP
> configuration.
> > 
> > 
> > Firewall on both end (router-ap and laptop) is
> disabled.
> > I can't do netcat on the server since it's not
> a PC box. It's an all in
> > one unit (ADSL modem+AP+router). But I did wireshark
> on the laptop before
> > reading your email. And I can see many TCP
> retransmission while trying to
> > browse. If you like I can attach the log and send it
> to you.
> > 
> > 
> > As comparison, I also do wireshark while using
> ndiswrapper. I can find TCP
> > retransmission while using ndiswrapper, but
> doesn't really affect browsing
> > or large file transfer through SMB.
> > 
> > 
> > PS: If you prefer netcat, please tell me, I'll do
> that and send the log if
> > you like.
> 
> I'll prefer a very simple netcat log. Do you understand
> why we find this so
> strange? It may help to debug the issue at hand.

The attchment is wireshark result from both netcats using port 3333:
1. First half, Intel2200BG(XP-SP2) as sender and ath5k (2.6.27.7) as 
reciver (works fine).
2. Second half, ath5k(2.6.27.7) as sender and Intel2200BG (XP) as reciver
(didn't work, only getting TCP retransmission).

- Intel2200BG(XP-SP2) has IP address of 192.168.1.4
- ath5k(2.6.27.7) has IP address of 192.168.1.2

I'll do netcat on port 80 later tonight and report the result if there's 
anything different with the information on thie email.

PS: the attachment is without hexdump packet data, please let me know if
you require the one with hexdump packet data.


> 
>   Luis


      

[-- Attachment #2: wireshark_netcat_rx_tx --]
[-- Type: application/octet-stream, Size: 38487 bytes --]

No.     Time        Source                Destination           Protocol Info
     38 325.955307  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6e657463)

Frame 38 (75 bytes on wire, 75 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: pvuniwien (1081), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 21
ENTTEC

No.     Time        Source                Destination           Protocol Info
     64 443.232929  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2f2f2066)

Frame 64 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     66 443.233431  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2e2e202a)

Frame 66 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 1261, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     70 443.241189  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6465203c)

Frame 70 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 2521, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     73 443.253394  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20544c49)

Frame 73 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 3781, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     75 443.259621  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x0a696e74)

Frame 75 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 5041, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     77 443.262329  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x736f2077)

Frame 77 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 6301, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     80 443.265024  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x5341436c)

Frame 80 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 7561, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     83 443.267983  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x726e2822)

Frame 83 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 8821, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     86 443.270936  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x45202020)

Frame 86 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 10081, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     90 443.276218  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x65747465)

Frame 90 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 11341, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     93 443.281791  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x7464686e)

Frame 93 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 12601, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     95 443.282308  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6f6b6179)

Frame 95 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 13861, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
     97 443.282825  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x54686520)

Frame 97 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 15121, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    100 443.283284  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20444e53)

Frame 100 (58 bytes on wire, 58 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 16381, Ack: 1, Len: 4
ENTTEC

No.     Time        Source                Destination           Protocol Info
    106 443.292694  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20737475)

Frame 106 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 16385, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    108 443.294446  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x5f6c6973)

Frame 108 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 17645, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    110 443.296017  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20757020)

Frame 110 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 18905, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    112 443.296455  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x65722069)

Frame 112 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 20165, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    114 443.298222  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x0d0a2020)

Frame 114 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 21425, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    119 443.306848  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x206e6f74)

Frame 119 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 22685, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    122 443.307346  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x72657475)

Frame 122 (686 bytes on wire, 686 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 23945, Ack: 1, Len: 632
ENTTEC

No.     Time        Source                Destination           Protocol Info
    125 443.309616  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20676c6f)

Frame 125 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 24577, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    127 443.309921  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x70726961)

Frame 127 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 25837, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    129 443.310630  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2c202678)

Frame 129 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 27097, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    131 443.311516  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x484c2069)

Frame 131 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 28357, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    132 443.312007  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x74696f6e)

Frame 132 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 29617, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    135 443.312567  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x65776179)

Frame 135 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 30877, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    136 443.313095  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x4b697262)

Frame 136 (686 bytes on wire, 686 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 32137, Ack: 1, Len: 632
ENTTEC

No.     Time        Source                Destination           Protocol Info
    144 443.317044  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x7220696e)

Frame 144 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 32769, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    145 443.319427  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6e616d65)

Frame 145 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 34029, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    147 443.320814  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6e6e6563)

Frame 147 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 35289, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    148 443.322362  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x7272203c)

Frame 148 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 36549, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    150 443.322668  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2a20636c)

Frame 150 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 37809, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    151 443.322990  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x65637420)

Frame 151 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 39069, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    154 443.324641  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x69662067)

Frame 154 (686 bytes on wire, 686 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 40329, Ack: 1, Len: 632
ENTTEC

No.     Time        Source                Destination           Protocol Info
    159 443.332095  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20204e6f)

Frame 159 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 40961, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    160 443.333196  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20616e64)

Frame 160 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 42221, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    162 443.334310  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x633b092f)

Frame 162 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 43481, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    163 443.337151  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x696e6720)

Frame 163 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 44741, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    165 443.337659  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x4554202a)

Frame 165 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 46001, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    166 443.337998  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x7368696e)

Frame 166 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 47261, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    168 443.338366  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2a2f0d0a)

Frame 168 (686 bytes on wire, 686 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 48521, Ack: 1, Len: 632
ENTTEC

No.     Time        Source                Destination           Protocol Info
    174 443.347349  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20286572)

Frame 174 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 49153, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    175 443.348269  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6d706c65)

Frame 175 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 50413, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    177 443.349378  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2a2f0d0a)

Frame 177 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 51673, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    179 443.351023  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x09092f2a)

Frame 179 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 52933, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    181 443.351900  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x74207361)

Frame 181 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 54193, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    182 443.352330  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x74206c69)

Frame 182 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 55453, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    184 443.352521  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x293b0d0a)

Frame 184 (686 bytes on wire, 686 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 56713, Ack: 1, Len: 632
ENTTEC

No.     Time        Source                Destination           Protocol Info
    189 443.363069  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x20206172)

Frame 189 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 57345, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    190 443.364313  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x4c6e6f3a)

Frame 190 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 58605, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    192 443.365131  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x66663b0d)

Frame 192 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 59865, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    193 443.366397  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2d74696d)

Frame 193 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 61125, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    195 443.367848  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6172672c)

Frame 195 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 62385, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    196 443.369392  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x6c6c6572)

Frame 196 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 63645, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    198 443.369607  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x765b6f70)

Frame 198 (686 bytes on wire, 686 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 64905, Ack: 1, Len: 632
ENTTEC

No.     Time        Source                Destination           Protocol Info
    204 443.378302  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x207d2065)

Frame 204 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 65537, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    205 443.379129  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x320d0a23)

Frame 205 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 66797, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    207 443.379718  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x2031290d)

Frame 207 (1314 bytes on wire, 1314 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 68057, Ack: 1, Len: 1260
ENTTEC

No.     Time        Source                Destination           Protocol Info
    208 443.380053  192.168.1.4           192.168.1.2           ENTTEC   Unknown (0x72202822)

Frame 208 (400 bytes on wire, 400 bytes captured)
Ethernet II, Src: IntelCor_17:6a:2c (00:12:f0:17:6a:2c), Dst: Azurewav_89:ea:f1 (00:15:af:89:ea:f1)
Internet Protocol, Src: 192.168.1.4 (192.168.1.4), Dst: 192.168.1.2 (192.168.1.2)
Transmission Control Protocol, Src Port: amt-esd-prot (1082), Dst Port: dec-notes (3333), Seq: 69317, Ack: 1, Len: 346
ENTTEC

No.     Time        Source                Destination           Protocol Info
    220 573.274905  192.168.1.2           192.168.1.4           ENTTEC   Unknown (0x6e657463)

Frame 220 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    222 573.475495  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 222 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    223 573.877504  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 223 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    224 574.681507  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 224 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    225 576.289509  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 225 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    228 579.505497  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 228 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    229 585.937496  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 229 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    230 598.801508  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 230 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    238 624.529512  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 238 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    263 675.985512  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 263 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

No.     Time        Source                Destination           Protocol Info
    278 778.897513  192.168.1.2           192.168.1.4           ENTTEC   [TCP Retransmission] Unknown (0x6e657463)

Frame 278 (88 bytes on wire, 88 bytes captured)
Ethernet II, Src: Azurewav_89:ea:f1 (00:15:af:89:ea:f1), Dst: IntelCor_17:6a:2c (00:12:f0:17:6a:2c)
Internet Protocol, Src: 192.168.1.2 (192.168.1.2), Dst: 192.168.1.4 (192.168.1.4)
Transmission Control Protocol, Src Port: 57142 (57142), Dst Port: dec-notes (3333), Seq: 1, Ack: 1, Len: 22
ENTTEC

  reply	other threads:[~2008-12-02  7:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-02  3:11 ath5k: can't browse at all Irwan Siajadi
2008-12-01 21:36 ` Luis R. Rodriguez
2008-12-02  7:27   ` Irwan Siajadi [this message]
2008-12-02  8:00     ` Luis R. Rodriguez
2008-12-02 13:04       ` Irwan Siajadi
2008-12-07 19:39       ` Irwan Siajadi
  -- strict thread matches above, loose matches on Subject: below --
2008-11-24 17:41 Irwan Siajadi
2008-11-24 18:53 ` Pavel Roskin
2008-11-25  2:36   ` Irwan Siajadi
2008-11-25 17:24   ` Irwan Siajadi
2008-11-25 20:02     ` Pavel Roskin
2008-11-30 16:53       ` Irwan Siajadi
2008-12-01 17:11         ` Luis R. Rodriguez
2008-11-24 18:54 ` Dan Williams
2008-11-25  2:30   ` Irwan Siajadi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64544.21431.qm@web59610.mail.ac4.yahoo.com \
    --to=dev.bahamot@yahoo.com \
    --cc=Luis.Rodriguez@Atheros.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=lrodriguez@atheros.com \
    --cc=proski@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.