You are not logged in.

#1 2011-03-19 00:04:37

autogeek
Member
Registered: 2011-03-19
Posts: 4

[SOLVED] Slow initial connection to websites

My internet connection is pretty fast, but the initial connection to websites take about 4-10 seconds. Sometimes I even get a "connection timed out" error. Once and if the connection is made, the website loads up pretty quickly. I have no problems with internet speed otherwise as I get pretty good speeds for downloads and torrents.

Chrome shows "sending request" and Firefox shows "looking up" during this period of apparent inactivity.

It is not a DNS problem as I have switched DNS from my default to the OpenDNS servers. Besides, everything works fine on Windows with either DNS setup.

I have also tried switching off ipv6 by adding "alias net-pf-10 off" in modprobe.conf. I even switched off ipv6 in Firefox in about:config to no avail.

Oddly, wget seems to work fast and normally. And nslookup returns results almost instantly.

Any idea whats wrong with my setup?

I have a Broadcom wireless card and am using NetworkManager.

Last edited by autogeek (2011-03-19 12:46:50)

Offline

#2 2011-03-19 00:38:49

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: [SOLVED] Slow initial connection to websites

Run tcpdump during the initial connection attempt might reveal something...

tcpdump -lnn -i eth0 port 80

Then try opening a website.

Offline

#3 2011-03-19 01:12:22

jamesbond007
Member
From: Germany
Registered: 2009-06-14
Posts: 150

Re: [SOLVED] Slow initial connection to websites

Hi autogeek,

have you tried a different browser like chromium?

Offline

#4 2011-03-19 07:34:30

autogeek
Member
Registered: 2011-03-19
Posts: 4

Re: [SOLVED] Slow initial connection to websites

jamesbond007: I normally use chromium. I have tried firefox and epiphany, but all have the same problem. I don't think it is a browser problem.

fukawi2: I did what you said. Now I have to figure out what the output means. Quick question though - a large number of packets sent out by my system are zero length packets. Is this normal?

[EDIT] Also the ack and seq numbers of consecutive packets don't match. Usually there is a large delay (2-4 seconds) when the destination address changes. Looks like a DNS problem but probably isn't since nslookup and wget works normally. Whats going on? hmm

Last edited by autogeek (2011-03-19 07:56:16)

Offline

#5 2011-03-19 07:58:18

Fingel
Member
Registered: 2009-02-28
Posts: 98

Re: [SOLVED] Slow initial connection to websites

Disable ipv6! Arch linux has it enabled by default, and many applications like Firefox will load it automatically if they find the module on your system.

Offline

#6 2011-03-19 08:27:22

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,224
Website

Re: [SOLVED] Slow initial connection to websites

@Fingel => The OP has already tried that, as stated in the OP.

@autogeek => Post a copy of the output here...

Offline

#7 2011-03-19 09:06:49

autogeek
Member
Registered: 2011-03-19
Posts: 4

Re: [SOLVED] Slow initial connection to websites

Output of "tcpdump -lnn -i wlan0 port 80"

