All of lore.kernel.org
 help / color / mirror / Atom feed
From: alekcejk@googlemail.com
To: Eric Dumazet <eric.dumazet@gmail.com>, netdev@vger.kernel.org
Subject: Re: Re: Re: Re: Re: Re: Re: Re: limited network bandwidth with 3.2.x kernels
Date: Wed, 15 Feb 2012 16:11:52 +0200	[thread overview]
Message-ID: <2687521.3ztN17SHUf@localhost.localdomain> (raw)
In-Reply-To: <1329313785.2437.28.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>

В сообщении от Среда 15 февраля 2012 14:49:45 вы написали:
> Le mercredi 15 février 2012 à 05:44 -0800, alekcejk@googlemail.com a
> 
> écrit :
> > В сообщении от Среда 15 февраля 2012 05:43:13 вы написали:
> > > OK thanks, nothing seems wrong on receiver side.
> > > 
> > > Could you try to force ECN enabled flows and send tcpdump, to check if
> > > we receive retransmits ?
> > > 
> > > echo 1 >/proc/sys/net/ipv4/tcp_ecn
> > 
> > 2 was there before I did it.
> > 
> > > And check tcp can engage ECN : tcpdump SYN/SYNACK should look like:
> > > 
> > > 05:41:17.943538 IP 192.168.1.97.45986 > 68.232.35.119.80: Flags [SEW],
> > > seq 2109565072, win 14600, options [mss 1460,sackOK,TS val 8295492 ecr
> > > 0,nop,wscale 6], length 0
> > > 
> > > 05:41:17.980619 IP 68.232.35.119.80 > 192.168.1.97.45986: Flags [S.E],
> > > seq 2519424885, ack 2109565073, win 14600, options [mss
> > > 1452,nop,nop,sackOK,nop,wscale 6], length 0
> > 
> > tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
> > listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
> > 15:21:20.799077 IP AA.BB.CC.XY.55374 > 213.83.42.56.21: Flags [SEW], seq 1233000896, win 14600, options [mss 1460,sackOK,TS val 764819 ecr 0,nop,wscale 4], length 0
> > 15:21:20.853575 IP 213.83.42.56.21 > AA.BB.CC.XY.55374: Flags [S.], seq 3046667726, ack 1233000897, win 5792, options [mss 1460,sackOK,TS val 3782118833 ecr 764819,nop,wscale 7],
> > length 0
> > 
> > 15:21:21.450884 IP AA.BB.CC.XY.53691 > 213.83.42.56.36139: Flags [SEW], seq 2740127335, win 14600, options [mss 1460,sackOK,TS val 765471 ecr 0,nop,wscale 4], length 0
> > 15:21:21.505467 IP 213.83.42.56.36139 > AA.BB.CC.XY.53691: Flags [S.], seq 3050262605, ack 2740127336, win 5792, options [mss 1460,sackOK,TS val 3782119106 ecr 765471,nop,wscale 7],
> > length 0
> 
> Unfortunately remote server doesnt negotiate ECN (we dont see E flag in
> the SYNACK frame)
> 
> Try to find another one, and check SYNACK looks like : Flags [S.E]

ftp.snt.utwente.nl - yet one server with download speed 11,2 Megabytes/s with 3.1.10 kernel
and 5,41 or 5,56 or 5,8 Megabytes/s with 3.2.6 kernel (maximum speed shown by wget
may vary after restarting of download).

tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes
16:01:37.313964 IP (tos 0x0, ttl 100, id 63113, offset 0, flags [DF], proto TCP (6), length 60)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [SEW], cksum 0x1028 (incorrect -> 0xe45b), seq 1339270399, win 14600, options [mss 1460,sackOK,TS val 4294857334 ecr 0,nop,wscale 4], 
length 0
16:01:37.365919 IP (tos 0x0, ttl 57, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [S.E], cksum 0xec12 (correct), seq 1335027049, ack 1339270400, win 5792, options [mss 1460,sackOK,TS val 86368507 ecr 
4294857334,nop,wscale 7], length 0
16:01:37.365942 IP (tos 0x0, ttl 100, id 63114, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [.], cksum 0x1020 (incorrect -> 0x2dfa), ack 1, win 913, options [nop,nop,TS val 4294857386 ecr 86368507], length 0
16:01:37.418747 IP (tos 0x0, ttl 57, id 1133, offset 0, flags [DF], proto TCP (6), length 116)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x4e71 (correct), seq 1:65, ack 1, win 46, options [nop,nop,TS val 86368520 ecr 4294857386], length 64
16:01:37.418764 IP (tos 0x0, ttl 100, id 63115, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [.], cksum 0x1020 (incorrect -> 0x2d78), ack 65, win 913, options [nop,nop,TS val 4294857439 ecr 86368520], length 0
16:01:37.418771 IP (tos 0x0, ttl 57, id 1134, offset 0, flags [DF], proto TCP (6), length 93)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x4a09 (correct), seq 65:106, ack 1, win 46, options [nop,nop,TS val 86368520 ecr 4294857386], length 41
16:01:37.418783 IP (tos 0x0, ttl 100, id 63116, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [.], cksum 0x1020 (incorrect -> 0x2d4f), ack 106, win 913, options [nop,nop,TS val 4294857439 ecr 86368520], length 0
16:01:37.418790 IP (tos 0x0, ttl 57, id 1135, offset 0, flags [DF], proto TCP (6), length 93)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x8227 (correct), seq 106:147, ack 1, win 46, options [nop,nop,TS val 86368520 ecr 4294857386], length 41
16:01:37.418801 IP (tos 0x0, ttl 100, id 63117, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [.], cksum 0x1020 (incorrect -> 0x2d26), ack 147, win 913, options [nop,nop,TS val 4294857439 ecr 86368520], length 0
16:01:37.470393 IP (tos 0x0, ttl 57, id 1136, offset 0, flags [DF], proto TCP (6), length 1396)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x71a3 (correct), seq 147:1491, ack 1, win 46, options [nop,nop,TS val 86368533 ecr 4294857439], length 1344
16:01:37.470405 IP (tos 0x0, ttl 100, id 63118, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [.], cksum 0x1020 (incorrect -> 0x26fd), ack 1491, win 1081, options [nop,nop,TS val 4294857491 ecr 86368533], length 0
16:01:37.470668 IP (tos 0x2,ECT(0), ttl 100, id 63119, offset 0, flags [DF], proto TCP (6), length 68)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1030 (incorrect -> 0x9f08), seq 1:17, ack 1491, win 1081, options [nop,nop,TS val 4294857491 ecr 86368533], length 16
16:01:37.522117 IP (tos 0x0, ttl 57, id 1137, offset 0, flags [DF], proto TCP (6), length 52)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [.], cksum 0x2aeb (correct), ack 17, win 46, options [nop,nop,TS val 86368546 ecr 4294857491], length 0
16:01:37.522129 IP (tos 0x0, ttl 57, id 1138, offset 0, flags [DF], proto TCP (6), length 86)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0xe39f (correct), seq 1491:1525, ack 17, win 46, options [nop,nop,TS val 86368546 ecr 4294857491], length 34
16:01:37.522176 IP (tos 0x2,ECT(0), ttl 100, id 63120, offset 0, flags [DF], proto TCP (6), length 65)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x102d (incorrect -> 0x3bca), seq 17:30, ack 1525, win 1081, options [nop,nop,TS val 4294857543 ecr 86368546], length 13
16:01:37.573661 IP (tos 0x0, ttl 57, id 1139, offset 0, flags [DF], proto TCP (6), length 75)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x48e3 (correct), seq 1525:1548, ack 30, win 46, options [nop,nop,TS val 86368559 ecr 4294857543], length 23
16:01:37.573826 IP (tos 0x2,ECT(0), ttl 100, id 63121, offset 0, flags [DF], proto TCP (6), length 58)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1026 (incorrect -> 0x7260), seq 30:36, ack 1548, win 1081, options [nop,nop,TS val 4294857594 ecr 86368559], length 6
16:01:37.625305 IP (tos 0x0, ttl 57, id 1140, offset 0, flags [DF], proto TCP (6), length 71)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0xc2b3 (correct), seq 1548:1567, ack 36, win 46, options [nop,nop,TS val 86368571 ecr 4294857594], length 19
16:01:37.625425 IP (tos 0x2,ECT(0), ttl 100, id 63122, offset 0, flags [DF], proto TCP (6), length 57)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1025 (incorrect -> 0x875b), seq 36:41, ack 1567, win 1081, options [nop,nop,TS val 4294857646 ecr 86368571], length 5
16:01:37.676911 IP (tos 0x0, ttl 57, id 1141, offset 0, flags [DF], proto TCP (6), length 61)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x7223 (correct), seq 1567:1576, ack 41, win 46, options [nop,nop,TS val 86368584 ecr 4294857646], length 9
16:01:37.677032 IP (tos 0x2,ECT(0), ttl 100, id 63123, offset 0, flags [DF], proto TCP (6), length 60)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1028 (incorrect -> 0x537d), seq 41:49, ack 1576, win 1081, options [nop,nop,TS val 4294857697 ecr 86368584], length 8
16:01:37.728484 IP (tos 0x0, ttl 57, id 1142, offset 0, flags [DF], proto TCP (6), length 83)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0xf385 (correct), seq 1576:1607, ack 49, win 46, options [nop,nop,TS val 86368597 ecr 4294857697], length 31
16:01:37.728631 IP (tos 0x2,ECT(0), ttl 100, id 63124, offset 0, flags [DF], proto TCP (6), length 93)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1049 (incorrect -> 0x2b64), seq 49:90, ack 1607, win 1081, options [nop,nop,TS val 4294857749 ecr 86368597], length 41
16:01:37.780113 IP (tos 0x0, ttl 57, id 1143, offset 0, flags [DF], proto TCP (6), length 89)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x9d5d (correct), seq 1607:1644, ack 90, win 46, options [nop,nop,TS val 86368610 ecr 4294857749], length 37
16:01:37.780247 IP (tos 0x2,ECT(0), ttl 100, id 63125, offset 0, flags [DF], proto TCP (6), length 91)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1047 (incorrect -> 0x9579), seq 90:129, ack 1644, win 1081, options [nop,nop,TS val 4294857801 ecr 86368610], length 39
16:01:37.831756 IP (tos 0x0, ttl 57, id 1144, offset 0, flags [DF], proto TCP (6), length 67)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0xae1f (correct), seq 1644:1659, ack 129, win 46, options [nop,nop,TS val 86368623 ecr 4294857801], length 15
16:01:37.831882 IP (tos 0x2,ECT(0), ttl 100, id 63126, offset 0, flags [DF], proto TCP (6), length 58)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1026 (incorrect -> 0x7362), seq 129:135, ack 1659, win 1081, options [nop,nop,TS val 4294857852 ecr 86368623], length 6
16:01:37.883482 IP (tos 0x0, ttl 57, id 1145, offset 0, flags [DF], proto TCP (6), length 104)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x6b16 (correct), seq 1659:1711, ack 135, win 46, options [nop,nop,TS val 86368636 ecr 4294857852], length 52
16:01:37.883589 IP (tos 0x0, ttl 100, id 45885, offset 0, flags [DF], proto TCP (6), length 60)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [SEW], cksum 0x1028 (incorrect -> 0x234e), seq 1207822221, win 14600, options [mss 1460,sackOK,TS val 4294857904 ecr 0,nop,wscale 4], 
length 0
16:01:37.923277 IP (tos 0x0, ttl 100, id 63127, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [.], cksum 0x1020 (incorrect -> 0x236f), ack 1711, win 1081, options [nop,nop,TS val 4294857944 ecr 86368636], length 0
16:01:37.933260 IP (tos 0x0, ttl 57, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [S.E], cksum 0xe744 (correct), seq 3516507796, ack 1207822222, win 5792, options [mss 1460,sackOK,TS val 86368649 ecr 
4294857904,nop,wscale 7], length 0
16:01:37.933275 IP (tos 0x0, ttl 100, id 45886, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x292e), ack 1, win 913, options [nop,nop,TS val 4294857954 ecr 86368649], length 0
16:01:37.933425 IP (tos 0x2,ECT(0), ttl 100, id 63128, offset 0, flags [DF], proto TCP (6), length 91)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [P.], cksum 0x1047 (incorrect -> 0x9b4d), seq 135:174, ack 1711, win 1081, options [nop,nop,TS val 4294857954 ecr 86368636], length 39
16:01:37.983255 IP (tos 0x0, ttl 57, id 18176, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x9529 (correct), seq 1:1449, ack 1, win 46, options [nop,nop,TS val 86368661 ecr 4294857954], length 1448
16:01:37.983272 IP (tos 0x0, ttl 100, id 45887, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x2293), ack 1449, win 1094, options [nop,nop,TS val 4294858004 ecr 86368661], length 0
16:01:37.983378 IP (tos 0x0, ttl 57, id 18177, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x2135 (correct), seq 1449:2897, ack 1, win 46, options [nop,nop,TS val 86368661 ecr 4294857954], length 1448
16:01:37.983388 IP (tos 0x0, ttl 100, id 45888, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x1c36), ack 2897, win 1275, options [nop,nop,TS val 4294858004 ecr 86368661], length 0
16:01:37.983500 IP (tos 0x0, ttl 57, id 18178, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x1b8d (correct), seq 2897:4345, ack 1, win 46, options [nop,nop,TS val 86368661 ecr 4294857954], length 1448
16:01:37.983509 IP (tos 0x0, ttl 100, id 45889, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x15d9), ack 4345, win 1456, options [nop,nop,TS val 4294858004 ecr 86368661], length 0
16:01:37.984985 IP (tos 0x0, ttl 57, id 1146, offset 0, flags [DF], proto TCP (6), length 149)
    130.89.149.20.21 > AA.BB.CC.XY.53896: Flags [P.], cksum 0x8cc1 (correct), seq 1711:1808, ack 174, win 46, options [nop,nop,TS val 86368661 ecr 4294857954], length 97
16:01:37.985019 IP (tos 0x0, ttl 100, id 63129, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.53896 > 130.89.149.20.21: Flags [.], cksum 0x1020 (incorrect -> 0x2291), ack 1808, win 1081, options [nop,nop,TS val 4294858005 ecr 86368661], length 0
16:01:38.033132 IP (tos 0x0, ttl 57, id 18179, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x15a6 (correct), seq 4345:5793, ack 1, win 46, options [nop,nop,TS val 86368674 ecr 4294858004], length 1448
16:01:38.033143 IP (tos 0x0, ttl 100, id 45890, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x0f3e), ack 5793, win 1637, options [nop,nop,TS val 4294858053 ecr 86368674], length 0
16:01:38.033255 IP (tos 0x0, ttl 57, id 18180, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x0ffe (correct), seq 5793:7241, ack 1, win 46, options [nop,nop,TS val 86368674 ecr 4294858004], length 1448
16:01:38.033267 IP (tos 0x0, ttl 100, id 45891, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x08e0), ack 7241, win 1818, options [nop,nop,TS val 4294858054 ecr 86368674], length 0
16:01:38.033377 IP (tos 0x0, ttl 57, id 18181, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x0a56 (correct), seq 7241:8689, ack 1, win 46, options [nop,nop,TS val 86368674 ecr 4294858004], length 1448
16:01:38.033385 IP (tos 0x0, ttl 100, id 45892, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x0283), ack 8689, win 1999, options [nop,nop,TS val 4294858054 ecr 86368674], length 0
16:01:38.033501 IP (tos 0x0, ttl 57, id 18182, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x04ae (correct), seq 8689:10137, ack 1, win 46, options [nop,nop,TS val 86368674 ecr 4294858004], length 1448
16:01:38.033509 IP (tos 0x0, ttl 100, id 45893, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xfc25), ack 10137, win 2180, options [nop,nop,TS val 4294858054 ecr 86368674], length 0
16:01:38.033629 IP (tos 0x0, ttl 57, id 18183, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xff05 (correct), seq 10137:11585, ack 1, win 46, options [nop,nop,TS val 86368674 ecr 4294858004], length 1448
16:01:38.033642 IP (tos 0x0, ttl 100, id 45894, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xf5c8), ack 11585, win 2361, options [nop,nop,TS val 4294858054 ecr 86368674], length 0
16:01:38.082999 IP (tos 0x0, ttl 57, id 18184, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xf920 (correct), seq 11585:13033, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858053], length 1448
16:01:38.083018 IP (tos 0x0, ttl 100, id 45895, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xef2e), ack 13033, win 2542, options [nop,nop,TS val 4294858103 ecr 86368686], length 0
16:01:38.083122 IP (tos 0x0, ttl 57, id 18185, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xf378 (correct), seq 13033:14481, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858053], length 1448
16:01:38.083131 IP (tos 0x0, ttl 100, id 45896, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xe8d1), ack 14481, win 2723, options [nop,nop,TS val 4294858103 ecr 86368686], length 0
16:01:38.083245 IP (tos 0x0, ttl 57, id 18186, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xedd0 (correct), seq 14481:15929, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858053], length 1448
16:01:38.083255 IP (tos 0x0, ttl 100, id 45897, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xe273), ack 15929, win 2904, options [nop,nop,TS val 4294858104 ecr 86368686], length 0
16:01:38.083368 IP (tos 0x0, ttl 57, id 18187, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe827 (correct), seq 15929:17377, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858054], length 1448
16:01:38.083379 IP (tos 0x0, ttl 100, id 45898, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xdc16), ack 17377, win 3085, options [nop,nop,TS val 4294858104 ecr 86368686], length 0
16:01:38.083496 IP (tos 0x0, ttl 57, id 18188, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe27f (correct), seq 17377:18825, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858054], length 1448
16:01:38.083507 IP (tos 0x0, ttl 100, id 45899, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xd5b9), ack 18825, win 3266, options [nop,nop,TS val 4294858104 ecr 86368686], length 0
16:01:38.083615 IP (tos 0x0, ttl 57, id 18189, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xdcd7 (correct), seq 18825:20273, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858054], length 1448
16:01:38.083627 IP (tos 0x0, ttl 100, id 45900, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xcf5c), ack 20273, win 3447, options [nop,nop,TS val 4294858104 ecr 86368686], length 0
16:01:38.083737 IP (tos 0x0, ttl 57, id 18190, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xd72f (correct), seq 20273:21721, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858054], length 1448
16:01:38.083750 IP (tos 0x0, ttl 100, id 45901, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xc8ff), ack 21721, win 3628, options [nop,nop,TS val 4294858104 ecr 86368686], length 0
16:01:38.083860 IP (tos 0x0, ttl 57, id 18191, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xd187 (correct), seq 21721:23169, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858054], length 1448
16:01:38.083871 IP (tos 0x0, ttl 100, id 45902, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xc2a2), ack 23169, win 3809, options [nop,nop,TS val 4294858104 ecr 86368686], length 0
16:01:38.083983 IP (tos 0x0, ttl 57, id 18192, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xcbdf (correct), seq 23169:24617, ack 1, win 46, options [nop,nop,TS val 86368686 ecr 4294858054], length 1448
16:01:38.083994 IP (tos 0x0, ttl 100, id 45903, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xbc45), ack 24617, win 3990, options [nop,nop,TS val 4294858104 ecr 86368686], length 0
16:01:38.132905 IP (tos 0x0, ttl 57, id 18193, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xc5f9 (correct), seq 24617:26065, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858103], length 1448
16:01:38.132916 IP (tos 0x0, ttl 100, id 45904, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xb65e), ack 26065, win 3991, options [nop,nop,TS val 4294858153 ecr 86368699], length 0
16:01:38.133028 IP (tos 0x0, ttl 57, id 18194, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xc051 (correct), seq 26065:27513, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858103], length 1448
16:01:38.133039 IP (tos 0x0, ttl 100, id 45905, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xb0b6), ack 27513, win 3991, options [nop,nop,TS val 4294858153 ecr 86368699], length 0
16:01:38.133150 IP (tos 0x0, ttl 57, id 18195, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xbaa9 (correct), seq 27513:28961, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858103], length 1448
16:01:38.133158 IP (tos 0x0, ttl 100, id 45906, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xab0e), ack 28961, win 3991, options [nop,nop,TS val 4294858153 ecr 86368699], length 0
16:01:38.133274 IP (tos 0x0, ttl 57, id 18196, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xb501 (correct), seq 28961:30409, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858103], length 1448
16:01:38.133285 IP (tos 0x0, ttl 100, id 45907, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xa565), ack 30409, win 3991, options [nop,nop,TS val 4294858154 ecr 86368699], length 0
16:01:38.133397 IP (tos 0x0, ttl 57, id 18197, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xaf58 (correct), seq 30409:31857, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.133406 IP (tos 0x0, ttl 100, id 45908, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x9fbd), ack 31857, win 3991, options [nop,nop,TS val 4294858154 ecr 86368699], length 0
16:01:38.133526 IP (tos 0x0, ttl 57, id 18198, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x84c9 (correct), seq 31857:33305, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.133644 IP (tos 0x0, ttl 57, id 18199, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x1498 (correct), seq 33305:34753, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.133654 IP (tos 0x0, ttl 100, id 45909, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x946d), ack 34753, win 3991, options [nop,nop,TS val 4294858154 ecr 86368699], length 0
16:01:38.133767 IP (tos 0x0, ttl 57, id 18200, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xee92 (correct), seq 34753:36201, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.133890 IP (tos 0x0, ttl 57, id 18201, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xd39d (correct), seq 36201:37649, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.133900 IP (tos 0x0, ttl 100, id 45910, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x891d), ack 37649, win 3991, options [nop,nop,TS val 4294858154 ecr 86368699], length 0
16:01:38.134012 IP (tos 0x0, ttl 57, id 18202, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x70fb (correct), seq 37649:39097, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.134135 IP (tos 0x0, ttl 57, id 18203, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x8d68 (correct), seq 39097:40545, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.134146 IP (tos 0x0, ttl 100, id 45911, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x7dcd), ack 40545, win 3991, options [nop,nop,TS val 4294858154 ecr 86368699], length 0
16:01:38.134259 IP (tos 0x0, ttl 57, id 18204, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x87c0 (correct), seq 40545:41993, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.134383 IP (tos 0x0, ttl 57, id 18205, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x8218 (correct), seq 41993:43441, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.134393 IP (tos 0x0, ttl 100, id 45912, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x727c), ack 43441, win 3991, options [nop,nop,TS val 4294858155 ecr 86368699], length 0
16:01:38.134505 IP (tos 0x0, ttl 57, id 18206, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x7c70 (correct), seq 43441:44889, ack 1, win 46, options [nop,nop,TS val 86368699 ecr 4294858104], length 1448
16:01:38.174240 IP (tos 0x0, ttl 100, id 45913, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x6c9d), ack 44889, win 4006, options [nop,nop,TS val 4294858195 ecr 86368699], length 0
16:01:38.182767 IP (tos 0x0, ttl 57, id 18207, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x768b (correct), seq 44889:46337, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.182890 IP (tos 0x0, ttl 57, id 18208, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x70e3 (correct), seq 46337:47785, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.182902 IP (tos 0x0, ttl 100, id 45914, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x609c), ack 47785, win 4163, options [nop,nop,TS val 4294858203 ecr 86368711], length 0
16:01:38.183013 IP (tos 0x0, ttl 57, id 18209, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x6b3b (correct), seq 47785:49233, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.183138 IP (tos 0x0, ttl 57, id 18210, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x6593 (correct), seq 49233:50681, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.183150 IP (tos 0x0, ttl 100, id 45915, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x554c), ack 50681, win 4163, options [nop,nop,TS val 4294858203 ecr 86368711], length 0
16:01:38.183259 IP (tos 0x0, ttl 57, id 18211, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5feb (correct), seq 50681:52129, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.183383 IP (tos 0x0, ttl 57, id 18212, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5a43 (correct), seq 52129:53577, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.183394 IP (tos 0x0, ttl 100, id 45916, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x49fb), ack 53577, win 4163, options [nop,nop,TS val 4294858204 ecr 86368711], length 0
16:01:38.183506 IP (tos 0x0, ttl 57, id 18213, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x549b (correct), seq 53577:55025, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.183629 IP (tos 0x0, ttl 57, id 18214, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x4ef3 (correct), seq 55025:56473, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858153], length 1448
16:01:38.183640 IP (tos 0x0, ttl 100, id 45917, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x3eab), ack 56473, win 4163, options [nop,nop,TS val 4294858204 ecr 86368711], length 0
16:01:38.183752 IP (tos 0x0, ttl 57, id 18215, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x494a (correct), seq 56473:57921, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.183875 IP (tos 0x0, ttl 57, id 18216, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x43a2 (correct), seq 57921:59369, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.183888 IP (tos 0x0, ttl 100, id 45918, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x335b), ack 59369, win 4163, options [nop,nop,TS val 4294858204 ecr 86368711], length 0
16:01:38.183998 IP (tos 0x0, ttl 57, id 18217, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x3dfa (correct), seq 59369:60817, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184122 IP (tos 0x0, ttl 57, id 18218, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x3852 (correct), seq 60817:62265, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184133 IP (tos 0x0, ttl 100, id 45919, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x280b), ack 62265, win 4163, options [nop,nop,TS val 4294858204 ecr 86368711], length 0
16:01:38.184243 IP (tos 0x0, ttl 57, id 18219, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x32aa (correct), seq 62265:63713, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184367 IP (tos 0x0, ttl 57, id 18220, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x2d02 (correct), seq 63713:65161, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184378 IP (tos 0x0, ttl 100, id 45920, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x1cba), ack 65161, win 4163, options [nop,nop,TS val 4294858205 ecr 86368711], length 0
16:01:38.184491 IP (tos 0x0, ttl 57, id 18221, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x9625 (correct), seq 65161:66609, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184613 IP (tos 0x0, ttl 57, id 18222, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x2a2b (correct), seq 66609:68057, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184624 IP (tos 0x0, ttl 100, id 45921, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x116a), ack 68057, win 4163, options [nop,nop,TS val 4294858205 ecr 86368711], length 0
16:01:38.184736 IP (tos 0x0, ttl 57, id 18223, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x187e (correct), seq 68057:69505, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184860 IP (tos 0x0, ttl 57, id 18224, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xa1bc (correct), seq 69505:70953, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.184870 IP (tos 0x0, ttl 100, id 45922, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x061a), ack 70953, win 4163, options [nop,nop,TS val 4294858205 ecr 86368711], length 0
16:01:38.184982 IP (tos 0x0, ttl 57, id 18225, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x8ff5 (correct), seq 70953:72401, ack 1, win 46, options [nop,nop,TS val 86368711 ecr 4294858154], length 1448
16:01:38.185106 IP (tos 0x0, ttl 57, id 18226, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x07df (correct), seq 72401:73849, ack 1, win 46, options [nop,nop,TS val 86368712 ecr 4294858154], length 1448
16:01:38.185118 IP (tos 0x0, ttl 100, id 45923, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xfac9), ack 73849, win 4163, options [nop,nop,TS val 4294858205 ecr 86368711], length 0
16:01:38.185228 IP (tos 0x0, ttl 57, id 18227, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xfb73 (correct), seq 73849:75297, ack 1, win 46, options [nop,nop,TS val 86368712 ecr 4294858154], length 1448
16:01:38.185351 IP (tos 0x0, ttl 57, id 18228, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x6185 (correct), seq 75297:76745, ack 1, win 46, options [nop,nop,TS val 86368712 ecr 4294858154], length 1448
16:01:38.185362 IP (tos 0x0, ttl 100, id 45924, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xef77), ack 76745, win 4163, options [nop,nop,TS val 4294858206 ecr 86368712], length 0
16:01:38.224174 IP (tos 0x0, ttl 57, id 18229, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x1022 (correct), seq 76745:78193, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.224297 IP (tos 0x0, ttl 57, id 18230, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xf43d (correct), seq 78193:79641, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.224307 IP (tos 0x0, ttl 100, id 45925, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xe3f6), ack 79641, win 4163, options [nop,nop,TS val 4294858245 ecr 86368722], length 0
16:01:38.224419 IP (tos 0x0, ttl 57, id 18231, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe491 (correct), seq 79641:81089, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.224552 IP (tos 0x0, ttl 57, id 18232, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x2c56 (correct), seq 81089:82537, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.224564 IP (tos 0x0, ttl 100, id 45926, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xd8a6), ack 82537, win 4163, options [nop,nop,TS val 4294858245 ecr 86368722], length 0
16:01:38.224666 IP (tos 0x0, ttl 57, id 18233, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xecce (correct), seq 82537:83985, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.224790 IP (tos 0x0, ttl 57, id 18234, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x770b (correct), seq 83985:85433, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.224802 IP (tos 0x0, ttl 100, id 45927, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xcd56), ack 85433, win 4163, options [nop,nop,TS val 4294858245 ecr 86368722], length 0
16:01:38.224912 IP (tos 0x0, ttl 57, id 18235, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xac94 (correct), seq 85433:86881, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.225039 IP (tos 0x0, ttl 57, id 18236, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe6b7 (correct), seq 86881:88329, ack 1, win 46, options [nop,nop,TS val 86368722 ecr 4294858195], length 1448
16:01:38.225050 IP (tos 0x0, ttl 100, id 45928, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xc206), ack 88329, win 4163, options [nop,nop,TS val 4294858245 ecr 86368722], length 0
16:01:38.233497 IP (tos 0x0, ttl 57, id 18237, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x1330 (correct), seq 88329:89777, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.233620 IP (tos 0x0, ttl 57, id 18238, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5a16 (correct), seq 89777:91225, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.233631 IP (tos 0x0, ttl 100, id 45929, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xb6ab), ack 91225, win 4163, options [nop,nop,TS val 4294858254 ecr 86368724], length 0
16:01:38.233741 IP (tos 0x0, ttl 57, id 18239, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x77c6 (correct), seq 91225:92673, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.233866 IP (tos 0x0, ttl 57, id 18240, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x9280 (correct), seq 92673:94121, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.233879 IP (tos 0x0, ttl 100, id 45930, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xab5b), ack 94121, win 4163, options [nop,nop,TS val 4294858254 ecr 86368724], length 0
16:01:38.233989 IP (tos 0x0, ttl 57, id 18241, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x7a6e (correct), seq 94121:95569, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234113 IP (tos 0x0, ttl 57, id 18242, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x76f6 (correct), seq 95569:97017, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234125 IP (tos 0x0, ttl 100, id 45931, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xa00b), ack 97017, win 4163, options [nop,nop,TS val 4294858254 ecr 86368724], length 0
16:01:38.234235 IP (tos 0x0, ttl 57, id 18243, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xc750 (correct), seq 97017:98465, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234359 IP (tos 0x0, ttl 57, id 18244, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x4369 (correct), seq 98465:99913, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234371 IP (tos 0x0, ttl 100, id 45932, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x94ba), ack 99913, win 4163, options [nop,nop,TS val 4294858255 ecr 86368724], length 0
16:01:38.234481 IP (tos 0x0, ttl 57, id 18245, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xa4c6 (correct), seq 99913:101361, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234492 IP (tos 0x0, ttl 100, id 45933, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x8e5d), ack 101361, win 4344, options [nop,nop,TS val 4294858255 ecr 86368724], length 0
16:01:38.234604 IP (tos 0x0, ttl 57, id 18246, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x0692 (correct), seq 101361:102809, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234613 IP (tos 0x0, ttl 100, id 45934, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x8800), ack 102809, win 4525, options [nop,nop,TS val 4294858255 ecr 86368724], length 0
16:01:38.234728 IP (tos 0x0, ttl 57, id 18247, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xa1de (correct), seq 102809:104257, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234739 IP (tos 0x0, ttl 100, id 45935, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x81a3), ack 104257, win 4706, options [nop,nop,TS val 4294858255 ecr 86368724], length 0
16:01:38.234849 IP (tos 0x0, ttl 57, id 18248, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x7393 (correct), seq 104257:105705, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234860 IP (tos 0x0, ttl 100, id 45936, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x7b46), ack 105705, win 4887, options [nop,nop,TS val 4294858255 ecr 86368724], length 0
16:01:38.234978 IP (tos 0x0, ttl 57, id 18249, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xeb01 (correct), seq 105705:107153, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.234989 IP (tos 0x0, ttl 100, id 45937, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x74e9), ack 107153, win 5068, options [nop,nop,TS val 4294858255 ecr 86368724], length 0
16:01:38.235097 IP (tos 0x0, ttl 57, id 18250, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x6620 (correct), seq 107153:108601, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858204], length 1448
16:01:38.235109 IP (tos 0x0, ttl 100, id 45938, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x6e8c), ack 108601, win 5249, options [nop,nop,TS val 4294858255 ecr 86368724], length 0
16:01:38.235219 IP (tos 0x0, ttl 57, id 18251, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x106e (correct), seq 108601:110049, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.235230 IP (tos 0x0, ttl 100, id 45939, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x682e), ack 110049, win 5430, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.235343 IP (tos 0x0, ttl 57, id 18252, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x4f1b (correct), seq 110049:111497, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.235355 IP (tos 0x0, ttl 100, id 45940, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x61d1), ack 111497, win 5611, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.235465 IP (tos 0x0, ttl 57, id 18253, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xb1e8 (correct), seq 111497:112945, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.235474 IP (tos 0x0, ttl 100, id 45941, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x5b74), ack 112945, win 5792, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.235596 IP (tos 0x0, ttl 57, id 18254, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xa968 (correct), seq 112945:114393, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.235607 IP (tos 0x0, ttl 100, id 45942, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x5517), ack 114393, win 5973, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.235712 IP (tos 0x0, ttl 57, id 18255, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xf849 (correct), seq 114393:115841, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.235724 IP (tos 0x0, ttl 100, id 45943, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x4eba), ack 115841, win 6154, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.235835 IP (tos 0x0, ttl 57, id 18256, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xc0d0 (correct), seq 115841:117289, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.235846 IP (tos 0x0, ttl 100, id 45944, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x485d), ack 117289, win 6335, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.235958 IP (tos 0x0, ttl 57, id 18257, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5b79 (correct), seq 117289:118737, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.235970 IP (tos 0x0, ttl 100, id 45945, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x4200), ack 118737, win 6516, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.236080 IP (tos 0x0, ttl 57, id 18258, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x22e2 (correct), seq 118737:120185, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.236089 IP (tos 0x0, ttl 100, id 45946, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x3ba3), ack 120185, win 6697, options [nop,nop,TS val 4294858256 ecr 86368724], length 0
16:01:38.236210 IP (tos 0x0, ttl 57, id 18259, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xdf18 (correct), seq 120185:121633, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.236327 IP (tos 0x0, ttl 57, id 18260, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x0895 (correct), seq 121633:123081, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.236337 IP (tos 0x0, ttl 100, id 45947, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x3052), ack 123081, win 6697, options [nop,nop,TS val 4294858257 ecr 86368724], length 0
16:01:38.236450 IP (tos 0x0, ttl 57, id 18261, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x3bd8 (correct), seq 123081:124529, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.236573 IP (tos 0x0, ttl 57, id 18262, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5e4e (correct), seq 124529:125977, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.236583 IP (tos 0x0, ttl 100, id 45948, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x2502), ack 125977, win 6697, options [nop,nop,TS val 4294858257 ecr 86368724], length 0
16:01:38.236696 IP (tos 0x0, ttl 57, id 18263, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xf9c9 (correct), seq 125977:127425, ack 1, win 46, options [nop,nop,TS val 86368724 ecr 4294858205], length 1448
16:01:38.274169 IP (tos 0x0, ttl 57, id 18264, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x33af (correct), seq 127425:128873, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.274182 IP (tos 0x0, ttl 100, id 45949, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x198c), ack 128873, win 6697, options [nop,nop,TS val 4294858295 ecr 86368724], length 0
16:01:38.274292 IP (tos 0x0, ttl 57, id 18265, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xef48 (correct), seq 128873:130321, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.274420 IP (tos 0x0, ttl 57, id 18266, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x8e0c (correct), seq 130321:131769, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.274433 IP (tos 0x0, ttl 100, id 45950, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x0e32), ack 131769, win 6697, options [nop,nop,TS val 4294858295 ecr 86368734], length 0
16:01:38.274538 IP (tos 0x0, ttl 57, id 18267, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x2285 (correct), seq 131769:133217, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.274662 IP (tos 0x0, ttl 57, id 18268, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x427a (correct), seq 133217:134665, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.274675 IP (tos 0x0, ttl 100, id 45951, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x02e2), ack 134665, win 6697, options [nop,nop,TS val 4294858295 ecr 86368734], length 0
16:01:38.274784 IP (tos 0x0, ttl 57, id 18269, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xd96c (correct), seq 134665:136113, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.274912 IP (tos 0x0, ttl 57, id 18270, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x4886 (correct), seq 136113:137561, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.274924 IP (tos 0x0, ttl 100, id 45952, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xf791), ack 137561, win 6697, options [nop,nop,TS val 4294858295 ecr 86368734], length 0
16:01:38.275032 IP (tos 0x0, ttl 57, id 18271, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x0c17 (correct), seq 137561:139009, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.275154 IP (tos 0x0, ttl 57, id 18272, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x61d0 (correct), seq 139009:140457, ack 1, win 46, options [nop,nop,TS val 86368734 ecr 4294858245], length 1448
16:01:38.275166 IP (tos 0x0, ttl 100, id 45953, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xec41), ack 140457, win 6697, options [nop,nop,TS val 4294858295 ecr 86368734], length 0
16:01:38.283494 IP (tos 0x0, ttl 57, id 18273, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x4600 (correct), seq 140457:141905, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.283618 IP (tos 0x0, ttl 57, id 18274, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xfb13 (correct), seq 141905:143353, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.283630 IP (tos 0x0, ttl 100, id 45954, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xe0e6), ack 143353, win 6697, options [nop,nop,TS val 4294858304 ecr 86368736], length 0
16:01:38.283739 IP (tos 0x0, ttl 57, id 18275, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xbb4d (correct), seq 143353:144801, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.283864 IP (tos 0x0, ttl 57, id 18276, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x89ae (correct), seq 144801:146249, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.283875 IP (tos 0x0, ttl 100, id 45955, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xd596), ack 146249, win 6697, options [nop,nop,TS val 4294858304 ecr 86368736], length 0
16:01:38.283987 IP (tos 0x0, ttl 57, id 18277, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xd244 (correct), seq 146249:147697, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284110 IP (tos 0x0, ttl 57, id 18278, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe215 (correct), seq 147697:149145, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284120 IP (tos 0x0, ttl 100, id 45956, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xca46), ack 149145, win 6697, options [nop,nop,TS val 4294858304 ecr 86368736], length 0
16:01:38.284232 IP (tos 0x0, ttl 57, id 18279, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x9231 (correct), seq 149145:150593, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284356 IP (tos 0x0, ttl 57, id 18280, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xedf8 (correct), seq 150593:152041, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284367 IP (tos 0x0, ttl 100, id 45957, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xbef5), ack 152041, win 6697, options [nop,nop,TS val 4294858305 ecr 86368736], length 0
16:01:38.284479 IP (tos 0x0, ttl 57, id 18281, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x9401 (correct), seq 152041:153489, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284602 IP (tos 0x0, ttl 57, id 18282, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x9329 (correct), seq 153489:154937, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284614 IP (tos 0x0, ttl 100, id 45958, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xb3a5), ack 154937, win 6697, options [nop,nop,TS val 4294858305 ecr 86368736], length 0
16:01:38.284725 IP (tos 0x0, ttl 57, id 18283, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x7431 (correct), seq 154937:156385, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284848 IP (tos 0x0, ttl 57, id 18284, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x175f (correct), seq 156385:157833, ack 1, win 46, options [nop,nop,TS val 86368736 ecr 4294858254], length 1448
16:01:38.284861 IP (tos 0x0, ttl 100, id 45959, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xa855), ack 157833, win 6697, options [nop,nop,TS val 4294858305 ecr 86368736], length 0
16:01:38.284971 IP (tos 0x0, ttl 57, id 18285, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x8c5c (correct), seq 157833:159281, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285094 IP (tos 0x0, ttl 57, id 18286, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xd3de (correct), seq 159281:160729, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285106 IP (tos 0x0, ttl 100, id 45960, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x9d04), ack 160729, win 6697, options [nop,nop,TS val 4294858305 ecr 86368737], length 0
16:01:38.285216 IP (tos 0x0, ttl 57, id 18287, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xef44 (correct), seq 160729:162177, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285340 IP (tos 0x0, ttl 57, id 18288, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x390b (correct), seq 162177:163625, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285351 IP (tos 0x0, ttl 100, id 45961, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x91b3), ack 163625, win 6697, options [nop,nop,TS val 4294858306 ecr 86368737], length 0
16:01:38.285463 IP (tos 0x0, ttl 57, id 18289, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xb804 (correct), seq 163625:165073, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285586 IP (tos 0x0, ttl 57, id 18290, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xffa8 (correct), seq 165073:166521, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285597 IP (tos 0x0, ttl 100, id 45962, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x8663), ack 166521, win 6697, options [nop,nop,TS val 4294858306 ecr 86368737], length 0
16:01:38.285709 IP (tos 0x0, ttl 57, id 18291, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x9c0e (correct), seq 166521:167969, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285833 IP (tos 0x0, ttl 57, id 18292, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x50ed (correct), seq 167969:169417, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.285843 IP (tos 0x0, ttl 100, id 45963, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x7b13), ack 169417, win 6697, options [nop,nop,TS val 4294858306 ecr 86368737], length 0
16:01:38.285955 IP (tos 0x0, ttl 57, id 18293, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe878 (correct), seq 169417:170865, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.286078 IP (tos 0x0, ttl 57, id 18294, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5431 (correct), seq 170865:172313, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.286089 IP (tos 0x0, ttl 100, id 45964, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x6fc3), ack 172313, win 6697, options [nop,nop,TS val 4294858306 ecr 86368737], length 0
16:01:38.286202 IP (tos 0x0, ttl 57, id 18295, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [P.], cksum 0xc4a4 (correct), seq 172313:173761, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858255], length 1448
16:01:38.286324 IP (tos 0x0, ttl 57, id 18296, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x92a6 (correct), seq 173761:175209, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.286335 IP (tos 0x0, ttl 100, id 45965, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x63bd), ack 175209, win 6878, options [nop,nop,TS val 4294858307 ecr 86368737], length 0
16:01:38.286448 IP (tos 0x0, ttl 57, id 18297, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xb726 (correct), seq 175209:176657, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.286460 IP (tos 0x0, ttl 100, id 45966, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x5d60), ack 176657, win 7059, options [nop,nop,TS val 4294858307 ecr 86368737], length 0
16:01:38.286571 IP (tos 0x0, ttl 57, id 18298, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x1388 (correct), seq 176657:178105, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.286583 IP (tos 0x0, ttl 100, id 45967, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x5703), ack 178105, win 7240, options [nop,nop,TS val 4294858307 ecr 86368737], length 0
16:01:38.286694 IP (tos 0x0, ttl 57, id 18299, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x6a83 (correct), seq 178105:179553, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.286705 IP (tos 0x0, ttl 100, id 45968, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x50a6), ack 179553, win 7421, options [nop,nop,TS val 4294858307 ecr 86368737], length 0
16:01:38.286816 IP (tos 0x0, ttl 57, id 18300, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x0ecc (correct), seq 179553:181001, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.286827 IP (tos 0x0, ttl 100, id 45969, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x4a49), ack 181001, win 7602, options [nop,nop,TS val 4294858307 ecr 86368737], length 0
16:01:38.286944 IP (tos 0x0, ttl 57, id 18301, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x02fd (correct), seq 181001:182449, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.286955 IP (tos 0x0, ttl 100, id 45970, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x43ec), ack 182449, win 7783, options [nop,nop,TS val 4294858307 ecr 86368737], length 0
16:01:38.287063 IP (tos 0x0, ttl 57, id 18302, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x666e (correct), seq 182449:183897, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287075 IP (tos 0x0, ttl 100, id 45971, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x3d8f), ack 183897, win 7964, options [nop,nop,TS val 4294858307 ecr 86368737], length 0
16:01:38.287187 IP (tos 0x0, ttl 57, id 18303, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xfc66 (correct), seq 183897:185345, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287198 IP (tos 0x0, ttl 100, id 45972, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x3731), ack 185345, win 8145, options [nop,nop,TS val 4294858308 ecr 86368737], length 0
16:01:38.287309 IP (tos 0x0, ttl 57, id 18304, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xbd8c (correct), seq 185345:186793, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287321 IP (tos 0x0, ttl 100, id 45973, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x30d4), ack 186793, win 8326, options [nop,nop,TS val 4294858308 ecr 86368737], length 0
16:01:38.287431 IP (tos 0x0, ttl 57, id 18305, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x0846 (correct), seq 186793:188241, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287440 IP (tos 0x0, ttl 100, id 45974, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x2a77), ack 188241, win 8507, options [nop,nop,TS val 4294858308 ecr 86368737], length 0
16:01:38.287555 IP (tos 0x0, ttl 57, id 18306, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x49e9 (correct), seq 188241:189689, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287565 IP (tos 0x0, ttl 100, id 45975, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x241a), ack 189689, win 8688, options [nop,nop,TS val 4294858308 ecr 86368737], length 0
16:01:38.287683 IP (tos 0x0, ttl 57, id 18307, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xc416 (correct), seq 189689:191137, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287693 IP (tos 0x0, ttl 100, id 45976, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x1dbd), ack 191137, win 8869, options [nop,nop,TS val 4294858308 ecr 86368737], length 0
16:01:38.287801 IP (tos 0x0, ttl 57, id 18308, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xc8d3 (correct), seq 191137:192585, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287813 IP (tos 0x0, ttl 100, id 45977, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x1760), ack 192585, win 9050, options [nop,nop,TS val 4294858308 ecr 86368737], length 0
16:01:38.287924 IP (tos 0x0, ttl 57, id 18309, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xd3d8 (correct), seq 192585:194033, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.287935 IP (tos 0x0, ttl 100, id 45978, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x1103), ack 194033, win 9231, options [nop,nop,TS val 4294858308 ecr 86368737], length 0
16:01:38.288047 IP (tos 0x0, ttl 57, id 18310, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x87af (correct), seq 194033:195481, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288172 IP (tos 0x0, ttl 57, id 18311, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5c33 (correct), seq 195481:196929, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288182 IP (tos 0x0, ttl 100, id 45979, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x05b2), ack 196929, win 9231, options [nop,nop,TS val 4294858309 ecr 86368737], length 0
16:01:38.288293 IP (tos 0x0, ttl 57, id 18312, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe297 (correct), seq 196929:198377, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288416 IP (tos 0x0, ttl 57, id 18313, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x09d0 (correct), seq 198377:199825, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288426 IP (tos 0x0, ttl 100, id 45980, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xfa61), ack 199825, win 9231, options [nop,nop,TS val 4294858309 ecr 86368737], length 0
16:01:38.288540 IP (tos 0x0, ttl 57, id 18314, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x51e0 (correct), seq 199825:201273, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288662 IP (tos 0x0, ttl 57, id 18315, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x145e (correct), seq 201273:202721, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288674 IP (tos 0x0, ttl 100, id 45981, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xef11), ack 202721, win 9231, options [nop,nop,TS val 4294858309 ecr 86368737], length 0
16:01:38.288786 IP (tos 0x0, ttl 57, id 18316, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x30f2 (correct), seq 202721:204169, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288908 IP (tos 0x0, ttl 57, id 18317, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x7777 (correct), seq 204169:205617, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.288920 IP (tos 0x0, ttl 100, id 45982, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xe3c1), ack 205617, win 9231, options [nop,nop,TS val 4294858309 ecr 86368737], length 0
16:01:38.289031 IP (tos 0x0, ttl 57, id 18318, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe665 (correct), seq 205617:207065, ack 1, win 46, options [nop,nop,TS val 86368737 ecr 4294858256], length 1448
16:01:38.324047 IP (tos 0x0, ttl 57, id 18319, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x4a0b (correct), seq 207065:208513, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.324060 IP (tos 0x0, ttl 100, id 45983, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xd84e), ack 208513, win 9231, options [nop,nop,TS val 4294858344 ecr 86368737], length 0
16:01:38.324170 IP (tos 0x0, ttl 57, id 18320, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xe8d4 (correct), seq 208513:209961, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.324297 IP (tos 0x0, ttl 57, id 18321, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xffde (correct), seq 209961:211409, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.324310 IP (tos 0x0, ttl 100, id 45984, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xccf3), ack 211409, win 9231, options [nop,nop,TS val 4294858345 ecr 86368747], length 0
16:01:38.324416 IP (tos 0x0, ttl 57, id 18322, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x46aa (correct), seq 211409:212857, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.324539 IP (tos 0x0, ttl 57, id 18323, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x768a (correct), seq 212857:214305, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.324551 IP (tos 0x0, ttl 100, id 45985, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xc1a3), ack 214305, win 9231, options [nop,nop,TS val 4294858345 ecr 86368747], length 0
16:01:38.324662 IP (tos 0x0, ttl 57, id 18324, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x1c9a (correct), seq 214305:215753, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.324788 IP (tos 0x0, ttl 57, id 18325, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xb753 (correct), seq 215753:217201, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.324801 IP (tos 0x0, ttl 100, id 45986, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xb653), ack 217201, win 9231, options [nop,nop,TS val 4294858345 ecr 86368747], length 0
16:01:38.324908 IP (tos 0x0, ttl 57, id 18326, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x34ad (correct), seq 217201:218649, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.325031 IP (tos 0x0, ttl 57, id 18327, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xfb0f (correct), seq 218649:220097, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.325044 IP (tos 0x0, ttl 100, id 45987, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0xab03), ack 220097, win 9231, options [nop,nop,TS val 4294858345 ecr 86368747], length 0
16:01:38.325154 IP (tos 0x0, ttl 57, id 18328, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x4049 (correct), seq 220097:221545, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.325277 IP (tos 0x0, ttl 57, id 18329, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x5dba (correct), seq 221545:222993, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.325289 IP (tos 0x0, ttl 100, id 45988, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x9fb2), ack 222993, win 9231, options [nop,nop,TS val 4294858346 ecr 86368747], length 0
16:01:38.325401 IP (tos 0x0, ttl 57, id 18330, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xfde1 (correct), seq 222993:224441, ack 1, win 46, options [nop,nop,TS val 86368747 ecr 4294858295], length 1448
16:01:38.333499 IP (tos 0x0, ttl 57, id 18331, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x64d5 (correct), seq 224441:225889, ack 1, win 46, options [nop,nop,TS val 86368749 ecr 4294858304], length 1448
16:01:38.333509 IP (tos 0x0, ttl 100, id 45989, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x945a), ack 225889, win 9231, options [nop,nop,TS val 4294858354 ecr 86368747], length 0
16:01:38.333622 IP (tos 0x0, ttl 57, id 18332, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xddc2 (correct), seq 225889:227337, ack 1, win 46, options [nop,nop,TS val 86368749 ecr 4294858304], length 1448
16:01:38.333749 IP (tos 0x0, ttl 57, id 18333, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x22b9 (correct), seq 227337:228785, ack 1, win 46, options [nop,nop,TS val 86368749 ecr 4294858304], length 1448
16:01:38.333759 IP (tos 0x0, ttl 100, id 45990, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x8908), ack 228785, win 9231, options [nop,nop,TS val 4294858354 ecr 86368749], length 0
16:01:38.333867 IP (tos 0x0, ttl 57, id 18334, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0x52c1 (correct), seq 228785:230233, ack 1, win 46, options [nop,nop,TS val 86368749 ecr 4294858304], length 1448
16:01:38.333991 IP (tos 0x0, ttl 57, id 18335, offset 0, flags [DF], proto TCP (6), length 1500)
    130.89.149.20.45565 > AA.BB.CC.XY.42171: Flags [.], cksum 0xb074 (correct), seq 230233:231681, ack 1, win 46, options [nop,nop,TS val 86368749 ecr 4294858304], length 1448
16:01:38.334002 IP (tos 0x0, ttl 100, id 45991, offset 0, flags [DF], proto TCP (6), length 52)
    AA.BB.CC.XY.42171 > 130.89.149.20.45565: Flags [.], cksum 0x1020 (incorrect -> 0x7db8), ack 231681, win 9231, options [nop,nop,TS val 4294858354 ecr 86368749], length 0
300 packets captured
301 packets received by filter
0 packets dropped by kernel

  parent reply	other threads:[~2012-02-15 14:12 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-13 20:04 limited network bandwidth with 3.2.x kernels alekcejk
2012-02-13 20:18 ` Eric Dumazet
2012-02-13 21:13   ` Eric Dumazet
2012-02-13 21:58     ` alekcejk
2012-02-13 22:44       ` Eric Dumazet
2012-02-13 22:51         ` Neal Cardwell
2012-02-13 23:09           ` alekcejk
2012-02-13 23:14             ` Eric Dumazet
2012-02-13 23:24               ` alekcejk
2012-02-13 23:49         ` alekcejk
2012-02-14  3:06           ` Neal Cardwell
2012-02-14  3:26             ` alekcejk
2012-02-14  5:55           ` Eric Dumazet
2012-02-14 14:09             ` alekcejk
2012-02-13 21:16   ` alekcejk
2012-02-21  4:21   ` alekcejk
2012-02-21 16:45     ` Eric Dumazet
2012-02-21 17:19       ` alekcejk
2012-02-21 17:31         ` Eric Dumazet
2012-02-21 18:53           ` alekcejk
2012-02-22  1:26           ` alekcejk
     [not found] ` <1920135.kl3o7Tt79c@localhost.localdomain>
     [not found]   ` <1329228798.4818.0.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
2012-02-14 14:28     ` alekcejk
2012-02-14 16:00       ` Eric Dumazet
2012-02-14 16:43         ` alekcejk
2012-02-15  4:43           ` Eric Dumazet
2012-02-15  6:03             ` Neal Cardwell
2012-02-15  6:06               ` Eric Dumazet
2012-02-15  7:52                 ` Bill Fink
2012-02-15  8:00                   ` Eric Dumazet
2012-02-15  8:18                     ` Bill Fink
2012-02-15  8:31                       ` Eric Dumazet
2012-02-15 13:44                   ` alekcejk
2012-02-15 13:43               ` Re: Re: Re: Re: " alekcejk
2012-02-15 13:44             ` alekcejk
2012-02-15 13:49               ` Eric Dumazet
2012-02-15 13:53                 ` Eric Dumazet
2012-02-15 14:11                 ` alekcejk [this message]
2012-02-15 14:49                   ` Neal Cardwell
2012-02-15 14:56                     ` Eric Dumazet
2012-02-15 15:05                     ` alekcejk
2012-02-15 15:08                   ` Eric Dumazet
2012-02-15 19:44                     ` Neal Cardwell
2012-02-16  7:29                       ` Eric Dumazet
2012-02-16 13:40                         ` Eric Dumazet
2012-02-16 13:51                           ` Ben Hutchings
2012-02-16 15:09                             ` Eric Dumazet
2012-02-16 16:37                               ` Ben Hutchings
2012-02-16 17:01                               ` David Miller
2012-02-16 17:22                                 ` Neal Cardwell
2012-02-16 17:54                                   ` alekcejk
2012-02-16 18:19                                     ` Neal Cardwell
2012-02-16 21:49                                       ` alekcejk
2012-02-16 21:59                                         ` Eric Dumazet
2012-02-16 22:08                                           ` alekcejk
2012-02-16 22:35                                             ` Eric Dumazet
2012-02-17 16:41                                               ` Neal Cardwell
2012-02-21 18:41                                                 ` Eric Dumazet
2012-02-21 19:11                                                   ` David Miller
2012-02-22  5:51                                                   ` Neal Cardwell
2012-02-22  7:36                                                     ` Eric Dumazet
2012-02-23 18:39                                                       ` Neal Cardwell
2012-02-23 18:49                                                         ` Eric Dumazet
2012-02-27 19:39                                                         ` David Miller
2012-02-17 16:55                                           ` Re: " Neal Cardwell
2012-02-16 18:22                                   ` Eric Dumazet
2012-02-16 19:44                                     ` Eric Dumazet

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=2687521.3ztN17SHUf@localhost.localdomain \
    --to=alekcejk@googlemail.com \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.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.