09:48:07.830175 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [s], seq 3349565050, win 4380, options [mss 1460,sackOK,TS val 5804753 ecr 0,nop,wscale 7], length 0
09:48:07.881403 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [S.], seq 283170021, ack 3349565051, win 8190, options [mss 1460], length 0
09:48:07.881447 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 1, win 4380, length 0
09:48:07.881732 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [P.], seq 1:714, ack 1, win 4380, length 713
09:48:07.960568 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 1:1461, ack 714, win 16380, length 1460
09:48:07.960602 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 1461, win 7300, length 0
09:48:07.962292 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 1461:2921, ack 714, win 16380, length 1460
09:48:07.962314 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 2921, win 10220, length 0
09:48:07.963874 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 2921:4381, ack 714, win 16380, length 1460
09:48:07.963889 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 4381, win 13140, length 0
09:48:08.013717 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 4381:5841, ack 714, win 16380, length 1460
09:48:08.013740 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 5841, win 16060, length 0
09:48:08.015376 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 5841:7301, ack 714, win 16380, length 1460
09:48:08.015393 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 7301, win 18980, length 0
09:48:08.016990 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [P.], seq 7301:8761, ack 714, win 16380, length 1460
09:48:08.017003 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 8761, win 21900, length 0
09:48:08.018567 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 8761:10221, ack 714, win 16380, length 1460
09:48:08.018584 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 10221, win 24820, length 0
09:48:08.021561 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 10221:11681, ack 714, win 16380, length 1460
09:48:08.021573 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 11681, win 27740, length 0
09:48:08.022140 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [P.], seq 11681:13141, ack 714, win 16380, length 1460
09:48:08.022151 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 13141, win 30660, length 0
09:48:08.023768 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 13141:14601, ack 714, win 16380, length 1460
09:48:08.023776 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 14601, win 33580, length 0
09:48:08.025413 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 14601:16061, ack 714, win 16380, length 1460
09:48:08.025426 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 16061, win 36500, length 0
09:48:08.027117 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [P.], seq 16061:17521, ack 714, win 16380, length 1460
09:48:08.027128 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 17521, win 39420, length 0
09:48:08.066987 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 17521:18981, ack 714, win 16380, length 1460
09:48:08.067007 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 18981, win 42340, length 0
09:48:08.068584 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 18981:20441, ack 714, win 16380, length 1460
09:48:08.068596 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 20441, win 45260, length 0
09:48:08.070223 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [P.], seq 20441:21901, ack 714, win 16380, length 1460
09:48:08.070235 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 21901, win 48180, length 0
09:48:08.073477 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [.], seq 21901:23361, ack 714, win 16380, length 1460
09:48:08.073528 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 23361, win 51100, length 0
09:48:08.073565 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [P.], seq 23361:24063, ack 714, win 16380, length 702
09:48:08.073576 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 24063, win 54020, length 0
09:48:15.953303 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [s], seq 3487013132, win 4380, options [mss 1460,sackOK,TS val 5807190 ecr 0,nop,wscale 7], length 0
09:48:15.953388 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [s], seq 3483211805, win 4380, options [mss 1460,sackOK,TS val 5807190 ecr 0,nop,wscale 7], length 0
09:48:15.953422 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [s], seq 3482660067, win 4380, options [mss 1460,sackOK,TS val 5807190 ecr 0,nop,wscale 7], length 0
09:48:15.953459 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [s], seq 3473450902, win 4380, options [mss 1460,sackOK,TS val 5807190 ecr 0,nop,wscale 7], length 0
09:48:15.953498 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [s], seq 3477168122, win 4380, options [mss 1460,sackOK,TS val 5807190 ecr 0,nop,wscale 7], length 0
09:48:15.953533 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [s], seq 3484446024, win 4380, options [mss 1460,sackOK,TS val 5807190 ecr 0,nop,wscale 7], length 0
09:48:16.018825 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [S.], seq 3096268123, ack 3482660068, win 5792, options [mss 1460,sackOK,TS val 1556303554 ecr 5807190,nop,wscale 5], length 0
09:48:16.018864 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807210 ecr 1556303554], length 0
09:48:16.019163 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [S.], seq 3102140642, ack 3487013133, win 5792, options [mss 1460,sackOK,TS val 1556303555 ecr 5807190,nop,wscale 5], length 0
09:48:16.019183 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807210 ecr 1556303555], length 0
09:48:16.019335 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 1:423, ack 1, win 35, options [nop,nop,TS val 5807210 ecr 1556303554], length 422
09:48:16.019577 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 1:412, ack 1, win 35, options [nop,nop,TS val 5807210 ecr 1556303555], length 411
09:48:16.020302 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [S.], seq 3100562084, ack 3483211806, win 5792, options [mss 1460,sackOK,TS val 1556303556 ecr 5807190,nop,wscale 5], length 0
09:48:16.020320 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807210 ecr 1556303556], length 0
09:48:16.020516 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 1:413, ack 1, win 35, options [nop,nop,TS val 5807211 ecr 1556303556], length 412
09:48:16.021766 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [S.], seq 3098789169, ack 3473450903, win 5792, options [mss 1460,sackOK,TS val 1556303557 ecr 5807190,nop,wscale 5], length 0
09:48:16.021783 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807211 ecr 1556303557], length 0
09:48:16.021974 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 1:401, ack 1, win 35, options [nop,nop,TS val 5807211 ecr 1556303557], length 400
09:48:16.023749 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [S.], seq 3098026951, ack 3477168123, win 5792, options [mss 1460,sackOK,TS val 1556303559 ecr 5807190,nop,wscale 5], length 0
09:48:16.023765 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807212 ecr 1556303559], length 0
09:48:16.023945 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [P.], seq 1:402, ack 1, win 35, options [nop,nop,TS val 5807212 ecr 1556303559], length 401
09:48:16.024802 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [S.], seq 3111023746, ack 3484446025, win 5792, options [mss 1460,sackOK,TS val 1556303559 ecr 5807190,nop,wscale 5], length 0
09:48:16.024820 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807212 ecr 1556303559], length 0
09:48:16.025032 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 1:412, ack 1, win 35, options [nop,nop,TS val 5807212 ecr 1556303559], length 411
09:48:16.088689 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], ack 423, win 215, options [nop,nop,TS val 1556303624 ecr 5807210], length 0
09:48:16.091228 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 1:1449, ack 423, win 215, options [nop,nop,TS val 1556303625 ecr 5807210], length 1448
09:48:16.091245 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 1449, win 57, options [nop,nop,TS val 5807232 ecr 1556303625], length 0
09:48:16.091596 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 1449:1881, ack 423, win 215, options [nop,nop,TS val 1556303625 ecr 5807210], length 432
09:48:16.091608 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 1881, win 80, options [nop,nop,TS val 5807232 ecr 1556303625], length 0
09:48:16.092842 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 423:837, ack 1881, win 80, options [nop,nop,TS val 5807232 ecr 1556303625], length 414
09:48:16.095756 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], ack 412, win 215, options [nop,nop,TS val 1556303631 ecr 5807210], length 0
09:48:16.099317 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 1:1449, ack 412, win 215, options [nop,nop,TS val 1556303633 ecr 5807210], length 1448
09:48:16.099332 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 1449, win 57, options [nop,nop,TS val 5807234 ecr 1556303633], length 0
09:48:16.100969 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 1449:2897, ack 412, win 215, options [nop,nop,TS val 1556303633 ecr 5807210], length 1448
09:48:16.100982 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 2897, win 80, options [nop,nop,TS val 5807235 ecr 1556303633], length 0
09:48:16.102745 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 2897:4345, ack 412, win 215, options [nop,nop,TS val 1556303633 ecr 5807210], length 1448
09:48:16.102758 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 4345, win 103, options [nop,nop,TS val 5807235 ecr 1556303633], length 0
09:48:16.102974 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [.], ack 413, win 215, options [nop,nop,TS val 1556303637 ecr 5807211], length 0
09:48:16.103044 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 1:346, ack 413, win 215, options [nop,nop,TS val 1556303638 ecr 5807211], length 345
09:48:16.103051 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [.], ack 346, win 43, options [nop,nop,TS val 5807235 ecr 1556303638], length 0
09:48:16.107583 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], ack 401, win 215, options [nop,nop,TS val 1556303644 ecr 5807211], length 0
09:48:16.112303 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 1:1449, ack 401, win 215, options [nop,nop,TS val 1556303644 ecr 5807211], length 1448
09:48:16.112320 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 1449, win 57, options [nop,nop,TS val 5807238 ecr 1556303644], length 0
09:48:16.112737 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 1449:2897, ack 401, win 215, options [nop,nop,TS val 1556303644 ecr 5807211], length 1448
09:48:16.112750 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 2897, win 80, options [nop,nop,TS val 5807238 ecr 1556303644], length 0
09:48:16.113771 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 2897:4345, ack 401, win 215, options [nop,nop,TS val 1556303644 ecr 5807211], length 1448
09:48:16.113787 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 4345, win 103, options [nop,nop,TS val 5807239 ecr 1556303644], length 0
09:48:16.114879 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [.], ack 402, win 215, options [nop,nop,TS val 1556303649 ecr 5807212], length 0
09:48:16.117713 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [P.], seq 1:1273, ack 402, win 215, options [nop,nop,TS val 1556303650 ecr 5807212], length 1272
09:48:16.117731 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 1273, win 55, options [nop,nop,TS val 5807240 ecr 1556303650], length 0
09:48:16.121095 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [.], ack 412, win 215, options [nop,nop,TS val 1556303656 ecr 5807212], length 0
09:48:16.123673 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [.], seq 1:1449, ack 412, win 215, options [nop,nop,TS val 1556303656 ecr 5807212], length 1448
09:48:16.123688 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 1449, win 57, options [nop,nop,TS val 5807241 ecr 1556303656], length 0
09:48:16.124580 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 1449:2206, ack 412, win 215, options [nop,nop,TS val 1556303656 ecr 5807212], length 757
09:48:16.124593 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 2206, win 80, options [nop,nop,TS val 5807242 ecr 1556303656], length 0
09:48:16.163226 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 1881:3329, ack 837, win 248, options [nop,nop,TS val 1556303697 ecr 5807232], length 1448
09:48:16.163565 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 3329:3902, ack 837, win 248, options [nop,nop,TS val 1556303697 ecr 5807232], length 573
09:48:16.163579 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 3902, win 125, options [nop,nop,TS val 5807253 ecr 1556303697], length 0
09:48:16.167057 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 4345:5793, ack 412, win 215, options [nop,nop,TS val 1556303700 ecr 5807234], length 1448
09:48:16.167077 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 5793, win 125, options [nop,nop,TS val 5807255 ecr 1556303700], length 0
09:48:16.168714 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 5793:7241, ack 412, win 215, options [nop,nop,TS val 1556303700 ecr 5807234], length 1448
09:48:16.168726 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 7241, win 148, options [nop,nop,TS val 5807255 ecr 1556303700], length 0
09:48:16.170307 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 7241:8689, ack 412, win 215, options [nop,nop,TS val 1556303700 ecr 5807234], length 1448
09:48:16.170320 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 8689, win 170, options [nop,nop,TS val 5807255 ecr 1556303700], length 0
09:48:16.171925 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 8689:10137, ack 412, win 215, options [nop,nop,TS val 1556303702 ecr 5807235], length 1448
09:48:16.171937 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 10137, win 193, options [nop,nop,TS val 5807256 ecr 1556303702], length 0
09:48:16.173648 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 10137:11585, ack 412, win 215, options [nop,nop,TS val 1556303702 ecr 5807235], length 1448
09:48:16.173661 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 11585, win 216, options [nop,nop,TS val 5807256 ecr 1556303702], length 0
09:48:16.175241 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 11585:13033, ack 412, win 215, options [nop,nop,TS val 1556303704 ecr 5807235], length 1448
09:48:16.175255 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 13033, win 238, options [nop,nop,TS val 5807257 ecr 1556303704], length 0
09:48:16.177347 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 13033:14481, ack 412, win 215, options [nop,nop,TS val 1556303704 ecr 5807235], length 1448
09:48:16.177361 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 14481, win 261, options [nop,nop,TS val 5807258 ecr 1556303704], length 0
09:48:16.179886 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 4345:5793, ack 401, win 215, options [nop,nop,TS val 1556303714 ecr 5807238], length 1448
09:48:16.179900 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 5793, win 125, options [nop,nop,TS val 5807258 ecr 1556303714], length 0
09:48:16.181529 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 5793:7241, ack 401, win 215, options [nop,nop,TS val 1556303714 ecr 5807238], length 1448
09:48:16.181543 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 7241, win 148, options [nop,nop,TS val 5807259 ecr 1556303714], length 0
09:48:16.183269 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 7241:8689, ack 401, win 215, options [nop,nop,TS val 1556303714 ecr 5807238], length 1448
09:48:16.183283 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 8689, win 170, options [nop,nop,TS val 5807259 ecr 1556303714], length 0
09:48:16.184962 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 8689:10137, ack 401, win 215, options [nop,nop,TS val 1556303715 ecr 5807238], length 1448
09:48:16.184976 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 10137, win 193, options [nop,nop,TS val 5807260 ecr 1556303715], length 0
09:48:16.186725 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 10137:11585, ack 401, win 215, options [nop,nop,TS val 1556303715 ecr 5807238], length 1448
09:48:16.186737 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 11585, win 216, options [nop,nop,TS val 5807260 ecr 1556303715], length 0
09:48:16.188420 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 11585:13033, ack 401, win 215, options [nop,nop,TS val 1556303716 ecr 5807239], length 1448
09:48:16.188432 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 13033, win 238, options [nop,nop,TS val 5807261 ecr 1556303716], length 0
09:48:16.189996 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 13033:14481, ack 401, win 215, options [nop,nop,TS val 1556303716 ecr 5807239], length 1448
09:48:16.190008 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 14481, win 261, options [nop,nop,TS val 5807261 ecr 1556303716], length 0
09:48:16.234897 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 14481:15929, ack 412, win 215, options [nop,nop,TS val 1556303768 ecr 5807255], length 1448
09:48:16.234918 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 15929, win 284, options [nop,nop,TS val 5807275 ecr 1556303768], length 0
09:48:16.236546 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 15929:17377, ack 412, win 215, options [nop,nop,TS val 1556303768 ecr 5807255], length 1448
09:48:16.236560 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 17377, win 306, options [nop,nop,TS val 5807275 ecr 1556303768], length 0
09:48:16.238233 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 17377:18825, ack 412, win 215, options [nop,nop,TS val 1556303770 ecr 5807255], length 1448
09:48:16.238247 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 18825, win 329, options [nop,nop,TS val 5807276 ecr 1556303770], length 0
09:48:16.239667 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 18825:20164, ack 412, win 215, options [nop,nop,TS val 1556303770 ecr 5807255], length 1339
09:48:16.239679 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 20164, win 351, options [nop,nop,TS val 5807276 ecr 1556303770], length 0
09:48:16.247635 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 14481:15929, ack 401, win 215, options [nop,nop,TS val 1556303781 ecr 5807258], length 1448
09:48:16.247656 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 15929, win 284, options [nop,nop,TS val 5807279 ecr 1556303781], length 0
09:48:16.249255 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 15929:17377, ack 401, win 215, options [nop,nop,TS val 1556303781 ecr 5807258], length 1448
09:48:16.249269 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 17377, win 306, options [nop,nop,TS val 5807279 ecr 1556303781], length 0
09:48:16.251295 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 17377:18825, ack 401, win 215, options [nop,nop,TS val 1556303783 ecr 5807259], length 1448
09:48:16.251310 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 18825, win 329, options [nop,nop,TS val 5807280 ecr 1556303783], length 0
09:48:16.252749 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 18825:20273, ack 401, win 215, options [nop,nop,TS val 1556303783 ecr 5807259], length 1448
09:48:16.252763 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 20273, win 351, options [nop,nop,TS val 5807280 ecr 1556303783], length 0
09:48:16.254457 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 20273:21721, ack 401, win 215, options [nop,nop,TS val 1556303785 ecr 5807259], length 1448
09:48:16.254470 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 21721, win 374, options [nop,nop,TS val 5807281 ecr 1556303785], length 0
09:48:16.256157 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 21721:23169, ack 401, win 215, options [nop,nop,TS val 1556303785 ecr 5807259], length 1448
09:48:16.256173 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 23169, win 397, options [nop,nop,TS val 5807281 ecr 1556303785], length 0
09:48:16.257732 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 23169:24617, ack 401, win 215, options [nop,nop,TS val 1556303786 ecr 5807260], length 1448
09:48:16.257749 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 24617, win 419, options [nop,nop,TS val 5807282 ecr 1556303786], length 0
09:48:16.259402 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 24617:26065, ack 401, win 215, options [nop,nop,TS val 1556303786 ecr 5807260], length 1448
09:48:16.259418 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 26065, win 442, options [nop,nop,TS val 5807282 ecr 1556303786], length 0
09:48:16.261068 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 26065:27513, ack 401, win 215, options [nop,nop,TS val 1556303788 ecr 5807260], length 1448
09:48:16.261077 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 27513, win 465, options [nop,nop,TS val 5807283 ecr 1556303788], length 0
09:48:16.265231 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 27513:28961, ack 401, win 215, options [nop,nop,TS val 1556303788 ecr 5807260], length 1448
09:48:16.265245 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 28961, win 487, options [nop,nop,TS val 5807284 ecr 1556303788], length 0
09:48:16.265367 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 28961:30409, ack 401, win 215, options [nop,nop,TS val 1556303790 ecr 5807261], length 1448
09:48:16.265375 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 30409, win 499, options [nop,nop,TS val 5807284 ecr 1556303790], length 0
09:48:16.266107 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 30409:31857, ack 401, win 215, options [nop,nop,TS val 1556303790 ecr 5807261], length 1448
09:48:16.267506 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 31857:32925, ack 401, win 215, options [nop,nop,TS val 1556303791 ecr 5807261], length 1068
09:48:16.267518 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 32925, win 499, options [nop,nop,TS val 5807285 ecr 1556303790], length 0
09:48:17.576448 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [s], seq 3502201715, win 4380, options [mss 1460,sackOK,TS val 5807677 ecr 0,nop,wscale 7], length 0
09:48:17.642707 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [S.], seq 102555839, ack 3502201716, win 5792, options [mss 1460,sackOK,TS val 1041546785 ecr 5807677,nop,wscale 5], length 0
09:48:17.642746 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807697 ecr 1041546785], length 0
09:48:17.642984 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [P.], seq 1:372, ack 1, win 35, options [nop,nop,TS val 5807697 ecr 1041546785], length 371
09:48:17.713588 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [.], ack 372, win 215, options [nop,nop,TS val 1041546856 ecr 5807697], length 0
09:48:17.716546 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [.], seq 1:1449, ack 372, win 215, options [nop,nop,TS val 1041546857 ecr 5807697], length 1448
09:48:17.716563 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [.], ack 1449, win 57, options [nop,nop,TS val 5807719 ecr 1041546857], length 0
09:48:17.718169 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [P.], seq 1449:2897, ack 372, win 215, options [nop,nop,TS val 1041546857 ecr 5807697], length 1448
09:48:17.718187 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [.], ack 2897, win 80, options [nop,nop,TS val 5807720 ecr 1041546857], length 0
09:48:17.719757 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [.], seq 2897:4345, ack 372, win 215, options [nop,nop,TS val 1041546857 ecr 5807697], length 1448
09:48:17.719773 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [.], ack 4345, win 103, options [nop,nop,TS val 5807720 ecr 1041546857], length 0
09:48:17.784129 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [P.], seq 4345:5793, ack 372, win 215, options [nop,nop,TS val 1041546924 ecr 5807719], length 1448
09:48:17.784151 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [.], ack 5793, win 125, options [nop,nop,TS val 5807740 ecr 1041546924], length 0
09:48:17.784505 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [P.], seq 5793:6326, ack 372, win 215, options [nop,nop,TS val 1041546924 ecr 5807719], length 533
09:48:17.784519 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [.], ack 6326, win 148, options [nop,nop,TS val 5807740 ecr 1041546924], length 0
09:48:17.853307 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 401:806, ack 32925, win 501, options [nop,nop,TS val 5807760 ecr 1556303790], length 405
09:48:17.886693 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [s], seq 3510121701, win 4380, options [mss 1460,sackOK,TS val 5807770 ecr 0,nop,wscale 7], length 0
09:48:17.886853 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [P.], seq 714:1391, ack 24063, win 54020, length 677
09:48:17.887287 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 412:820, ack 20164, win 351, options [nop,nop,TS val 5807771 ecr 1556303770], length 408
09:48:17.887326 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 837:1251, ack 3902, win 125, options [nop,nop,TS val 5807771 ecr 1556303697], length 414
09:48:17.887356 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 412:815, ack 2206, win 80, options [nop,nop,TS val 5807771 ecr 1556303656], length 403
09:48:17.887388 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [P.], seq 402:810, ack 1273, win 55, options [nop,nop,TS val 5807771 ecr 1556303650], length 408
09:48:17.887429 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 413:811, ack 346, win 43, options [nop,nop,TS val 5807771 ecr 1556303638], length 398
09:48:17.887465 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [P.], seq 372:815, ack 6326, win 148, options [nop,nop,TS val 5807771 ecr 1041546924], length 443
09:48:17.928203 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 32925:34336, ack 806, win 248, options [nop,nop,TS val 1556305462 ecr 5807760], length 1411
09:48:17.928233 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 34336, win 499, options [nop,nop,TS val 5807783 ecr 1556305462], length 0
09:48:17.929004 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 806:1203, ack 34336, win 501, options [nop,nop,TS val 5807783 ecr 1556305462], length 397
09:48:17.947904 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [P.], seq 24063:24658, ack 1391, win 16380, length 595
09:48:17.947932 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 24658, win 56940, length 0
09:48:17.955445 IP 62.41.85.99.80 > 192.168.0.100.36142: Flags [S.], seq 122061704, ack 3510121702, win 5792, options [mss 1460,sackOK,TS val 1041547095 ecr 5807770,nop,wscale 5], length 0
09:48:17.955476 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807791 ecr 1041547095], length 0
09:48:17.955616 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [P.], seq 1:432, ack 1, win 35, options [nop,nop,TS val 5807791 ecr 1041547095], length 431
09:48:17.968102 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 20164:21612, ack 820, win 248, options [nop,nop,TS val 1556305501 ecr 5807771], length 1448
09:48:17.968138 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 21612, win 374, options [nop,nop,TS val 5807795 ecr 1556305501], length 0
09:48:17.969793 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 21612:23060, ack 820, win 248, options [nop,nop,TS val 1556305501 ecr 5807771], length 1448
09:48:17.969808 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 23060, win 397, options [nop,nop,TS val 5807795 ecr 1556305501], length 0
09:48:17.971200 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 23060:24508, ack 820, win 248, options [nop,nop,TS val 1556305501 ecr 5807771], length 1448
09:48:17.971212 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 24508, win 419, options [nop,nop,TS val 5807796 ecr 1556305501], length 0
09:48:17.972911 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 24508:25956, ack 820, win 248, options [nop,nop,TS val 1556305501 ecr 5807771], length 1448
09:48:17.972923 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 25956, win 442, options [nop,nop,TS val 5807796 ecr 1556305501], length 0
09:48:17.974699 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 25956:27404, ack 820, win 248, options [nop,nop,TS val 1556305501 ecr 5807771], length 1448
09:48:17.974712 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 27404, win 465, options [nop,nop,TS val 5807797 ecr 1556305501], length 0
09:48:17.976369 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 27404:28852, ack 820, win 248, options [nop,nop,TS val 1556305501 ecr 5807771], length 1448
09:48:17.976382 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 28852, win 487, options [nop,nop,TS val 5807797 ecr 1556305501], length 0
09:48:17.977958 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 28852:30300, ack 820, win 248, options [nop,nop,TS val 1556305501 ecr 5807771], length 1448
09:48:17.977975 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 30300, win 499, options [nop,nop,TS val 5807798 ecr 1556305501], length 0
09:48:17.979636 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 3902:5350, ack 1251, win 282, options [nop,nop,TS val 1556305504 ecr 5807771], length 1448
09:48:17.981359 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 5350:6798, ack 1251, win 282, options [nop,nop,TS val 1556305504 ecr 5807771], length 1448
09:48:17.981370 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 6798, win 170, options [nop,nop,TS val 5807799 ecr 1556305504], length 0
09:48:17.982822 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 6798:8246, ack 1251, win 282, options [nop,nop,TS val 1556305504 ecr 5807771], length 1448
09:48:17.984830 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 8246:9694, ack 1251, win 282, options [nop,nop,TS val 1556305504 ecr 5807771], length 1448
09:48:17.984846 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 9694, win 216, options [nop,nop,TS val 5807800 ecr 1556305504], length 0
09:48:17.985292 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 9694:9934, ack 1251, win 282, options [nop,nop,TS val 1556305504 ecr 5807771], length 240
09:48:17.985772 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 1251:1649, ack 9934, win 238, options [nop,nop,TS val 5807800 ecr 1556305504], length 398
09:48:17.986129 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 2206:3114, ack 815, win 248, options [nop,nop,TS val 1556305511 ecr 5807771], length 908
09:48:17.986157 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 3114, win 103, options [nop,nop,TS val 5807800 ecr 1556305511], length 0
09:48:17.987081 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 815:1216, ack 3114, win 103, options [nop,nop,TS val 5807801 ecr 1556305511], length 401
09:48:17.988176 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [.], seq 1273:2721, ack 810, win 248, options [nop,nop,TS val 1556305516 ecr 5807771], length 1448
09:48:17.988195 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 2721, win 77, options [nop,nop,TS val 5807801 ecr 1556305516], length 0
09:48:17.988757 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [P.], seq 2721:2920, ack 810, win 248, options [nop,nop,TS val 1556305516 ecr 5807771], length 199
09:48:17.988765 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 2920, win 100, options [nop,nop,TS val 5807801 ecr 1556305516], length 0
09:48:17.989345 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 346:1109, ack 811, win 248, options [nop,nop,TS val 1556305523 ecr 5807771], length 763
09:48:17.989360 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [.], ack 1109, win 55, options [nop,nop,TS val 5807801 ecr 1556305523], length 0
09:48:17.991172 IP 62.41.85.99.80 > 192.168.0.100.36141: Flags [P.], seq 6326:6565, ack 815, win 248, options [nop,nop,TS val 1041547133 ecr 5807771], length 239
09:48:17.991190 IP 192.168.0.100.36141 > 62.41.85.99.80: Flags [.], ack 6565, win 170, options [nop,nop,TS val 5807802 ecr 1041547133], length 0
09:48:18.000137 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 34336:34878, ack 1203, win 282, options [nop,nop,TS val 1556305535 ecr 5807783], length 542
09:48:18.021757 IP 62.41.85.99.80 > 192.168.0.100.36142: Flags [S.], seq 122061704, ack 3510121702, win 5792, options [mss 1460,sackOK,TS val 1041547164 ecr 5807770,nop,wscale 5], length 0
09:48:18.021784 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [.], ack 1, win 35, options [nop,nop,TS val 5807811 ecr 1041547164,nop,nop,sack 1 {0:1}], length 0
09:48:18.027053 IP 62.41.85.99.80 > 192.168.0.100.36142: Flags [.], ack 432, win 215, options [nop,nop,TS val 1041547169 ecr 5807791], length 0
09:48:18.028025 IP 62.41.85.99.80 > 192.168.0.100.36142: Flags [P.], seq 1:242, ack 432, win 215, options [nop,nop,TS val 1041547170 ecr 5807791], length 241
09:48:18.028038 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [.], ack 242, win 43, options [nop,nop,TS val 5807813 ecr 1041547170], length 0
09:48:18.035807 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 30300:31679, ack 820, win 248, options [nop,nop,TS val 1556305569 ecr 5807795], length 1379
09:48:18.035834 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 31679, win 499, options [nop,nop,TS val 5807815 ecr 1556305569], length 0
09:48:18.037052 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 34878, win 501, options [nop,nop,TS val 5807816 ecr 1556305535], length 0
09:48:18.057978 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 9934:11382, ack 1649, win 315, options [nop,nop,TS val 1556305590 ecr 5807800], length 1448
09:48:18.058200 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 11382:11580, ack 1649, win 315, options [nop,nop,TS val 1556305590 ecr 5807800], length 198
09:48:18.058214 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 11580, win 284, options [nop,nop,TS val 5807822 ecr 1556305590], length 0
09:48:18.065202 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 3114:3944, ack 1216, win 282, options [nop,nop,TS val 1556305599 ecr 5807801], length 830
09:48:18.103722 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 3944, win 125, options [nop,nop,TS val 5807836 ecr 1556305599], length 0
09:48:18.107999 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 1216:1614, ack 3944, win 125, options [nop,nop,TS val 5807837 ecr 1556305599], length 398
09:48:18.108204 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 1649:2050, ack 11580, win 284, options [nop,nop,TS val 5807837 ecr 1556305590], length 401
09:48:18.108253 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 820:1234, ack 31679, win 501, options [nop,nop,TS val 5807837 ecr 1556305569], length 414
09:48:18.108337 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 1203:1617, ack 34878, win 501, options [nop,nop,TS val 5807837 ecr 1556305535], length 414
09:48:18.108430 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 811:1212, ack 1109, win 55, options [nop,nop,TS val 5807837 ecr 1556305523], length 401
09:48:18.108993 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [P.], seq 810:1210, ack 2920, win 100, options [nop,nop,TS val 5807837 ecr 1556305516], length 400
09:48:18.181750 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [.], seq 3944:5392, ack 1614, win 315, options [nop,nop,TS val 1556305714 ecr 5807837], length 1448
09:48:18.181776 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 5392, win 148, options [nop,nop,TS val 5807859 ecr 1556305714], length 0
09:48:18.183372 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [.], seq 5392:6840, ack 1614, win 315, options [nop,nop,TS val 1556305714 ecr 5807837], length 1448
09:48:18.183385 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 6840, win 170, options [nop,nop,TS val 5807859 ecr 1556305714], length 0
09:48:18.184337 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 6840:7724, ack 1614, win 315, options [nop,nop,TS val 1556305714 ecr 5807837], length 884
09:48:18.184348 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 7724, win 193, options [nop,nop,TS val 5807860 ecr 1556305714], length 0
09:48:18.184739 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 1614:2018, ack 7724, win 193, options [nop,nop,TS val 5807860 ecr 1556305714], length 404
09:48:18.186026 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 11580:13028, ack 2050, win 349, options [nop,nop,TS val 1556305717 ecr 5807837], length 1448
09:48:18.187819 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 13028:14476, ack 2050, win 349, options [nop,nop,TS val 1556305717 ecr 5807837], length 1448
09:48:18.187833 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 14476, win 329, options [nop,nop,TS val 5807861 ecr 1556305717], length 0
09:48:18.189561 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 14476:15924, ack 2050, win 349, options [nop,nop,TS val 1556305717 ecr 5807837], length 1448
09:48:18.191237 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 15924:17372, ack 2050, win 349, options [nop,nop,TS val 1556305717 ecr 5807837], length 1448
09:48:18.191249 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 17372, win 374, options [nop,nop,TS val 5807862 ecr 1556305717], length 0
09:48:18.192923 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 17372:18820, ack 2050, win 349, options [nop,nop,TS val 1556305717 ecr 5807837], length 1448
09:48:18.194553 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 18820:20268, ack 2050, win 349, options [nop,nop,TS val 1556305717 ecr 5807837], length 1448
09:48:18.194562 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 20268, win 419, options [nop,nop,TS val 5807863 ecr 1556305717], length 0
09:48:18.196132 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 20268:21716, ack 2050, win 349, options [nop,nop,TS val 1556305717 ecr 5807837], length 1448
09:48:18.197862 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 31679:33127, ack 1234, win 282, options [nop,nop,TS val 1556305724 ecr 5807837], length 1448
09:48:18.197887 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 33127, win 499, options [nop,nop,TS val 5807864 ecr 1556305724], length 0
09:48:18.199432 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 33127:34575, ack 1234, win 282, options [nop,nop,TS val 1556305724 ecr 5807837], length 1448
09:48:18.199444 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 34575, win 499, options [nop,nop,TS val 5807864 ecr 1556305724], length 0
09:48:18.201084 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 34575:36023, ack 1234, win 282, options [nop,nop,TS val 1556305724 ecr 5807837], length 1448
09:48:18.201100 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 36023, win 499, options [nop,nop,TS val 5807865 ecr 1556305724], length 0
09:48:18.202837 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 36023:37471, ack 1234, win 282, options [nop,nop,TS val 1556305724 ecr 5807837], length 1448
09:48:18.202847 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 37471, win 499, options [nop,nop,TS val 5807865 ecr 1556305724], length 0
09:48:18.204505 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 37471:38919, ack 1234, win 282, options [nop,nop,TS val 1556305724 ecr 5807837], length 1448
09:48:18.204515 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 38919, win 499, options [nop,nop,TS val 5807866 ecr 1556305724], length 0
09:48:18.206229 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 38919:40367, ack 1234, win 282, options [nop,nop,TS val 1556305724 ecr 5807837], length 1448
09:48:18.206238 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 40367, win 499, options [nop,nop,TS val 5807866 ecr 1556305724], length 0
09:48:18.207700 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 40367:41587, ack 1234, win 282, options [nop,nop,TS val 1556305724 ecr 5807837], length 1220
09:48:18.207706 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 41587, win 499, options [nop,nop,TS val 5807867 ecr 1556305724], length 0
09:48:18.208065 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 1234:1640, ack 41587, win 501, options [nop,nop,TS val 5807867 ecr 1556305724], length 406
09:48:18.210770 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 34878:35386, ack 1617, win 315, options [nop,nop,TS val 1556305729 ecr 5807837], length 508
09:48:18.210819 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 35386, win 499, options [nop,nop,TS val 5807868 ecr 1556305729], length 0
09:48:18.210844 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 1109:1551, ack 1212, win 282, options [nop,nop,TS val 1556305734 ecr 5807837], length 442
09:48:18.210854 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [.], ack 1551, win 67, options [nop,nop,TS val 5807868 ecr 1556305734], length 0
09:48:18.210999 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [.], seq 2920:4368, ack 1210, win 282, options [nop,nop,TS val 1556305740 ecr 5807837], length 1448
09:48:18.211011 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 4368, win 122, options [nop,nop,TS val 5807868 ecr 1556305740], length 0
09:48:18.212192 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [.], seq 4368:5816, ack 1210, win 282, options [nop,nop,TS val 1556305740 ecr 5807837], length 1448
09:48:18.212201 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 5816, win 145, options [nop,nop,TS val 5807868 ecr 1556305740], length 0
09:48:18.212775 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [P.], seq 5816:5865, ack 1210, win 282, options [nop,nop,TS val 1556305740 ecr 5807837], length 49
09:48:18.227819 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 5865, win 145, options [nop,nop,TS val 5807873 ecr 1556305740], length 0
09:48:18.227962 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 1617:2026, ack 35386, win 501, options [nop,nop,TS val 5807873 ecr 1556305729], length 409
09:48:18.228182 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 1212:1619, ack 1551, win 67, options [nop,nop,TS val 5807873 ecr 1556305734], length 407
09:48:18.228275 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [P.], seq 1210:1625, ack 5865, win 145, options [nop,nop,TS val 5807873 ecr 1556305740], length 415
09:48:18.233724 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 21716, win 442, options [nop,nop,TS val 5807875 ecr 1556305717], length 0
09:48:18.255643 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 21716:23164, ack 2050, win 349, options [nop,nop,TS val 1556305789 ecr 5807861], length 1448
09:48:18.255664 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 23164, win 465, options [nop,nop,TS val 5807881 ecr 1556305789], length 0
09:48:18.257488 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 23164:24612, ack 2050, win 349, options [nop,nop,TS val 1556305789 ecr 5807861], length 1448
09:48:18.257501 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 24612, win 487, options [nop,nop,TS val 5807882 ecr 1556305789], length 0
09:48:18.259245 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 24612:26060, ack 2050, win 349, options [nop,nop,TS val 1556305789 ecr 5807861], length 1448
09:48:18.259260 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 26060, win 499, options [nop,nop,TS val 5807882 ecr 1556305789], length 0
09:48:18.262619 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 26060:27508, ack 2050, win 349, options [nop,nop,TS val 1556305790 ecr 5807862], length 1448
09:48:18.262635 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 27508, win 499, options [nop,nop,TS val 5807883 ecr 1556305790], length 0
09:48:18.263032 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 27508:28956, ack 2050, win 349, options [nop,nop,TS val 1556305790 ecr 5807862], length 1448
09:48:18.263040 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 28956, win 499, options [nop,nop,TS val 5807883 ecr 1556305790], length 0
09:48:18.264317 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 28956:30404, ack 2050, win 349, options [nop,nop,TS val 1556305790 ecr 5807862], length 1448
09:48:18.265300 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 7724:8807, ack 2018, win 349, options [nop,nop,TS val 1556305791 ecr 5807860], length 1083
09:48:18.266134 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 2018:2417, ack 8807, win 216, options [nop,nop,TS val 5807884 ecr 1556305791], length 399
09:48:18.267287 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 30404:31852, ack 2050, win 349, options [nop,nop,TS val 1556305793 ecr 5807863], length 1448
09:48:18.267301 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 31852, win 499, options [nop,nop,TS val 5807885 ecr 1556305790], length 0
09:48:18.268584 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 31852:33300, ack 2050, win 349, options [nop,nop,TS val 1556305793 ecr 5807863], length 1448
09:48:18.270469 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 33300:34748, ack 2050, win 349, options [nop,nop,TS val 1556305793 ecr 5807863], length 1448
09:48:18.270483 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 34748, win 499, options [nop,nop,TS val 5807886 ecr 1556305793], length 0
09:48:18.283681 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 41587:43035, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1448
09:48:18.285350 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 43035:44483, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1448
09:48:18.285420 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 44483, win 501, options [nop,nop,TS val 5807890 ecr 1556305817], length 0
09:48:18.286832 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 44483:45931, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1448
09:48:18.288604 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 45931:47379, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1448
09:48:18.288671 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 47379, win 501, options [nop,nop,TS val 5807891 ecr 1556305817], length 0
09:48:18.290520 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 47379:48827, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1448
09:48:18.292278 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 48827:50275, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1448
09:48:18.292346 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 50275, win 501, options [nop,nop,TS val 5807892 ecr 1556305817], length 0
09:48:18.293711 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 50275:51723, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1448
09:48:18.295497 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 51723:53138, ack 1640, win 315, options [nop,nop,TS val 1556305817 ecr 5807867], length 1415
09:48:18.295558 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 53138, win 501, options [nop,nop,TS val 5807893 ecr 1556305817], length 0
09:48:18.295925 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 1640:2039, ack 53138, win 501, options [nop,nop,TS val 5807893 ecr 1556305817], length 399
09:48:18.301899 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 35386:35793, ack 2026, win 349, options [nop,nop,TS val 1556305837 ecr 5807873], length 407
09:48:18.302796 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 2026:2424, ack 35793, win 501, options [nop,nop,TS val 5807895 ecr 1556305837], length 398
09:48:18.304006 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 1551:1839, ack 1619, win 315, options [nop,nop,TS val 1556305840 ecr 5807873], length 288
09:48:18.304888 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 1619:2030, ack 1839, win 79, options [nop,nop,TS val 5807896 ecr 1556305840], length 411
09:48:18.309285 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 34748:36196, ack 2050, win 349, options [nop,nop,TS val 1556305843 ecr 5807875], length 1448
09:48:18.313246 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 36196:37424, ack 2050, win 349, options [nop,nop,TS val 1556305843 ecr 5807875], length 1228
09:48:18.313263 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 37424, win 499, options [nop,nop,TS val 5807898 ecr 1556305843], length 0
09:48:18.313417 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [.], seq 5865:7313, ack 1625, win 315, options [nop,nop,TS val 1556305845 ecr 5807873], length 1448
09:48:18.313901 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 2050:2451, ack 37424, win 501, options [nop,nop,TS val 5807899 ecr 1556305843], length 401
09:48:18.313958 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [P.], seq 7313:7737, ack 1625, win 315, options [nop,nop,TS val 1556305845 ecr 5807873], length 424
09:48:18.313965 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 7737, win 190, options [nop,nop,TS val 5807899 ecr 1556305845], length 0
09:48:18.314433 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [P.], seq 1625:2036, ack 7737, win 190, options [nop,nop,TS val 5807899 ecr 1556305845], length 411
09:48:18.337871 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 8807:9098, ack 2417, win 382, options [nop,nop,TS val 1556305872 ecr 5807884], length 291
09:48:18.338803 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 2417:2821, ack 9098, win 238, options [nop,nop,TS val 5807906 ecr 1556305872], length 404
09:48:18.367212 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 53138:53429, ack 2039, win 349, options [nop,nop,TS val 1556305903 ecr 5807893], length 291
09:48:18.368148 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 2039:2441, ack 53429, win 501, options [nop,nop,TS val 5807915 ecr 1556305903], length 402
09:48:18.373555 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 35793:36075, ack 2424, win 382, options [nop,nop,TS val 1556305909 ecr 5807895], length 282
09:48:18.374289 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 2424:2822, ack 36075, win 501, options [nop,nop,TS val 5807917 ecr 1556305909], length 398
09:48:18.379906 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 1839:2835, ack 2030, win 349, options [nop,nop,TS val 1556305914 ecr 5807896], length 996
09:48:18.380753 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 2030:2428, ack 2835, win 94, options [nop,nop,TS val 5807919 ecr 1556305914], length 398
09:48:18.382651 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 37424:37743, ack 2451, win 382, options [nop,nop,TS val 1556305918 ecr 5807899], length 319
09:48:18.383618 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 2451:2855, ack 37743, win 501, options [nop,nop,TS val 5807919 ecr 1556305918], length 404
09:48:18.394079 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [.], seq 7737:9185, ack 2036, win 349, options [nop,nop,TS val 1556305926 ecr 5807899], length 1448
09:48:18.395731 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [.], seq 9185:10633, ack 2036, win 349, options [nop,nop,TS val 1556305926 ecr 5807899], length 1448
09:48:18.395750 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 10633, win 236, options [nop,nop,TS val 5807923 ecr 1556305926], length 0
09:48:18.396044 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [P.], seq 10633:11163, ack 2036, win 349, options [nop,nop,TS val 1556305926 ecr 5807899], length 530
09:48:18.396481 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [P.], seq 2036:2454, ack 11163, win 258, options [nop,nop,TS val 5807923 ecr 1556305926], length 418
09:48:18.412295 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 9098:9451, ack 2821, win 416, options [nop,nop,TS val 1556305946 ecr 5807906], length 353
09:48:18.413139 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [P.], seq 2821:3219, ack 9451, win 261, options [nop,nop,TS val 5807928 ecr 1556305946], length 398
09:48:18.440654 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 53429:54877, ack 2441, win 382, options [nop,nop,TS val 1556305974 ecr 5807915], length 1448
09:48:18.441623 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 54877:55796, ack 2441, win 382, options [nop,nop,TS val 1556305974 ecr 5807915], length 919
09:48:18.446036 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 36075:36591, ack 2822, win 416, options [nop,nop,TS val 1556305981 ecr 5807917], length 516
09:48:18.449577 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 55796, win 501, options [nop,nop,TS val 5807939 ecr 1556305974], length 0
09:48:18.450153 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 2441:2840, ack 55796, win 501, options [nop,nop,TS val 5807939 ecr 1556305974], length 399
09:48:18.450215 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 2822:3230, ack 36591, win 501, options [nop,nop,TS val 5807939 ecr 1556305981], length 408
09:48:18.451303 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 2835:3133, ack 2428, win 382, options [nop,nop,TS val 1556305986 ecr 5807919], length 298
09:48:18.452063 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 2428:2836, ack 3133, win 110, options [nop,nop,TS val 5807940 ecr 1556305986], length 408
09:48:18.455882 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 37743:39191, ack 2855, win 416, options [nop,nop,TS val 1556305990 ecr 5807919], length 1448
09:48:18.457609 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 39191:40639, ack 2855, win 416, options [nop,nop,TS val 1556305990 ecr 5807919], length 1448
09:48:18.457726 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 40639, win 501, options [nop,nop,TS val 5807942 ecr 1556305990], length 0
09:48:18.459035 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 40639:42087, ack 2855, win 416, options [nop,nop,TS val 1556305990 ecr 5807919], length 1448
09:48:18.460803 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 42087:43279, ack 2855, win 416, options [nop,nop,TS val 1556305990 ecr 5807919], length 1192
09:48:18.460883 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 43279, win 501, options [nop,nop,TS val 5807943 ecr 1556305990], length 0
09:48:18.461830 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 2855:3256, ack 43279, win 501, options [nop,nop,TS val 5807943 ecr 1556305990], length 401
09:48:18.470080 IP 62.41.85.91.80 > 192.168.0.100.39022: Flags [P.], seq 11163:12164, ack 2454, win 382, options [nop,nop,TS val 1556306004 ecr 5807923], length 1001
09:48:18.477296 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [P.], seq 1391:2110, ack 24658, win 56940, length 719
09:48:18.488397 IP 62.41.85.91.80 > 192.168.0.100.39023: Flags [P.], seq 9451:10758, ack 3219, win 449, options [nop,nop,TS val 1556306021 ecr 5807928], length 1307
09:48:18.507065 IP 192.168.0.100.39022 > 62.41.85.91.80: Flags [.], ack 12164, win 281, options [nop,nop,TS val 5807957 ecr 1556306004], length 0
09:48:18.523791 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 55796:57244, ack 2840, win 416, options [nop,nop,TS val 1556306057 ecr 5807939], length 1448
09:48:18.525298 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 57244:58692, ack 2840, win 416, options [nop,nop,TS val 1556306057 ecr 5807939], length 1448
09:48:18.525359 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 58692, win 501, options [nop,nop,TS val 5807962 ecr 1556306057], length 0
09:48:18.526848 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 58692:60140, ack 2840, win 416, options [nop,nop,TS val 1556306057 ecr 5807939], length 1448
09:48:18.527052 IP 192.168.0.100.39023 > 62.41.85.91.80: Flags [.], ack 10758, win 284, options [nop,nop,TS val 5807963 ecr 1556306021], length 0
09:48:18.528765 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 60140:61588, ack 2840, win 416, options [nop,nop,TS val 1556306057 ecr 5807939], length 1448
09:48:18.528826 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 61588, win 501, options [nop,nop,TS val 5807963 ecr 1556306057], length 0
09:48:18.530457 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [.], seq 61588:63036, ack 2840, win 416, options [nop,nop,TS val 1556306057 ecr 5807939], length 1448
09:48:18.531665 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 63036:64091, ack 2840, win 416, options [nop,nop,TS val 1556306057 ecr 5807939], length 1055
09:48:18.531718 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 64091, win 501, options [nop,nop,TS val 5807964 ecr 1556306057], length 0
09:48:18.533412 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [.], seq 36591:38039, ack 3230, win 449, options [nop,nop,TS val 1556306061 ecr 5807939], length 1448
09:48:18.533978 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 38039:38773, ack 3230, win 449, options [nop,nop,TS val 1556306061 ecr 5807939], length 734
09:48:18.535100 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 38773, win 501, options [nop,nop,TS val 5807965 ecr 1556306061], length 0
09:48:18.535531 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [P.], seq 432:868, ack 242, win 43, options [nop,nop,TS val 5807965 ecr 1041547170], length 436
09:48:18.535889 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [.], seq 3133:4581, ack 2836, win 416, options [nop,nop,TS val 1556306069 ecr 5807940], length 1448
09:48:18.536441 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 4581:4651, ack 2836, win 416, options [nop,nop,TS val 1556306069 ecr 5807940], length 70
09:48:18.536452 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [.], ack 4651, win 133, options [nop,nop,TS val 5807965 ecr 1556306069], length 0
09:48:18.538107 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [.], seq 43279:44727, ack 3256, win 449, options [nop,nop,TS val 1556306071 ecr 5807943], length 1448
09:48:18.538608 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 44727:45196, ack 3256, win 449, options [nop,nop,TS val 1556306071 ecr 5807943], length 469
09:48:18.538666 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 45196, win 501, options [nop,nop,TS val 5807966 ecr 1556306071], length 0
09:48:18.541833 IP 195.93.80.36.80 > 192.168.0.100.54533: Flags [P.], seq 24658:24915, ack 2110, win 9360, length 257
09:48:18.541865 IP 192.168.0.100.54533 > 195.93.80.36.80: Flags [.], ack 24915, win 59860, length 0
09:48:18.587972 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [P.], seq 3256:3661, ack 45196, win 501, options [nop,nop,TS val 5807981 ecr 1556306071], length 405
09:48:18.600473 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [P.], seq 2836:3239, ack 4651, win 133, options [nop,nop,TS val 5807985 ecr 1556306069], length 403
09:48:18.600604 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [P.], seq 3230:3637, ack 38773, win 501, options [nop,nop,TS val 5807985 ecr 1556306061], length 407
09:48:18.600760 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [P.], seq 2840:3242, ack 64091, win 501, options [nop,nop,TS val 5807985 ecr 1556306057], length 402
09:48:18.607407 IP 62.41.85.99.80 > 192.168.0.100.36142: Flags [P.], seq 242:508, ack 868, win 248, options [nop,nop,TS val 1041547749 ecr 5807965], length 266
09:48:18.607446 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [.], ack 508, win 51, options [nop,nop,TS val 5807987 ecr 1041547749], length 0
09:48:18.657417 IP 62.41.85.91.80 > 192.168.0.100.39020: Flags [P.], seq 45196:46261, ack 3661, win 483, options [nop,nop,TS val 1556306191 ecr 5807981], length 1065
09:48:18.672610 IP 62.41.85.91.80 > 192.168.0.100.39019: Flags [P.], seq 4651:5706, ack 3239, win 449, options [nop,nop,TS val 1556306207 ecr 5807985], length 1055
09:48:18.677267 IP 62.41.85.91.80 > 192.168.0.100.39021: Flags [P.], seq 38773:39876, ack 3637, win 483, options [nop,nop,TS val 1556306212 ecr 5807985], length 1103
09:48:18.682707 IP 62.41.85.91.80 > 192.168.0.100.39018: Flags [P.], seq 64091:65014, ack 3242, win 449, options [nop,nop,TS val 1556306217 ecr 5807985], length 923
09:48:18.697072 IP 192.168.0.100.39020 > 62.41.85.91.80: Flags [.], ack 46261, win 501, options [nop,nop,TS val 5808014 ecr 1556306191], length 0
09:48:18.703284 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [P.], seq 868:1357, ack 508, win 51, options [nop,nop,TS val 5808015 ecr 1041547749], length 489
09:48:18.710466 IP 192.168.0.100.39019 > 62.41.85.91.80: Flags [.], ack 5706, win 155, options [nop,nop,TS val 5808018 ecr 1556306207], length 0
09:48:18.717097 IP 192.168.0.100.39021 > 62.41.85.91.80: Flags [.], ack 39876, win 501, options [nop,nop,TS val 5808020 ecr 1556306212], length 0
09:48:18.720406 IP 192.168.0.100.39018 > 62.41.85.91.80: Flags [.], ack 65014, win 501, options [nop,nop,TS val 5808021 ecr 1556306217], length 0
09:48:18.775460 IP 62.41.85.99.80 > 192.168.0.100.36142: Flags [P.], seq 508:747, ack 1357, win 282, options [nop,nop,TS val 1041547917 ecr 5808015], length 239
09:48:18.775495 IP 192.168.0.100.36142 > 62.41.85.99.80: Flags [.], ack 747, win 60, options [nop,nop,TS val 5808037 ecr 1041547917], length 0

Due to the size of the output, I have only included part of it till the website starts loading quickly. Note the jump in the time-stamp from 09:48:08 to 09:48:15 and the change in the destination address. I want to correct myself regarding the status in chrome during this period of inactivity. For most of the "inactive" time, the status is "Sending request..." but there is a significant portion of it where the status is "Waiting for <website>...".

Hope this helps.

[EDIT] Something else I noticed:

  • Sometimes the page loads stop halfway and the status "Waiting for <website>..." is displayed again. In these cases, the wait is for an address different from the website address (advertising sites?).

  • Page load performance for some websites like google, gmail and facebook improve dramatically if they have been loaded before in the current browser session (for a short while after the previous page load - a few minutes). They load almost instantly after that. But for other sites like tomshardware, hexus, autoblog, etc., it seems to make little to no difference.

Last edited by autogeek (2011-03-19 10:27:53)

Offline

#8 2011-03-19 12:46:25

autogeek
Member
Registered: 2011-03-19
Posts: 4

Re: [SOLVED] Slow initial connection to websites

Finally found the problem. Well, sort of.

I found a bug report of a similar problem: https://bugs.launchpad.net/ubuntu/+sour … +bug/94940. So, I changed the hosts line in my nsswitch.conf file from:

hosts: files mdns4_minimal [NOTFOUND=return] dns mdns4 wins

to:

hosts: files nis dns

Once I restarted the browser, everything was fine. Since the fix, I have been trying to replicate the problem by adding the extra keywords in one by one and I haven't been able recreate the issue once even with the original line. Odd. hmm

Offline

Board footer

Powered by FluxBB