staging.inyokaproject.org

Netzwerkdrucker sind 'sichtbar', aber nicht nutzbar

Status: Ungelöst | Ubuntu-Version: Ubuntu 22.04 (Jammy Jellyfish)
Antworten |

Zollstocks

(Themenstarter)
Avatar von Zollstocks

Anmeldungsdatum:
29. Juli 2015

Beiträge: 96

lubux schrieb:

Zollstocks schrieb:

ip neighbor show
192.168.2.109 dev enp0s31f6 lladdr 00:c0:ee:d8:75:6e STALE
192.168.2.1 dev wlp4s0 lladdr 74:42:7f:39:24:45 STALE
192.168.2.1 dev enp0s31f6 lladdr 74:42:7f:39:24:45 REACHABLE
192.168.2.30 dev enp0s31f6 lladdr 14:b3:1f:03:f8:18 STALE

Du benutzt lan- und wlan-Verbindung gleichzeitig.

Stimmt, Kann das zu Problemen führen?

Sind die IPs .30 und .109 die Drucker? Wie sind die Ausgaben von:

route -n
ip route get 192.168.2.30
ip route get 192.168.2.109
ping -c 3 192.168.2.30
route -n
Kernel-IP-Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.2.1     0.0.0.0         UG    100    0        0 enp0s31f6
0.0.0.0         192.168.2.1     0.0.0.0         UG    600    0        0 wlp4s0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 enp0s31f6
192.168.2.0     0.0.0.0         255.255.255.0   U     100    0        0 enp0s31f6
192.168.2.0     0.0.0.0         255.255.255.0   U     600    0        0 wlp4s0
ip route get 192.168.2.30
192.168.2.30 dev enp0s31f6 src 192.168.2.37 uid 1000 
    cache 
uwe@uwe-ThinkPad-P51:~$ ip route get 192.168.2.109
192.168.2.109 dev enp0s31f6 src 192.168.2.37 uid 1000 
    cache 

uwe@uwe-ThinkPad-P51:~$ ping -c 3 192.168.2.30
PING 192.168.2.30 (192.168.2.30) 56(84) bytes of data.
64 bytes from 192.168.2.30: icmp_seq=1 ttl=128 time=0.618 ms
64 bytes from 192.168.2.30: icmp_seq=2 ttl=128 time=0.932 ms
64 bytes from 192.168.2.30: icmp_seq=3 ttl=128 time=0.679 ms

--- 192.168.2.30 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2022ms
rtt min/avg/max/mdev = 0.618/0.743/0.932/0.135 ms
uwe@uwe-ThinkPad-P51:~$ 

? Wenn Du drucken willst und es nicht funktioniert, kommt dann Traffic zwischen Laptop und Druckern zustande?

sudo tcpdump -c 300 -vvveni any host 192.168.2.30 or host 192.168.2.109

?

<pre>sudo tcpdump -c 300 -vvveni any host 192.168.2.30 or host 192.168.2.109
tcpdump: data link type LINUX_SLL2
tcpdump: listening on any, link-type LINUX_SLL2 (Linux cooked v2), snapshot length 262144 bytes
11:34:21.419004 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype IPv4 (0x0800), length 110: (tos 0x0, ttl 128, id 27390, offset 0, flags [none], proto UDP (17), length 90)
    192.168.2.30.137 &gt; 192.168.2.37.137: [udp sum ok] UDP, length 62
11:34:21.419009 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype IPv4 (0x0800), length 110: (tos 0x0, ttl 128, id 27391, offset 0, flags [none], proto UDP (17), length 90)
    192.168.2.30.137 &gt; 192.168.2.37.137: [udp sum ok] UDP, length 62
11:34:25.954940 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.37 (8c:16:45:23:0d:55) tell 192.168.2.30, length 46
11:34:25.954948 enp0s31f6 Out ifindex 2 8c:16:45:23:0d:55 ethertype ARP (0x0806), length 48: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.37 is-at 8c:16:45:23:0d:55, length 28</pre>

oder im zweiten Anlauf:

sudo tcpdump -c 300 -vvveni any host 192.168.2.30 or host 192.168.2.109
[sudo] Passwort für uwe: 
tcpdump: data link type LINUX_SLL2
tcpdump: listening on any, link-type LINUX_SLL2 (Linux cooked v2), snapshot length 262144 bytes
11:38:04.274128 enp0s31f6 B   ifindex 2 00:c0:ee:d8:75:6e ethertype IPv4 (0x0800), length 266: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 246)
    192.168.2.109.1024 > 192.168.2.255.138: [udp sum ok] UDP, length 218
11:38:04.286840 wlp4s0 B   ifindex 3 00:c0:ee:d8:75:6e ethertype IPv4 (0x0800), length 266: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 246)
    192.168.2.109.1024 > 192.168.2.255.138: [udp sum ok] UDP, length 218
11:39:07.802902 enp0s31f6 B   ifindex 2 00:17:c8:06:45:c5 ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.30 tell 192.168.2.9, length 46
11:39:07.877156 wlp4s0 B   ifindex 3 00:17:c8:06:45:c5 ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.30 tell 192.168.2.9, length 46
11:39:27.610544 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype IPv4 (0x0800), length 110: (tos 0x0, ttl 128, id 27392, offset 0, flags [none], proto UDP (17), length 90)
    192.168.2.30.137 > 192.168.2.37.137: [udp sum ok] UDP, length 62
11:39:27.610556 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype IPv4 (0x0800), length 110: (tos 0x0, ttl 128, id 27393, offset 0, flags [none], proto UDP (17), length 90)
    192.168.2.30.137 > 192.168.2.37.137: [udp sum ok] UDP, length 62
11:39:32.451098 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.37 (8c:16:45:23:0d:55) tell 192.168.2.30, length 46
11:39:32.451105 enp0s31f6 Out ifindex 2 8c:16:45:23:0d:55 ethertype ARP (0x0806), length 48: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.37 is-at 8c:16:45:23:0d:55, length 28
  

lubux

Anmeldungsdatum:
21. November 2012

Beiträge: 13293

Zollstocks schrieb:

Stimmt, Kann das zu Problemen führen?

I. d. R. nicht, denn die Routen via LAN-Interface haben eine bessere metric als die Routen via WLAN-Interface und sollten deshalb benutzt werden, was ja auch der Fall ist.

Zollstocks schrieb:

oder im zweiten Anlauf:

11:38:04.274128 enp0s31f6 B   ifindex 2 00:c0:ee:d8:75:6e ethertype IPv4 (0x0800), length 266: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 246)
    192.168.2.109.1024 > 192.168.2.255.138: [udp sum ok] UDP, length 218
11:38:04.286840 wlp4s0 B   ifindex 3 00:c0:ee:d8:75:6e ethertype IPv4 (0x0800), length 266: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto UDP (17), length 246)
    192.168.2.109.1024 > 192.168.2.255.138: [udp sum ok] UDP, length 218
11:39:07.802902 enp0s31f6 B   ifindex 2 00:17:c8:06:45:c5 ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.30 tell 192.168.2.9, length 46
11:39:07.877156 wlp4s0 B   ifindex 3 00:17:c8:06:45:c5 ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.30 tell 192.168.2.9, length 46
11:39:27.610544 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype IPv4 (0x0800), length 110: (tos 0x0, ttl 128, id 27392, offset 0, flags [none], proto UDP (17), length 90)
    192.168.2.30.137 > 192.168.2.37.137: [udp sum ok] UDP, length 62
11:39:27.610556 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype IPv4 (0x0800), length 110: (tos 0x0, ttl 128, id 27393, offset 0, flags [none], proto UDP (17), length 90)
    192.168.2.30.137 > 192.168.2.37.137: [udp sum ok] UDP, length 62
11:39:32.451098 enp0s31f6 In  ifindex 2 14:b3:1f:03:f8:18 ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.2.37 (8c:16:45:23:0d:55) tell 192.168.2.30, length 46
11:39:32.451105 enp0s31f6 Out ifindex 2 8c:16:45:23:0d:55 ethertype ARP (0x0806), length 48: Ethernet (len 6), IPv4 (len 4), Reply 192.168.2.37 is-at 8c:16:45:23:0d:55, length 28

Man sieht nur udp-Traffic bzw. broadcast-Traffic und arp-request/-reply.

Mit welchem Protokoll und über welche Ports müsste der Traffic zwischen deinem Laptop und den Druckern zustande kommen? Du kannst das ja mal Daheim im W/LAN deiner privaten FritzBox nachschauen bzw. mit tcpdump anzeigen lassen.

kB Team-Icon

Supporter, Wikiteam
Avatar von kB

Anmeldungsdatum:
4. Oktober 2007

Beiträge: 7816

Zollstocks schrieb:

[…] Daheim ist das leben wunderbar, ich kann die beiden Drucker nutzen.

Was daran liegt, dass die Drucker daheim im Heimnetz erreichbar sind und Du diese auf dem Laptop eingerichtet hast.

Im Büro halt leider nicht.

Was daran liegt, dass im Büronetz natürlich die Drucker im Heimnetz nicht erreichbar sind. Du kannst die im Büro verfügbaren Drucker auf dem Laptop einrichten und diese benutzen.

Oder im Büro die Druckjobs in die Warteschlangen für die Daheim-Drucker einstellen. Dann werden die Jobs natürlich erst gedruckt, wenn Du den Laptop wieder zuhause anschließt.

Oder die Drucker genauso wie den Laptop mitnehmen.

Zollstocks

(Themenstarter)
Avatar von Zollstocks

Anmeldungsdatum:
29. Juli 2015

Beiträge: 96

kB schrieb:

Zollstocks schrieb:

[…] Daheim ist das leben wunderbar, ich kann die beiden Drucker nutzen.

Was daran liegt, dass die Drucker daheim im Heimnetz erreichbar sind und Du diese auf dem Laptop eingerichtet hast.

Im Büro halt leider nicht.

Was daran liegt, dass im Büronetz natürlich die Drucker im Heimnetz nicht erreichbar sind.

Ich habe daheim die Drucker A und B. Ich habe im Büro die Drucker C und D

Daheim kann ich wunderbar auf A und B drucken.

Im Büro kann ich auf C und D nicht drucken, die Geräte A und B werden nicht angezeigt (und genau genommen will ich auch gar nicht mit denen Drucken, wenn ich über 30 km weg bin)

lubux

Anmeldungsdatum:
21. November 2012

Beiträge: 13293

Zollstocks schrieb:

Ich habe daheim die Drucker A und B. Ich habe im Büro die Drucker C und D

Daheim kann ich wunderbar auf A und B drucken.

Im Büro kann ich auf C und D nicht drucken,

BTW: Du solltest auch immer wieder erwähnen bzw. darauf hinweisen, dass Du die Drucker C und D (die Du im Büro benutzen willst) _genau so eingerichtet/konfiguriert hast_, wie die Drucker A und B, die Du Daheim schon immer erfolgreich benutzen kannst.

Zollstocks

(Themenstarter)
Avatar von Zollstocks

Anmeldungsdatum:
29. Juli 2015

Beiträge: 96

lubux schrieb:

BTW: Du solltest auch immer wieder erwähnen bzw. darauf hinweisen, dass Du die Drucker C und D (die Du im Büro benutzen willst) _genau so eingerichtet/konfiguriert hast_, wie die Drucker A und B, die Du Daheim schon immer erfolgreich benutzen kannst.

Da hast Du Recht.. Genau genommen habe ich gar nichts eingerichtet oder konfiguriert.

Rechner angemacht, die Drucker wurden erkannt - und fertig. Meist war das Leben extrem einfach 😮)

In diesem Falle spielt wohl ein kleiner und bislang nicht ernst genommener Netzwerkparameter sein hinterhältiges Spiel...

kB Team-Icon

Supporter, Wikiteam
Avatar von kB

Anmeldungsdatum:
4. Oktober 2007

Beiträge: 7816

Zollstocks schrieb:

[…] Genau genommen habe ich gar nichts eingerichtet oder konfiguriert.

Und warum richtest Du auf dem Laptop nicht einfach Drucker (d.h. eigentlich: Warteschlange) A und B und C und D ein?

Netzwerkdrucker sind Individuen. Du kannst nicht Warteschlange A für Gerät C benutzen, selbst wenn Gerät A baugleich mit Gerät C sein sollte.

Zollstocks

(Themenstarter)
Avatar von Zollstocks

Anmeldungsdatum:
29. Juli 2015

Beiträge: 96

kB schrieb:

Und warum richtest Du auf dem Laptop nicht einfach Drucker (d.h. eigentlich: Warteschlange) A und B und C und D ein?

Netzwerkdrucker sind Individuen. Du kannst nicht Warteschlange A für Gerät C benutzen, selbst wenn Gerät A baugleich mit Gerät C sein sollte.

Ich will das gar nicht und mache es (meiner Meinung) nach nicht.

Mir ist bekannt, das an dem einen Standort die Drucker A und B sind, am Anderen die Drucker C und D. Die wähle ich dann auch bewusst an. Die Geräte sind übrigens alle unterschiedlich. Allerdings (fällt mir nun auf) sind die Drucker im Büro beide vom gleichen Hersteller.

Zollstocks

(Themenstarter)
Avatar von Zollstocks

Anmeldungsdatum:
29. Juli 2015

Beiträge: 96

lubux schrieb:

Mit welchem Protokoll und über welche Ports müsste der Traffic zwischen deinem Laptop und den Druckern zustande kommen? Du kannst das ja mal Daheim im W/LAN deiner privaten FritzBox nachschauen bzw. mit tcpdump anzeigen lassen.

Daheim sieht das so aus:

ip neighbor show
192.168.10.34 dev wlp4s0 lladdr a0:d0:dc:47:ec:72 STALE
192.168.10.1 dev wlp4s0 lladdr 3c:a6:2f:1c:9b:ae REACHABLE
192.168.10.39 dev wlp4s0 lladdr 50:81:40:10:04:ba STALE
192.168.10.20 dev wlp4s0 lladdr b8:27:eb:2e:ac:24 STALE
uwe@uwe-ThinkPad-P51:~$ route -n
Kernel-IP-Routentabelle
Ziel            Router          Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.10.1    0.0.0.0         UG    600    0        0 wlp4s0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 wlp4s0
192.168.10.0    0.0.0.0         255.255.255.0   U     600    0        0 wlp4s0
uwe@uwe-ThinkPad-P51:~$ ip route get 192.168.10.34
192.168.10.34 dev wlp4s0 src 192.168.10.43 uid 1000 
    cache 
uwe@uwe-ThinkPad-P51:~$ ip route get 192.168.10.39  
192.168.10.39 dev wlp4s0 src 192.168.10.43 uid 1000 
    cache 
uwe@uwe-ThinkPad-P51:~$ ip route get 192.168.10.20
192.168.10.20 dev wlp4s0 src 192.168.10.43 uid 1000 
    cache 
uwe@uwe-ThinkPad-P51:~$ ping -c 3 192.168.10.34
PING 192.168.10.34 (192.168.10.34) 56(84) bytes of data.
64 bytes from 192.168.10.34: icmp_seq=1 ttl=64 time=21.5 ms
64 bytes from 192.168.10.34: icmp_seq=2 ttl=64 time=7.28 ms
64 bytes from 192.168.10.34: icmp_seq=3 ttl=64 time=7.05 ms

--- 192.168.10.34 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 7.052/11.937/21.484/6.751 ms
uwe@uwe-ThinkPad-P51:~$ ping -c 3 192.168.10.39
PING 192.168.10.39 (192.168.10.39) 56(84) bytes of data.
64 bytes from 192.168.10.39: icmp_seq=1 ttl=64 time=7.04 ms
64 bytes from 192.168.10.39: icmp_seq=2 ttl=64 time=3.99 ms
64 bytes from 192.168.10.39: icmp_seq=3 ttl=64 time=4.85 ms

--- 192.168.10.39 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 3.989/5.292/7.041/1.285 ms
uwe@uwe-ThinkPad-P51:~$ ping -c 3 192.168.10.20
PING 192.168.10.20 (192.168.10.20) 56(84) bytes of data.
64 bytes from 192.168.10.20: icmp_seq=1 ttl=64 time=9.65 ms
64 bytes from 192.168.10.20: icmp_seq=2 ttl=64 time=9.43 ms
64 bytes from 192.168.10.20: icmp_seq=3 ttl=64 time=11.2 ms

--- 192.168.10.20 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2004ms
rtt min/avg/max/mdev = 9.430/10.089/11.193/0.785 ms
uwe@uwe-ThinkPad-P51:~$ sudo tcpdump -c 300 -vvveni any host 192.168.10.34 or host 192.168.10.39 
[sudo] Passwort für uwe: 
tcpdump: data link type LINUX_SLL2
tcpdump: listening on any, link-type LINUX_SLL2 (Linux cooked v2), snapshot length 262144 bytes
19:55:20.164156 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 255, id 57899, offset 0, flags [DF], proto UDP (17), length 231)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:55:21.187761 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 255, id 57916, offset 0, flags [DF], proto UDP (17), length 231)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:55:38.969189 wlp4s0 In  ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 410: (tos 0x0, ttl 64, id 20171, offset 0, flags [DF], proto UDP (17), length 390)
    192.168.10.34.60000 > 192.168.10.43.33906: [udp sum ok] UDP, length 362
19:55:39.827152 wlp4s0 In  ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 410: (tos 0x0, ttl 64, id 20177, offset 0, flags [DF], proto UDP (17), length 390)
    192.168.10.34.60000 > 192.168.10.43.33906: [udp sum ok] UDP, length 362
19:55:40.939195 wlp4s0 In  ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 410: (tos 0x0, ttl 64, id 20250, offset 0, flags [DF], proto UDP (17), length 390)
    192.168.10.34.60000 > 192.168.10.43.33906: [udp sum ok] UDP, length 362
19:55:41.875629 wlp4s0 In  ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 410: (tos 0x0, ttl 64, id 20302, offset 0, flags [DF], proto UDP (17), length 390)
    192.168.10.34.60000 > 192.168.10.43.33906: [udp sum ok] UDP, length 362
19:55:43.974915 wlp4s0 In  ifindex 3 a0:d0:dc:47:ec:72 ethertype ARP (0x0806), length 48: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.43 tell 192.168.10.34, length 28
19:55:43.974921 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype ARP (0x0806), length 48: Ethernet (len 6), IPv4 (len 4), Reply 192.168.10.43 is-at 00:21:6b:ea:07:0e, length 28
19:55:53.339312 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 108: (tos 0x0, ttl 1, id 58282, offset 0, flags [DF], proto UDP (17), length 88)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 1/0/0 6989c12129dca396-fritz-box.local. (Cache flush) [1h] A 192.168.10.34 (60)
19:55:53.442239 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 409: (tos 0x0, ttl 1, id 58285, offset 0, flags [DF], proto UDP (17), length 389)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 4/0/0 _ovjjwxne+egr._sub._amzn-wplay._tcp.local. [1h] PTR amzn.dmgr:A7E2808BD89945662DAA20E809F37FA8:xnVDMM+4u1:294864._amzn-wplay._tcp.local., _amzn-wplay._tcp.local. [1h] PTR amzn.dmgr:A7E2808BD89945662DAA20E809F37FA8:xnVDMM+4u1:294864._amzn-wplay._tcp.local., amzn.dmgr:A7E2808BD89945662DAA20E809F37FA8:xnVDMM+4u1:294864._amzn-wplay._tcp.local. (Cache flush) [1h] SRV 6989c12129dca396-fritz-box.local.:38393 0 0, amzn.dmgr:A7E2808BD89945662DAA20E809F37FA8:xnVDMM+4u1:294864._amzn-wplay._tcp.local. (Cache flush) [1h] TXT "a=0" "c=a2:d0:dc:47:ec:72" "ad=A265XOI9586NML" "pv=1" "f=0" "mv=2" "dpv=1" "n=Uwes FireTVStick" "at=OvJJWXne+EgR" "s=0" "t=2" "u=A7E2808BD89945662DAA20E809F37FA8" "v=2" "sp=43223" "tr=tcp" (361)
19:56:09.415753 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 255, id 58832, offset 0, flags [DF], proto UDP (17), length 231)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:56:10.337003 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 255, id 58858, offset 0, flags [DF], proto UDP (17), length 231)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:56:19.557880 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 110: (tos 0x0, ttl 64, id 26187, offset 0, flags [DF], proto UDP (17), length 90)
    192.168.10.39.137 > 192.168.10.43.137: [udp sum ok] UDP, length 62
19:56:24.676181 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype ARP (0x0806), length 66: Ethernet (len 6), IPv4 (len 4), Request who-has 192.168.10.43 tell 192.168.10.39, length 46
19:56:24.676187 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype ARP (0x0806), length 48: Ethernet (len 6), IPv4 (len 4), Reply 192.168.10.43 is-at 00:21:6b:ea:07:0e, length 28
19:56:33.890381 wlp4s0 M   ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 231: (tos 0x0, ttl 255, id 50917, offset 0, flags [DF], proto UDP (17), length 211)
    192.168.10.39.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 1/0/4 HP Smart Tank 7300 series [1004BA]._ipps._tcp.local. (Cache flush) [2m] SRV HP5081401004BA.local.:631 0 0 ar: HP5081401004BA.local. (Cache flush) [2m] A 192.168.10.39, HP5081401004BA.local. (Cache flush) [2m] AAAA fe80::5281:40ff:fe10:4ba, HP5081401004BA.local. (Cache flush) [2m] NSEC, HP Smart Tank 7300 series [1004BA]._ipps._tcp.local. (Cache flush) [2m] NSEC (183)
19:56:33.896835 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 22820, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [S], cksum 0x6e2c (correct), seq 3214986674, win 64240, options [mss 1460,sackOK,TS val 3766354636 ecr 0,nop,wscale 7], length 0
19:56:33.900713 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [S.], cksum 0x5679 (correct), seq 1061252340, ack 3214986675, win 28960, options [mss 1460,sackOK,TS val 63369592 ecr 3766354636,nop,wscale 5], length 0
19:56:33.900740 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 22821, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [.], cksum 0xf469 (correct), seq 1, ack 1, win 502, options [nop,nop,TS val 3766354640 ecr 63369592], length 0
19:56:33.900912 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 474: (tos 0x0, ttl 64, id 22822, offset 0, flags [DF], proto TCP (6), length 454)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [P.], cksum 0xf8f3 (correct), seq 1:403, ack 1, win 502, options [nop,nop,TS val 3766354640 ecr 63369592], length 402
19:56:33.905383 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33093, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [.], cksum 0xf122 (correct), seq 1, ack 403, win 939, options [nop,nop,TS val 63369592 ecr 3766354640], length 0
19:56:34.301519 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 1398: (tos 0x0, ttl 64, id 33094, offset 0, flags [DF], proto TCP (6), length 1378)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [P.], cksum 0x73ae (correct), seq 1:1327, ack 403, win 939, options [nop,nop,TS val 63369621 ecr 3766354640], length 1326
19:56:34.301554 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 22823, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [.], cksum 0xec05 (correct), seq 403, ack 1327, win 493, options [nop,nop,TS val 3766355040 ecr 63369621], length 0
19:56:34.302049 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 147: (tos 0x0, ttl 64, id 22824, offset 0, flags [DF], proto TCP (6), length 127)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [P.], cksum 0x302b (correct), seq 403:478, ack 1327, win 501, options [nop,nop,TS val 3766355041 ecr 63369621], length 75
19:56:34.302596 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 123: (tos 0x0, ttl 64, id 22825, offset 0, flags [DF], proto TCP (6), length 103)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [P.], cksum 0x34d4 (correct), seq 478:529, ack 1327, win 501, options [nop,nop,TS val 3766355041 ecr 63369621], length 51
19:56:34.304773 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33095, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [.], cksum 0xe9f0 (correct), seq 1327, ack 478, win 939, options [nop,nop,TS val 63369632 ecr 3766355041], length 0
19:56:34.304794 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33096, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [.], cksum 0xe9bd (correct), seq 1327, ack 529, win 939, options [nop,nop,TS val 63369632 ecr 3766355041], length 0
19:56:34.319696 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 314: (tos 0x0, ttl 64, id 33097, offset 0, flags [DF], proto TCP (6), length 294)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [P.], cksum 0x8d72 (correct), seq 1327:1569, ack 529, win 939, options [nop,nop,TS val 63369634 ecr 3766355041], length 242
19:56:34.319724 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 22826, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [.], cksum 0xea6e (correct), seq 529, ack 1569, win 500, options [nop,nop,TS val 3766355059 ecr 63369634], length 0
19:56:34.319876 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 22827, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [P.], cksum 0x7490 (correct), seq 529:795, ack 1569, win 501, options [nop,nop,TS val 3766355059 ecr 63369634], length 266
19:56:34.320592 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 318: (tos 0x0, ttl 64, id 22828, offset 0, flags [DF], proto TCP (6), length 298)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [P.], cksum 0x0aa4 (correct), seq 795:1041, ack 1569, win 501, options [nop,nop,TS val 3766355059 ecr 63369634], length 246
19:56:34.323400 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33098, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [P.], cksum 0xba85 (correct), seq 1569:1623, ack 1041, win 1006, options [nop,nop,TS val 63369634 ecr 3766355059], length 54
19:56:34.323435 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 22829, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [.], cksum 0xe834 (correct), seq 1041, ack 1623, win 501, options [nop,nop,TS val 3766355062 ecr 63369634], length 0
19:56:34.382993 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 412: (tos 0x0, ttl 64, id 33099, offset 0, flags [DF], proto TCP (6), length 392)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [P.], cksum 0xfad8 (correct), seq 1623:1963, ack 1041, win 1006, options [nop,nop,TS val 63369640 ecr 3766355062], length 340
19:56:34.383009 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 22830, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [.], cksum 0xe69e (correct), seq 1041, ack 1963, win 501, options [nop,nop,TS val 3766355122 ecr 63369640], length 0
19:56:34.383039 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33100, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [P.], cksum 0x2269 (correct), seq 1963:1997, ack 1041, win 1006, options [nop,nop,TS val 63369640 ecr 3766355062], length 34
19:56:34.383040 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 22831, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [.], cksum 0xe67c (correct), seq 1041, ack 1997, win 501, options [nop,nop,TS val 3766355122 ecr 63369640], length 0
19:56:34.383123 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 103: (tos 0x0, ttl 64, id 22832, offset 0, flags [DF], proto TCP (6), length 83)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [P.], cksum 0x7c36 (correct), seq 1041:1072, ack 1997, win 501, options [nop,nop,TS val 3766355122 ecr 63369640], length 31
19:56:34.386716 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33101, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [F.], cksum 0xe462 (correct), seq 1997, ack 1072, win 1006, options [nop,nop,TS val 63369641 ecr 3766355122], length 0
19:56:34.386804 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 22833, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.54826 > 192.168.10.39.631: Flags [F.], cksum 0xe656 (correct), seq 1072, ack 1998, win 501, options [nop,nop,TS val 3766355126 ecr 63369641], length 0
19:56:34.389989 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33102, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.54826: Flags [.], cksum 0xe45d (correct), seq 1998, ack 1073, win 1006, options [nop,nop,TS val 63369641 ecr 3766355126], length 0
19:56:35.060297 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 46056, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [S], cksum 0xdeea (correct), seq 347467024, win 64240, options [mss 1460,sackOK,TS val 3766355799 ecr 0,nop,wscale 7], length 0
19:56:35.063572 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [S.], cksum 0xbd3b (correct), seq 566924275, ack 347467025, win 28960, options [mss 1460,sackOK,TS val 63369708 ecr 3766355799,nop,wscale 5], length 0
19:56:35.063583 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46057, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x5b2d (correct), seq 1, ack 1, win 502, options [nop,nop,TS val 3766355802 ecr 63369708], length 0
19:56:35.063863 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 474: (tos 0x0, ttl 64, id 46058, offset 0, flags [DF], proto TCP (6), length 454)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x94cd (correct), seq 1:403, ack 1, win 502, options [nop,nop,TS val 3766355803 ecr 63369708], length 402
19:56:35.065868 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41575, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x57e4 (correct), seq 1, ack 403, win 939, options [nop,nop,TS val 63369709 ecr 3766355803], length 0
19:56:35.222770 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 1398: (tos 0x0, ttl 64, id 41576, offset 0, flags [DF], proto TCP (6), length 1378)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x3c26 (correct), seq 1:1327, ack 403, win 939, options [nop,nop,TS val 63369721 ecr 3766355803], length 1326
19:56:35.222788 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46059, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x53c9 (correct), seq 403, ack 1327, win 493, options [nop,nop,TS val 3766355962 ecr 63369721], length 0
19:56:35.223292 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 147: (tos 0x0, ttl 64, id 46060, offset 0, flags [DF], proto TCP (6), length 127)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xc232 (correct), seq 403:478, ack 1327, win 501, options [nop,nop,TS val 3766355962 ecr 63369721], length 75
19:56:35.223844 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 123: (tos 0x0, ttl 64, id 46061, offset 0, flags [DF], proto TCP (6), length 103)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xdfb6 (correct), seq 478:529, ack 1327, win 501, options [nop,nop,TS val 3766355963 ecr 63369721], length 51
19:56:35.224823 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41577, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x51bc (correct), seq 1327, ack 478, win 939, options [nop,nop,TS val 63369725 ecr 3766355962], length 0
19:56:35.227229 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41578, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x5188 (correct), seq 1327, ack 529, win 939, options [nop,nop,TS val 63369725 ecr 3766355963], length 0
19:56:35.238844 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 314: (tos 0x0, ttl 64, id 41579, offset 0, flags [DF], proto TCP (6), length 294)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x2fe1 (correct), seq 1327:1569, ack 529, win 939, options [nop,nop,TS val 63369726 ecr 3766355963], length 242
19:56:35.238854 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46062, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x523d (correct), seq 529, ack 1569, win 500, options [nop,nop,TS val 3766355978 ecr 63369726], length 0
19:56:35.241288 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 46063, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x08d9 (correct), seq 529:795, ack 1569, win 501, options [nop,nop,TS val 3766355980 ecr 63369726], length 266
19:56:35.241311 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 825: (tos 0x0, ttl 64, id 46064, offset 0, flags [DF], proto TCP (6), length 805)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x3685 (correct), seq 795:1548, ack 1569, win 501, options [nop,nop,TS val 3766355980 ecr 63369726], length 753
19:56:35.242857 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41580, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x4c38 (correct), seq 1569, ack 1548, win 1020, options [nop,nop,TS val 63369726 ecr 3766355980], length 0
19:56:35.243968 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 41581, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x67ec (correct), seq 1569:1623, ack 1548, win 1020, options [nop,nop,TS val 63369726 ecr 3766355980], length 54
19:56:35.243975 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46065, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x4e06 (correct), seq 1548, ack 1623, win 501, options [nop,nop,TS val 3766355983 ecr 63369726], length 0
19:56:35.311609 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3480: (tos 0x0, ttl 64, id 41582, offset 0, flags [DF], proto TCP (6), length 3460)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0xa319 (incorrect -> 0x3729), seq 1623:5031, ack 1548, win 1020, options [nop,nop,TS val 63369733 ecr 3766355983], length 3408
19:56:35.311623 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46066, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x4081 (correct), seq 1548, ack 5031, win 480, options [nop,nop,TS val 3766356050 ecr 63369733], length 0
19:56:35.313657 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 46067, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x5bb0 (correct), seq 1548:1814, ack 5031, win 501, options [nop,nop,TS val 3766356052 ecr 63369733], length 266
19:56:35.313683 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 691: (tos 0x0, ttl 64, id 46068, offset 0, flags [DF], proto TCP (6), length 671)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x539f (correct), seq 1814:2433, ack 5031, win 501, options [nop,nop,TS val 3766356052 ecr 63369733], length 619
19:56:35.315305 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41585, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x3a8f (correct), seq 5031, ack 2433, win 1114, options [nop,nop,TS val 63369734 ecr 3766356052], length 0
19:56:35.316361 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 41586, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x712f (correct), seq 5031:5085, ack 2433, win 1114, options [nop,nop,TS val 63369734 ecr 3766356052], length 54
19:56:35.317785 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 20010, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [S], cksum 0x3e7f (correct), seq 281841747, win 64240, options [mss 1460,sackOK,TS val 3766356057 ecr 0,nop,wscale 7], length 0
19:56:35.319742 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [S.], cksum 0x2956 (correct), seq 662012328, ack 281841748, win 28960, options [mss 1460,sackOK,TS val 63369734 ecr 3766356057,nop,wscale 5], length 0
19:56:35.319751 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20011, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xc748 (correct), seq 1, ack 1, win 502, options [nop,nop,TS val 3766356059 ecr 63369734], length 0
19:56:35.319964 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 474: (tos 0x0, ttl 64, id 20012, offset 0, flags [DF], proto TCP (6), length 454)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x8a1a (correct), seq 1:403, ack 1, win 502, options [nop,nop,TS val 3766356059 ecr 63369734], length 402
19:56:35.322482 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33173, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xc401 (correct), seq 1, ack 403, win 939, options [nop,nop,TS val 63369734 ecr 3766356059], length 0
19:56:35.356824 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46069, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x3c92 (correct), seq 2433, ack 5085, win 501, options [nop,nop,TS val 3766356096 ecr 63369734], length 0
19:56:35.530207 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 1398: (tos 0x0, ttl 64, id 33174, offset 0, flags [DF], proto TCP (6), length 1378)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x8070 (correct), seq 1:1327, ack 403, win 939, options [nop,nop,TS val 63369750 ecr 3766356059], length 1326
19:56:35.530239 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20013, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xbfa7 (correct), seq 403, ack 1327, win 501, options [nop,nop,TS val 3766356269 ecr 63369750], length 0
19:56:35.530251 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 366: (tos 0x0, ttl 64, id 41587, offset 0, flags [DF], proto TCP (6), length 346)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x5827 (correct), seq 5085:5379, ack 2433, win 1114, options [nop,nop,TS val 63369750 ecr 3766356096], length 294
19:56:35.530257 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46070, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x3aaf (correct), seq 2433, ack 5379, win 501, options [nop,nop,TS val 3766356269 ecr 63369750], length 0
19:56:35.530259 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 41588, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x7236 (correct), seq 5379:5413, ack 2433, win 1114, options [nop,nop,TS val 63369750 ecr 3766356096], length 34
19:56:35.530279 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46071, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x3a8d (correct), seq 2433, ack 5413, win 501, options [nop,nop,TS val 3766356269 ecr 63369750], length 0
19:56:35.530281 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 41589, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x7231 (correct), seq 5379:5413, ack 2433, win 1114, options [nop,nop,TS val 63369755 ecr 3766356096], length 34
19:56:35.530283 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 84: (tos 0x0, ttl 64, id 46072, offset 0, flags [DF], proto TCP (6), length 64)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x6ecd (correct), seq 2433, ack 5413, win 501, options [nop,nop,TS val 3766356269 ecr 63369755,nop,nop,sack 1 {5379:5413}], length 0
19:56:35.530479 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 46073, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xbd0f (correct), seq 2433:2699, ack 5413, win 501, options [nop,nop,TS val 3766356269 ecr 63369755], length 266
19:56:35.530497 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 662: (tos 0x0, ttl 64, id 46074, offset 0, flags [DF], proto TCP (6), length 642)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x38bd (correct), seq 2699:3289, ack 5413, win 501, options [nop,nop,TS val 3766356269 ecr 63369755], length 590
19:56:35.530785 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 147: (tos 0x0, ttl 64, id 20014, offset 0, flags [DF], proto TCP (6), length 127)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xc123 (correct), seq 403:478, ack 1327, win 501, options [nop,nop,TS val 3766356270 ecr 63369750], length 75
19:56:35.531339 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 123: (tos 0x0, ttl 64, id 20015, offset 0, flags [DF], proto TCP (6), length 103)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x9817 (correct), seq 478:529, ack 1327, win 501, options [nop,nop,TS val 3766356270 ecr 63369750], length 51
19:56:35.533449 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41590, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x346d (correct), seq 5413, ack 3289, win 1208, options [nop,nop,TS val 63369755 ecr 3766356269], length 0
19:56:35.533458 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33175, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xbda0 (correct), seq 1327, ack 478, win 939, options [nop,nop,TS val 63369755 ecr 3766356270], length 0
19:56:35.533461 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33176, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xbd6d (correct), seq 1327, ack 529, win 939, options [nop,nop,TS val 63369755 ecr 3766356270], length 0
19:56:35.533462 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 41591, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x82a7 (correct), seq 5413:5467, ack 3289, win 1208, options [nop,nop,TS val 63369755 ecr 3766356269], length 54
19:56:35.533468 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46075, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x36f7 (correct), seq 3289, ack 5467, win 501, options [nop,nop,TS val 3766356272 ecr 63369755], length 0
19:56:35.545946 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 314: (tos 0x0, ttl 64, id 33177, offset 0, flags [DF], proto TCP (6), length 294)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa721 (correct), seq 1327:1569, ack 529, win 939, options [nop,nop,TS val 63369757 ecr 3766356270], length 242
19:56:35.545980 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20016, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xbe21 (correct), seq 529, ack 1569, win 500, options [nop,nop,TS val 3766356285 ecr 63369757], length 0
19:56:35.546186 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20017, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x2af5 (correct), seq 529:795, ack 1569, win 501, options [nop,nop,TS val 3766356285 ecr 63369757], length 266
19:56:35.546215 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 20018, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x189f (correct), seq 795:1576, ack 1569, win 501, options [nop,nop,TS val 3766356285 ecr 63369757], length 781
19:56:35.547654 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33178, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xb801 (correct), seq 1569, ack 1576, win 1021, options [nop,nop,TS val 63369757 ecr 3766356285], length 0
19:56:35.550312 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33179, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x1b20 (correct), seq 1569:1623, ack 1576, win 1021, options [nop,nop,TS val 63369757 ecr 3766356285], length 54
19:56:35.550321 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20019, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xb9cf (correct), seq 1576, ack 1623, win 501, options [nop,nop,TS val 3766356289 ecr 63369757], length 0
19:56:35.562185 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 489: (tos 0x0, ttl 64, id 41592, offset 0, flags [DF], proto TCP (6), length 469)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0xd232 (correct), seq 5467:5884, ack 3289, win 1208, options [nop,nop,TS val 63369758 ecr 3766356272], length 417
19:56:35.562218 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46076, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x3539 (correct), seq 3289, ack 5884, win 498, options [nop,nop,TS val 3766356301 ecr 63369758], length 0
19:56:35.562339 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 41593, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0xa88e (correct), seq 5884:5918, ack 3289, win 1208, options [nop,nop,TS val 63369758 ecr 3766356272], length 34
19:56:35.562344 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46077, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x3514 (correct), seq 3289, ack 5918, win 501, options [nop,nop,TS val 3766356301 ecr 63369758], length 0
19:56:35.562473 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 345: (tos 0x0, ttl 64, id 46078, offset 0, flags [DF], proto TCP (6), length 325)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xa251 (correct), seq 3289:3562, ack 5918, win 501, options [nop,nop,TS val 3766356301 ecr 63369758], length 273
19:56:35.562491 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 377: (tos 0x0, ttl 64, id 46079, offset 0, flags [DF], proto TCP (6), length 357)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x7cd8 (correct), seq 3562:3867, ack 5918, win 501, options [nop,nop,TS val 3766356301 ecr 63369758], length 305
19:56:35.564047 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 103: (tos 0x0, ttl 64, id 46080, offset 0, flags [DF], proto TCP (6), length 83)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x7897 (correct), seq 3867:3898, ack 5918, win 501, options [nop,nop,TS val 3766356303 ecr 63369758], length 31
19:56:35.565433 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41594, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x2fb0 (correct), seq 5918, ack 3867, win 1302, options [nop,nop,TS val 63369759 ecr 3766356301], length 0
19:56:35.567300 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 41595, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x6e3f (correct), seq 5918:5972, ack 3898, win 1302, options [nop,nop,TS val 63369759 ecr 3766356303], length 54
19:56:35.567313 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46081, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x3277 (correct), seq 3898, ack 5972, win 501, options [nop,nop,TS val 3766356306 ecr 63369759], length 0
19:56:35.573414 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 107: (tos 0x0, ttl 64, id 46082, offset 0, flags [DF], proto TCP (6), length 87)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xb990 (correct), seq 3898:3933, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 35
19:56:35.573439 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46083, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x18f7 (correct), seq 3933:5381, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573441 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46084, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x1ed1 (correct), seq 5381:6829, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573443 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46085, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x23c6 (correct), seq 6829:8277, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573444 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46086, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x6a7d (correct), seq 8277:9725, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573445 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46087, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xc968 (correct), seq 9725:11173, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573449 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46088, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x72d6 (correct), seq 11173:12621, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573450 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46089, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0xa656 (correct), seq 12621:14069, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573451 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46090, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x0ec2 (correct), seq 14069:15517, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.573453 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46091, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xf855 (correct), seq 15517:16965, ack 5972, win 501, options [nop,nop,TS val 3766356312 ecr 63369759], length 1448
19:56:35.575060 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41596, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x292a (correct), seq 5972, ack 5381, win 1392, options [nop,nop,TS val 63369760 ecr 3766356312], length 0
19:56:35.575078 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46092, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x8a84 (correct), seq 16965:18413, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575087 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46093, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x600d (correct), seq 18413:19861, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575089 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46094, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x093e (correct), seq 19861:21309, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575090 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46095, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x63da (correct), seq 21309:22757, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575093 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41597, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x1d25 (correct), seq 5972, ack 8277, win 1573, options [nop,nop,TS val 63369760 ecr 3766356312], length 0
19:56:35.575095 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41598, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x1120 (correct), seq 5972, ack 11173, win 1754, options [nop,nop,TS val 63369760 ecr 3766356312], length 0
19:56:35.575100 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46096, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x3dd6 (correct), seq 22757:24205, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575101 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46097, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x6faa (correct), seq 24205:25653, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575102 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46098, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x77c8 (correct), seq 25653:27101, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575104 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1520: (tos 0x0, ttl 64, id 46099, offset 0, flags [DF], proto TCP (6), length 1500)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0xe8fb (correct), seq 27101:28549, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 1448
19:56:35.575105 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 1022: (tos 0x0, ttl 64, id 46100, offset 0, flags [DF], proto TCP (6), length 1002)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0xf3b8 (correct), seq 28549:29499, ack 5972, win 501, options [nop,nop,TS val 3766356314 ecr 63369760], length 950
19:56:35.575270 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41599, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x051b (correct), seq 5972, ack 14069, win 1935, options [nop,nop,TS val 63369760 ecr 3766356312], length 0
19:56:35.576122 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41600, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0xf915 (correct), seq 5972, ack 16965, win 2116, options [nop,nop,TS val 63369760 ecr 3766356312], length 0
19:56:35.578317 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41601, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0xe70b (correct), seq 5972, ack 21309, win 2388, options [nop,nop,TS val 63369760 ecr 3766356314], length 0
19:56:35.578326 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41602, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0xdb06 (correct), seq 5972, ack 24205, win 2569, options [nop,nop,TS val 63369760 ecr 3766356314], length 0
19:56:35.578732 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41603, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0xcf01 (correct), seq 5972, ack 27101, win 2750, options [nop,nop,TS val 63369760 ecr 3766356314], length 0
19:56:35.578740 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41604, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0xc4ee (correct), seq 5972, ack 29499, win 2931, options [nop,nop,TS val 63369760 ecr 3766356314], length 0
19:56:35.619963 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3446: (tos 0x0, ttl 64, id 33180, offset 0, flags [DF], proto TCP (6), length 3426)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa2f7 (incorrect -> 0x34ef), seq 1623:4997, ack 1576, win 1021, options [nop,nop,TS val 63369764 ecr 3766356289], length 3374
19:56:35.619980 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20020, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xac5e (correct), seq 1576, ack 4997, win 491, options [nop,nop,TS val 3766356359 ecr 63369764], length 0
19:56:35.620008 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33183, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x7d5f (correct), seq 4997:5031, ack 1576, win 1021, options [nop,nop,TS val 63369764 ecr 3766356289], length 34
19:56:35.620010 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20021, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xac3c (correct), seq 1576, ack 5031, win 491, options [nop,nop,TS val 3766356359 ecr 63369764], length 0
19:56:35.620259 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20022, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xa715 (correct), seq 1576:1842, ack 5031, win 501, options [nop,nop,TS val 3766356359 ecr 63369764], length 266
19:56:35.620272 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20023, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xaada (correct), seq 1842:2217, ack 5031, win 501, options [nop,nop,TS val 3766356359 ecr 63369764], length 375
19:56:35.622884 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33184, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xa747 (correct), seq 5031, ack 2217, win 1119, options [nop,nop,TS val 63369764 ecr 3766356359], length 0
19:56:35.623902 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33185, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x78d6 (correct), seq 5031:5085, ack 2217, win 1119, options [nop,nop,TS val 63369764 ecr 3766356359], length 54
19:56:35.664739 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20024, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xa94e (correct), seq 2217, ack 5085, win 501, options [nop,nop,TS val 3766356404 ecr 63369764], length 0
19:56:35.720858 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 33186, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xb1ad (correct), seq 5085:5553, ack 2217, win 1119, options [nop,nop,TS val 63369774 ecr 3766356404], length 468
19:56:35.720898 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20025, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xa738 (correct), seq 2217, ack 5553, win 501, options [nop,nop,TS val 3766356460 ecr 63369774], length 0
19:56:35.720908 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33187, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x27a7 (correct), seq 5553:5587, ack 2217, win 1119, options [nop,nop,TS val 63369774 ecr 3766356404], length 34
19:56:35.720910 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20026, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xa716 (correct), seq 2217, ack 5587, win 501, options [nop,nop,TS val 3766356460 ecr 63369774], length 0
19:56:36.721243 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20027, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x1eca (correct), seq 2217:2483, ack 5587, win 501, options [nop,nop,TS val 3766357460 ecr 63369774], length 266
19:56:36.721278 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 20028, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xd68f (correct), seq 2483:3264, ack 5587, win 501, options [nop,nop,TS val 3766357460 ecr 63369774], length 781
19:56:36.725409 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33188, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x9be6 (correct), seq 5587, ack 3264, win 1217, options [nop,nop,TS val 63369875 ecr 3766357460], length 0
19:56:36.725417 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33189, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xd202 (correct), seq 5587:5641, ack 3264, win 1217, options [nop,nop,TS val 63369875 ecr 3766357460], length 54
19:56:36.725423 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20029, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x9e78 (correct), seq 3264, ack 5641, win 501, options [nop,nop,TS val 3766357464 ecr 63369875], length 0
19:56:36.753363 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3488: (tos 0x0, ttl 64, id 33190, offset 0, flags [DF], proto TCP (6), length 3468)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa321 (incorrect -> 0xfbed), seq 5641:9057, ack 3264, win 1217, options [nop,nop,TS val 63369877 ecr 3766357464], length 3416
19:56:36.753401 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20030, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x9117 (correct), seq 3264, ack 9057, win 480, options [nop,nop,TS val 3766357492 ecr 63369877], length 0
19:56:36.753654 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20031, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x3678 (correct), seq 3264:3530, ack 9057, win 501, options [nop,nop,TS val 3766357492 ecr 63369877], length 266
19:56:36.753666 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20032, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x0471 (correct), seq 3530:3905, ack 9057, win 501, options [nop,nop,TS val 3766357492 ecr 63369877], length 375
19:56:36.755800 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33193, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x8b53 (correct), seq 9057, ack 3905, win 1314, options [nop,nop,TS val 63369878 ecr 3766357492], length 0
19:56:36.755806 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33194, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x215f (correct), seq 9057:9111, ack 3905, win 1314, options [nop,nop,TS val 63369878 ecr 3766357492], length 54
19:56:36.755808 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20033, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x8e47 (correct), seq 3905, ack 9111, win 501, options [nop,nop,TS val 3766357495 ecr 63369878], length 0
19:56:36.764635 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 33195, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xb112 (correct), seq 9111:9579, ack 3905, win 1314, options [nop,nop,TS val 63369878 ecr 3766357495], length 468
19:56:36.764645 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20034, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x8c6b (correct), seq 3905, ack 9579, win 501, options [nop,nop,TS val 3766357503 ecr 63369878], length 0
19:56:36.764688 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33196, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x9f1b (correct), seq 9579:9613, ack 3905, win 1314, options [nop,nop,TS val 63369878 ecr 3766357495], length 34
19:56:36.764691 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20035, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x8c49 (correct), seq 3905, ack 9613, win 501, options [nop,nop,TS val 3766357503 ecr 63369878], length 0
19:56:37.765051 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20036, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xdf01 (correct), seq 3905:4171, ack 9613, win 501, options [nop,nop,TS val 3766358504 ecr 63369878], length 266
19:56:37.765085 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 20037, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x2e47 (correct), seq 4171:4952, ack 9613, win 501, options [nop,nop,TS val 3766358504 ecr 63369878], length 781
19:56:37.768394 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33197, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x8055 (correct), seq 9613, ack 4952, win 1412, options [nop,nop,TS val 63369979 ecr 3766358504], length 0
19:56:37.768403 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33198, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x9c28 (correct), seq 9613:9667, ack 4952, win 1412, options [nop,nop,TS val 63369979 ecr 3766358504], length 54
19:56:37.768409 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20038, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x83ab (correct), seq 4952, ack 9667, win 501, options [nop,nop,TS val 3766358507 ecr 63369979], length 0
19:56:37.796488 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3488: (tos 0x0, ttl 64, id 33199, offset 0, flags [DF], proto TCP (6), length 3468)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa321 (incorrect -> 0x4e60), seq 9667:13083, ack 4952, win 1412, options [nop,nop,TS val 63369982 ecr 3766358507], length 3416
19:56:37.796521 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20039, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x7649 (correct), seq 4952, ack 13083, win 480, options [nop,nop,TS val 3766358535 ecr 63369982], length 0
19:56:37.796742 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20040, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xbea4 (correct), seq 4952:5218, ack 13083, win 501, options [nop,nop,TS val 3766358536 ecr 63369982], length 266
19:56:37.796757 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20041, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x8193 (correct), seq 5218:5593, ack 13083, win 501, options [nop,nop,TS val 3766358536 ecr 63369982], length 375
19:56:37.798382 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33202, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x6fc2 (correct), seq 13083, ack 5593, win 1509, options [nop,nop,TS val 63369982 ecr 3766358536], length 0
19:56:37.798391 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33203, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x9e85 (correct), seq 13083:13137, ack 5593, win 1509, options [nop,nop,TS val 63369982 ecr 3766358536], length 54
19:56:37.798396 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20042, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x737b (correct), seq 5593, ack 13137, win 501, options [nop,nop,TS val 3766358537 ecr 63369982], length 0
19:56:37.805866 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 33204, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x35cb (correct), seq 13137:13605, ack 5593, win 1509, options [nop,nop,TS val 63369983 ecr 3766358537], length 468
19:56:37.805876 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20043, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x719e (correct), seq 5593, ack 13605, win 501, options [nop,nop,TS val 3766358545 ecr 63369983], length 0
19:56:37.805891 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33205, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x75d6 (correct), seq 13605:13639, ack 5593, win 1509, options [nop,nop,TS val 63369983 ecr 3766358537], length 34
19:56:37.805893 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20044, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x717c (correct), seq 5593, ack 13639, win 501, options [nop,nop,TS val 3766358545 ecr 63369983], length 0
19:56:39.806322 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20045, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x4331 (correct), seq 5593:5859, ack 13639, win 501, options [nop,nop,TS val 3766360545 ecr 63369983], length 266
19:56:39.806357 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 20046, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x0781 (correct), seq 5859:6640, ack 13639, win 501, options [nop,nop,TS val 3766360545 ecr 63369983], length 781
19:56:39.810599 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33206, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x607b (correct), seq 13639, ack 6640, win 1607, options [nop,nop,TS val 63370183 ecr 3766360545], length 0
19:56:39.810608 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33207, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xd1f5 (correct), seq 13639:13693, ack 6640, win 1607, options [nop,nop,TS val 63370183 ecr 3766360545], length 54
19:56:39.810613 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20047, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x6493 (correct), seq 6640, ack 13693, win 501, options [nop,nop,TS val 3766360549 ecr 63370183], length 0
19:56:39.844444 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 2968: (tos 0x0, ttl 64, id 33208, offset 0, flags [DF], proto TCP (6), length 2948)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xa119 (incorrect -> 0xcefb), seq 13693:16589, ack 6640, win 1607, options [nop,nop,TS val 63370186 ecr 3766360549], length 2896
19:56:39.844479 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20048, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x5923 (correct), seq 6640, ack 16589, win 496, options [nop,nop,TS val 3766360583 ecr 63370186], length 0
19:56:39.844489 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 592: (tos 0x0, ttl 64, id 33210, offset 0, flags [DF], proto TCP (6), length 572)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x102b (correct), seq 16589:17109, ack 6640, win 1607, options [nop,nop,TS val 63370187 ecr 3766360549], length 520
19:56:39.844491 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20049, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x571e (correct), seq 6640, ack 17109, win 492, options [nop,nop,TS val 3766360583 ecr 63370187], length 0
19:56:39.844685 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20050, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x48ed (correct), seq 6640:6906, ack 17109, win 501, options [nop,nop,TS val 3766360583 ecr 63370187], length 266
19:56:39.844712 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20051, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x2933 (correct), seq 6906:7281, ack 17109, win 501, options [nop,nop,TS val 3766360584 ecr 63370187], length 375
19:56:39.846616 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33211, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x4fe0 (correct), seq 17109, ack 7281, win 1705, options [nop,nop,TS val 63370187 ecr 3766360583], length 0
19:56:39.846624 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33212, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xc817 (correct), seq 17109:17163, ack 7281, win 1705, options [nop,nop,TS val 63370187 ecr 3766360583], length 54
19:56:39.856055 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 33213, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x6153 (correct), seq 17163:17631, ack 7281, win 1705, options [nop,nop,TS val 63370188 ecr 3766360583], length 468
19:56:39.856063 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33214, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xb9e5 (correct), seq 17631:17665, ack 7281, win 1705, options [nop,nop,TS val 63370188 ecr 3766360583], length 34
19:56:39.856153 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20052, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x525c (correct), seq 7281, ack 17665, win 501, options [nop,nop,TS val 3766360595 ecr 63370187], length 0
19:56:42.856371 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20053, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xbf80 (correct), seq 7281:7547, ack 17665, win 501, options [nop,nop,TS val 3766363595 ecr 63370187], length 266
19:56:42.856395 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 20054, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x0e23 (correct), seq 7547:8328, ack 17665, win 501, options [nop,nop,TS val 3766363595 ecr 63370187], length 781
19:56:42.860221 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33216, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xe106 (correct), seq 17665:17719, ack 8328, win 1802, options [nop,nop,TS val 63370488 ecr 3766363595], length 54
19:56:42.860232 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33215, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x3c4b (correct), seq 17665, ack 8328, win 1802, options [nop,nop,TS val 63370488 ecr 3766363595], length 0
19:56:42.890329 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3488: (tos 0x0, ttl 64, id 33217, offset 0, flags [DF], proto TCP (6), length 3468)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa321 (incorrect -> 0x641a), seq 17719:21135, ack 8328, win 1802, options [nop,nop,TS val 63370491 ecr 3766363595], length 3416
19:56:42.890344 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20055, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x33c5 (correct), seq 8328, ack 21135, win 480, options [nop,nop,TS val 3766363629 ecr 63370488], length 0
19:56:42.890637 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20056, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x5408 (correct), seq 8328:8594, ack 21135, win 501, options [nop,nop,TS val 3766363629 ecr 63370488], length 266
19:56:42.890651 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20057, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xf06b (correct), seq 8594:8969, ack 21135, win 501, options [nop,nop,TS val 3766363629 ecr 63370488], length 375
19:56:42.893182 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33220, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x2bb5 (correct), seq 21135, ack 8969, win 1900, options [nop,nop,TS val 63370491 ecr 3766363629], length 0
19:56:42.893188 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33221, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xb2f5 (correct), seq 21135:21189, ack 8969, win 1900, options [nop,nop,TS val 63370491 ecr 3766363629], length 54
19:56:42.900943 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 33222, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x0faa (correct), seq 21189:21657, ack 8969, win 1900, options [nop,nop,TS val 63370492 ecr 3766363629], length 468
19:56:42.900952 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33223, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa0bc (correct), seq 21657:21691, ack 8969, win 1900, options [nop,nop,TS val 63370492 ecr 3766363629], length 34
19:56:42.901057 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20058, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x2ef5 (correct), seq 8969, ack 21691, win 501, options [nop,nop,TS val 3766363640 ecr 63370491], length 0
19:56:47.901393 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20059, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x4c49 (correct), seq 8969:9235, ack 21691, win 501, options [nop,nop,TS val 3766368640 ecr 63370491], length 266
19:56:47.901428 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 20060, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x8cb8 (correct), seq 9235:10016, ack 21691, win 501, options [nop,nop,TS val 3766368640 ecr 63370491], length 781
19:56:47.906202 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33225, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x99d4 (correct), seq 21691:21745, ack 10016, win 1998, options [nop,nop,TS val 63370993 ecr 3766368640], length 54
19:56:47.906215 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33224, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0x0f87 (correct), seq 21691, ack 10016, win 1998, options [nop,nop,TS val 63370993 ecr 3766368640], length 0
19:56:47.935360 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3488: (tos 0x0, ttl 64, id 33226, offset 0, flags [DF], proto TCP (6), length 3468)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa321 (incorrect -> 0xaae9), seq 21745:25161, ack 10016, win 1998, options [nop,nop,TS val 63370995 ecr 3766368640], length 3416
19:56:47.935434 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20061, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x07c5 (correct), seq 10016, ack 25161, win 480, options [nop,nop,TS val 3766368674 ecr 63370993], length 0
19:56:47.935646 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20062, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x6c8d (correct), seq 10016:10282, ack 25161, win 501, options [nop,nop,TS val 3766368674 ecr 63370993], length 266
19:56:47.935658 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20063, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x28db (correct), seq 10282:10657, ack 25161, win 501, options [nop,nop,TS val 3766368674 ecr 63370993], length 375
19:56:47.938349 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33229, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xfef1 (correct), seq 25161, ack 10657, win 2095, options [nop,nop,TS val 63370996 ecr 3766368674], length 0
19:56:47.938370 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33230, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xc30a (correct), seq 25161:25215, ack 10657, win 2095, options [nop,nop,TS val 63370996 ecr 3766368674], length 54
19:56:47.948242 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 33231, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x6a49 (correct), seq 25215:25683, ack 10657, win 2095, options [nop,nop,TS val 63370997 ecr 3766368674], length 468
19:56:47.948252 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 33232, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x25e8 (correct), seq 25683:25717, ack 10657, win 2095, options [nop,nop,TS val 63370997 ecr 3766368674], length 34
19:56:47.948350 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20064, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0x02f3 (correct), seq 10657, ack 25717, win 501, options [nop,nop,TS val 3766368687 ecr 63370996], length 0
19:56:54.068473 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 472: (tos 0x0, ttl 64, id 41605, offset 0, flags [DF], proto TCP (6), length 452)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x500b (correct), seq 5972:6372, ack 29499, win 2931, options [nop,nop,TS val 63371602 ecr 3766356314], length 400
19:56:54.068486 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 41606, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x06b0 (correct), seq 6372:6406, ack 29499, win 2931, options [nop,nop,TS val 63371602 ecr 3766356314], length 34
19:56:54.068487 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 41607, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0x06ab (correct), seq 6372:6406, ack 29499, win 2931, options [nop,nop,TS val 63371607 ecr 3766356314], length 34
19:56:54.068510 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 84: (tos 0x0, ttl 64, id 46101, offset 0, flags [DF], proto TCP (6), length 64)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0xa9ce (correct), seq 29499, ack 6406, win 501, options [nop,nop,TS val 3766374807 ecr 63371602,nop,nop,sack 1 {6372:6406}], length 0
19:56:54.068744 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 46102, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x21e4 (correct), seq 29499:29765, ack 6406, win 501, options [nop,nop,TS val 3766374808 ecr 63371602], length 266
19:56:54.068761 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 46103, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x3023 (correct), seq 29765:30546, ack 6406, win 501, options [nop,nop,TS val 3766374808 ecr 63371602], length 781
19:56:54.072247 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41608, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x6f54 (correct), seq 6406, ack 30546, win 3021, options [nop,nop,TS val 63371609 ecr 3766374808], length 0
19:56:54.072258 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 41609, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0xc9f6 (correct), seq 6406:6460, ack 30546, win 3021, options [nop,nop,TS val 63371609 ecr 3766374808], length 54
19:56:54.072264 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46104, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x78f3 (correct), seq 30546, ack 6460, win 501, options [nop,nop,TS val 3766374811 ecr 63371609], length 0
19:56:54.109454 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3488: (tos 0x0, ttl 64, id 41610, offset 0, flags [DF], proto TCP (6), length 3468)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [P.], cksum 0xa321 (incorrect -> 0xd233), seq 6460:9876, ack 30546, win 3021, options [nop,nop,TS val 63371613 ecr 3766374811], length 3416
19:56:54.109488 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46105, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [.], cksum 0x6b87 (correct), seq 30546, ack 9876, win 480, options [nop,nop,TS val 3766374848 ecr 63371613], length 0
19:56:54.109743 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 103: (tos 0x0, ttl 64, id 46106, offset 0, flags [DF], proto TCP (6), length 83)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [P.], cksum 0x6ea3 (correct), seq 30546:30577, ack 9876, win 501, options [nop,nop,TS val 3766374849 ecr 63371613], length 31
19:56:54.113317 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41613, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [F.], cksum 0x6179 (correct), seq 9876, ack 30577, win 3021, options [nop,nop,TS val 63371613 ecr 3766374849], length 0
19:56:54.113401 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 46107, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60526 > 192.168.10.39.631: Flags [F.], cksum 0x6b4d (correct), seq 30577, ack 9877, win 501, options [nop,nop,TS val 3766374852 ecr 63371613], length 0
19:56:54.113441 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 42426, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [S], cksum 0x704a (correct), seq 3965485976, win 64240, options [mss 1460,sackOK,TS val 3766374852 ecr 0,nop,wscale 7], length 0
19:56:54.116320 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 41614, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60526: Flags [.], cksum 0x6174 (correct), seq 9877, ack 30578, win 3021, options [nop,nop,TS val 63371614 ecr 3766374852], length 0
19:56:54.116335 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [S.], cksum 0x2ba5 (correct), seq 3609262624, ack 3965485977, win 28960, options [mss 1460,sackOK,TS val 63371614 ecr 3766374852,nop,wscale 5], length 0
19:56:54.116384 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42427, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xc996 (correct), seq 1, ack 1, win 502, options [nop,nop,TS val 3766374855 ecr 63371614], length 0
19:56:54.116601 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 474: (tos 0x0, ttl 64, id 42428, offset 0, flags [DF], proto TCP (6), length 454)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0xa331 (correct), seq 1:403, ack 1, win 502, options [nop,nop,TS val 3766374855 ecr 63371614], length 402
19:56:54.119415 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 39852, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [.], cksum 0xc64f (correct), seq 1, ack 403, win 939, options [nop,nop,TS val 63371614 ecr 3766374855], length 0
19:56:54.370462 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 1398: (tos 0x0, ttl 64, id 39853, offset 0, flags [DF], proto TCP (6), length 1378)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [P.], cksum 0xeb7d (correct), seq 1:1327, ack 403, win 939, options [nop,nop,TS val 63371631 ecr 3766374855], length 1326
19:56:54.370498 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42429, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xc1d0 (correct), seq 403, ack 1327, win 493, options [nop,nop,TS val 3766375109 ecr 63371631], length 0
19:56:54.370978 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 147: (tos 0x0, ttl 64, id 42430, offset 0, flags [DF], proto TCP (6), length 127)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0xafff (correct), seq 403:478, ack 1327, win 501, options [nop,nop,TS val 3766375110 ecr 63371631], length 75
19:56:54.371376 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 123: (tos 0x0, ttl 64, id 42431, offset 0, flags [DF], proto TCP (6), length 103)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0x01e4 (correct), seq 478:529, ack 1327, win 501, options [nop,nop,TS val 3766375110 ecr 63371631], length 51
19:56:54.375010 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 39854, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [.], cksum 0xbfbe (correct), seq 1327, ack 478, win 939, options [nop,nop,TS val 63371639 ecr 3766375110], length 0
19:56:54.375021 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 39855, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [.], cksum 0xbf8b (correct), seq 1327, ack 529, win 939, options [nop,nop,TS val 63371639 ecr 3766375110], length 0
19:56:54.378064 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 314: (tos 0x0, ttl 64, id 39856, offset 0, flags [DF], proto TCP (6), length 294)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [P.], cksum 0x18d7 (correct), seq 1327:1569, ack 529, win 939, options [nop,nop,TS val 63371640 ecr 3766375110], length 242
19:56:54.378073 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42432, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xc048 (correct), seq 529, ack 1569, win 500, options [nop,nop,TS val 3766375117 ecr 63371640], length 0
19:56:54.378197 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 42433, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0xf022 (correct), seq 529:795, ack 1569, win 501, options [nop,nop,TS val 3766375117 ecr 63371640], length 266
19:56:54.378209 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 42434, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0x7b36 (correct), seq 795:1170, ack 1569, win 501, options [nop,nop,TS val 3766375117 ecr 63371640], length 375
19:56:54.380737 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 39857, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [.], cksum 0xbbcd (correct), seq 1569, ack 1170, win 1006, options [nop,nop,TS val 63371640 ecr 3766375117], length 0
19:56:54.387065 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 39858, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [P.], cksum 0x9e0d (correct), seq 1569:1623, ack 1170, win 1006, options [nop,nop,TS val 63371641 ecr 3766375117], length 54
19:56:54.387075 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42435, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xbd86 (correct), seq 1170, ack 1623, win 501, options [nop,nop,TS val 3766375126 ecr 63371641], length 0
19:56:54.484755 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 39859, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [P.], cksum 0xf78e (correct), seq 1623:2091, ack 1170, win 1006, options [nop,nop,TS val 63371651 ecr 3766375126], length 468
19:56:54.484793 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42436, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xbb46 (correct), seq 1170, ack 2091, win 501, options [nop,nop,TS val 3766375224 ecr 63371651], length 0
19:56:54.484802 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 39860, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [P.], cksum 0xb80d (correct), seq 2091:2125, ack 1170, win 1006, options [nop,nop,TS val 63371651 ecr 3766375126], length 34
19:56:54.484804 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42437, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xbb24 (correct), seq 1170, ack 2125, win 501, options [nop,nop,TS val 3766375224 ecr 63371651], length 0
19:56:55.485222 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 42438, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0x90d4 (correct), seq 1170:1436, ack 2125, win 501, options [nop,nop,TS val 3766376224 ecr 63371651], length 266
19:56:55.485258 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 42439, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0x8a8e (correct), seq 1436:2217, ack 2125, win 501, options [nop,nop,TS val 3766376224 ecr 63371651], length 781
19:56:55.489104 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 39862, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [P.], cksum 0x8c9f (correct), seq 2125:2179, ack 2217, win 1088, options [nop,nop,TS val 63371751 ecr 3766376224], length 54
19:56:55.489141 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42440, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xb287 (correct), seq 2217, ack 2179, win 501, options [nop,nop,TS val 3766376228 ecr 63371751], length 0
19:56:55.489152 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 39861, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [.], cksum 0xb076 (correct), seq 2125, ack 2217, win 1088, options [nop,nop,TS val 63371751 ecr 3766376224], length 0
19:56:55.489153 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42441, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xb287 (correct), seq 2217, ack 2179, win 501, options [nop,nop,TS val 3766376228 ecr 63371751], length 0
19:56:55.520100 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3488: (tos 0x0, ttl 64, id 39863, offset 0, flags [DF], proto TCP (6), length 3468)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [P.], cksum 0xa321 (incorrect -> 0x298a), seq 2179:5595, ack 2217, win 1088, options [nop,nop,TS val 63371754 ecr 3766376228], length 3416
19:56:55.520136 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42442, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [.], cksum 0xa522 (correct), seq 2217, ack 5595, win 480, options [nop,nop,TS val 3766376259 ecr 63371754], length 0
19:56:55.520423 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 103: (tos 0x0, ttl 64, id 42443, offset 0, flags [DF], proto TCP (6), length 83)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [P.], cksum 0x03aa (correct), seq 2217:2248, ack 5595, win 501, options [nop,nop,TS val 3766376259 ecr 63371754], length 31
19:56:55.522181 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 39866, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [F.], cksum 0xa2a2 (correct), seq 5595, ack 2248, win 1088, options [nop,nop,TS val 63371754 ecr 3766376259], length 0
19:56:55.522265 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 42444, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41586 > 192.168.10.39.631: Flags [F.], cksum 0xa4ea (correct), seq 2248, ack 5596, win 501, options [nop,nop,TS val 3766376261 ecr 63371754], length 0
19:56:55.522306 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 31713, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [S], cksum 0x6f60 (correct), seq 1670318057, win 64240, options [mss 1460,sackOK,TS val 3766376261 ecr 0,nop,wscale 7], length 0
19:56:55.523921 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 39867, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41586: Flags [.], cksum 0xa29e (correct), seq 5596, ack 2249, win 1088, options [nop,nop,TS val 63371755 ecr 3766376261], length 0
19:56:55.523936 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 80: (tos 0x0, ttl 64, id 0, offset 0, flags [DF], proto TCP (6), length 60)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [S.], cksum 0x74f5 (correct), seq 2062551946, ack 1670318058, win 28960, options [mss 1460,sackOK,TS val 63371755 ecr 3766376261,nop,wscale 5], length 0
19:56:55.523966 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 31714, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [.], cksum 0x12e8 (correct), seq 1, ack 1, win 502, options [nop,nop,TS val 3766376263 ecr 63371755], length 0
19:56:55.524136 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 474: (tos 0x0, ttl 64, id 31715, offset 0, flags [DF], proto TCP (6), length 454)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [P.], cksum 0x6fbc (correct), seq 1:403, ack 1, win 502, options [nop,nop,TS val 3766376263 ecr 63371755], length 402
19:56:55.525991 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 10064, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [.], cksum 0x0fa1 (correct), seq 1, ack 403, win 939, options [nop,nop,TS val 63371755 ecr 3766376263], length 0
19:56:55.561724 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 1398: (tos 0x0, ttl 64, id 10065, offset 0, flags [DF], proto TCP (6), length 1378)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [P.], cksum 0x3cdb (correct), seq 1:1327, ack 403, win 939, options [nop,nop,TS val 63371758 ecr 3766376263], length 1326
19:56:55.561743 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 31716, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [.], cksum 0x0c08 (correct), seq 403, ack 1327, win 493, options [nop,nop,TS val 3766376301 ecr 63371758], length 0
19:56:55.562199 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 147: (tos 0x0, ttl 64, id 31717, offset 0, flags [DF], proto TCP (6), length 127)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [P.], cksum 0x63cd (correct), seq 403:478, ack 1327, win 501, options [nop,nop,TS val 3766376301 ecr 63371758], length 75
19:56:55.562678 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 123: (tos 0x0, ttl 64, id 31718, offset 0, flags [DF], proto TCP (6), length 103)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [P.], cksum 0x41e0 (correct), seq 478:529, ack 1327, win 501, options [nop,nop,TS val 3766376301 ecr 63371758], length 51
19:56:55.566711 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 10066, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [.], cksum 0x09cb (correct), seq 1327, ack 529, win 939, options [nop,nop,TS val 63371759 ecr 3766376301], length 0
19:56:55.568011 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 314: (tos 0x0, ttl 64, id 10067, offset 0, flags [DF], proto TCP (6), length 294)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [P.], cksum 0x2610 (correct), seq 1327:1569, ack 529, win 939, options [nop,nop,TS val 63371759 ecr 3766376301], length 242
19:56:55.568020 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 31719, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [.], cksum 0x0a8a (correct), seq 529, ack 1569, win 500, options [nop,nop,TS val 3766376307 ecr 63371759], length 0
19:56:55.568116 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 31720, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [P.], cksum 0x57fb (correct), seq 529:795, ack 1569, win 501, options [nop,nop,TS val 3766376307 ecr 63371759], length 266
19:56:55.568131 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 31721, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [P.], cksum 0x5735 (correct), seq 795:1170, ack 1569, win 501, options [nop,nop,TS val 3766376307 ecr 63371759], length 375
19:56:55.569638 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 10068, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [.], cksum 0x060f (correct), seq 1569, ack 1170, win 1006, options [nop,nop,TS val 63371759 ecr 3766376307], length 0
19:56:55.569647 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 10069, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [P.], cksum 0x86ef (correct), seq 1569:1623, ack 1170, win 1006, options [nop,nop,TS val 63371759 ecr 3766376307], length 54
19:56:55.569652 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 31722, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [.], cksum 0x07d1 (correct), seq 1170, ack 1623, win 501, options [nop,nop,TS val 3766376308 ecr 63371759], length 0
19:56:55.579774 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 540: (tos 0x0, ttl 64, id 10070, offset 0, flags [DF], proto TCP (6), length 520)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [P.], cksum 0x670e (correct), seq 1623:2091, ack 1170, win 1006, options [nop,nop,TS val 63371760 ecr 3766376308], length 468
19:56:55.579784 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 31723, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [.], cksum 0x05f4 (correct), seq 1170, ack 2091, win 498, options [nop,nop,TS val 3766376319 ecr 63371760], length 0
19:56:55.580119 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 106: (tos 0x0, ttl 64, id 10071, offset 0, flags [DF], proto TCP (6), length 86)
    192.168.10.39.631 > 192.168.10.43.41560: Flags [P.], cksum 0x834c (correct), seq 2091:2125, ack 1170, win 1006, options [nop,nop,TS val 63371760 ecr 3766376308], length 34
19:56:55.580123 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 31724, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.41560 > 192.168.10.39.631: Flags [.], cksum 0x05cf (correct), seq 1170, ack 2125, win 501, options [nop,nop,TS val 3766376319 ecr 63371760], length 0
19:56:55.948634 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20065, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0xeb4d (correct), seq 10657:10923, ack 25717, win 501, options [nop,nop,TS val 3766376687 ecr 63370996], length 266
19:56:55.948661 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 853: (tos 0x0, ttl 64, id 20066, offset 0, flags [DF], proto TCP (6), length 833)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x7b26 (correct), seq 10923:11704, ack 25717, win 501, options [nop,nop,TS val 3766376687 ecr 63370996], length 781
19:56:55.951932 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33233, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xd5de (correct), seq 25717, ack 11704, win 2193, options [nop,nop,TS val 63371797 ecr 3766376687], length 0
19:56:55.953875 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 126: (tos 0x0, ttl 64, id 33234, offset 0, flags [DF], proto TCP (6), length 106)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0x35a7 (correct), seq 25717:25771, ack 11704, win 2193, options [nop,nop,TS val 63371797 ecr 3766376687], length 54
19:56:55.996667 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20067, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xdc14 (correct), seq 11704, ack 25771, win 501, options [nop,nop,TS val 3766376735 ecr 63371797], length 0
19:56:56.068207 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 3488: (tos 0x0, ttl 64, id 33235, offset 0, flags [DF], proto TCP (6), length 3468)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [P.], cksum 0xa321 (incorrect -> 0x73de), seq 25771:29187, ack 11704, win 2193, options [nop,nop,TS val 63371809 ecr 3766376735], length 3416
19:56:56.068230 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 20068, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [.], cksum 0xce7d (correct), seq 11704, ack 29187, win 480, options [nop,nop,TS val 3766376807 ecr 63371809], length 0
19:56:56.068488 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 338: (tos 0x0, ttl 64, id 20069, offset 0, flags [DF], proto TCP (6), length 318)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x9c24 (correct), seq 11704:11970, ack 29187, win 501, options [nop,nop,TS val 3766376807 ecr 63371809], length 266
19:56:56.068501 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20070, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x9a94 (correct), seq 11970:12345, ack 29187, win 501, options [nop,nop,TS val 3766376807 ecr 63371809], length 375
19:56:56.070786 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33238, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xc4ea (correct), seq 29187, ack 12345, win 2290, options [nop,nop,TS val 63371809 ecr 3766376807], length 0
300 packets captured
302 packets received by filter
0 packets dropped by kernel
uwe@uwe-ThinkPad-P51:~$ 

lubux

Anmeldungsdatum:
21. November 2012

Beiträge: 13293

Zollstocks schrieb:

Daheim sieht das so aus:

    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:55:21.187761 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 255, id 57916, offset 0, flags [DF], proto UDP (17), length 231)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:55:38.969189 wlp4s0 In  ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 410: (tos 0x0, ttl 64, id 20171, offset 0, flags [DF], proto UDP (17), length 390)
19:56:56.068501 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20070, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x9a94 (correct), seq 11970:12345, ack 29187, win 501, options [nop,nop,TS val 3766376807 ecr 63371809], length 375
19:56:56.070786 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33238, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xc4ea (correct), seq 29187, ack 12345, win 2290, options [nop,nop,TS val 63371809 ecr 3766376807], length 0

Daheim benutzt der Laptop nur WLAN. Die Drucker im Büro, sind die per Kabel oder per WLAN mit der FritzBox im Büro verbunden? Hast Du die FritzBox im Büro, so konfiguriert, dass die Clients an der FritzBox, untereinander kommunizieren dürfen und einen MAC-Adressen-Filter hast Du in der FritzBox auch nicht aktiviert?

tcpdump zeigt Daheim multicast-Traffic vom Drucker und er zeigt tcp-Traffic via lauschenden TCP-Port 631 am Drucker.

Wenn Du wieder im Büro bist, dann mach vom Laptop einen Portscan auf den TCP-Port 631 an den Druckern:

nc -zv 192.168.2.30 631
nc -zv 192.168.2.109 631

Wie ist am Laptop im Büro, die Ausgabe von:

sudo iptables -nvx -L

? Kannst Du temporär einen Drucker von Daheim, im Büro testen?

EDIT:

Welche FritzBox (mit welcher Firmware-Version) hast Du Daheim und welche im Büro?

kB Team-Icon

Supporter, Wikiteam
Avatar von kB

Anmeldungsdatum:
4. Oktober 2007

Beiträge: 7816

Zollstocks schrieb:

kB schrieb:

Und warum richtest Du auf dem Laptop nicht einfach Drucker (d.h. eigentlich: Warteschlange) A und B und C und D ein?

Ich will das gar nicht

Du willst also Drucker benutzen ohne diese einzurichten. Dann musst Du natürlich Hardware einsetzen, die treiberloses Drucken beherrscht. Kann nicht jeder Drucker, insbesondere ältere eben nicht. Angeblich beherrscht aber fast jeder heutzutage verkaufter neuer Drucker IPP everywere.

Zollstocks

(Themenstarter)
Avatar von Zollstocks

Anmeldungsdatum:
29. Juli 2015

Beiträge: 96

lubux schrieb:

Zollstocks schrieb:

Daheim sieht das so aus:

    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:55:21.187761 wlp4s0 M   ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 251: (tos 0x0, ttl 255, id 57916, offset 0, flags [DF], proto UDP (17), length 231)
    192.168.10.34.5353 > 224.0.0.251.5353: [udp sum ok] 0*- [0q] 2/0/3 _spotify-connect._tcp.local. [1m] PTR 6989c12129dca396._spotify-connect._tcp.local., _services._dns-sd._udp.local. [1m] PTR _spotify-connect._tcp.local. ar: 6989c12129dca396._spotify-connect._tcp.local. [1m] SRV 6989c12129dca396.local.:47832 0 0, 6989c12129dca396._spotify-connect._tcp.local. [1m] TXT "CPath=/zc" "VERSION=1.0" "Stack=SP", 6989c12129dca396.local. [1m] A 192.168.10.34 (203)
19:55:38.969189 wlp4s0 In  ifindex 3 a0:d0:dc:47:ec:72 ethertype IPv4 (0x0800), length 410: (tos 0x0, ttl 64, id 20171, offset 0, flags [DF], proto UDP (17), length 390)
19:56:56.068501 wlp4s0 Out ifindex 3 00:21:6b:ea:07:0e ethertype IPv4 (0x0800), length 447: (tos 0x0, ttl 64, id 20070, offset 0, flags [DF], proto TCP (6), length 427)
    192.168.10.43.60542 > 192.168.10.39.631: Flags [P.], cksum 0x9a94 (correct), seq 11970:12345, ack 29187, win 501, options [nop,nop,TS val 3766376807 ecr 63371809], length 375
19:56:56.070786 wlp4s0 In  ifindex 3 50:81:40:10:04:ba ethertype IPv4 (0x0800), length 72: (tos 0x0, ttl 64, id 33238, offset 0, flags [DF], proto TCP (6), length 52)
    192.168.10.39.631 > 192.168.10.43.60542: Flags [.], cksum 0xc4ea (correct), seq 29187, ack 12345, win 2290, options [nop,nop,TS val 63371809 ecr 3766376807], length 0

Daheim benutzt der Laptop nur WLAN. Die Drucker im Büro, sind die per Kabel oder per WLAN mit der FritzBox im Büro verbunden? Hast Du die FritzBox im Büro, so konfiguriert, dass die Clients an der FritzBox, untereinander kommunizieren dürfen und einen MAC-Adressen-Filter hast Du in der FritzBox auch nicht aktiviert?

tcpdump zeigt Daheim multicast-Traffic vom Drucker und er zeigt tcp-Traffic via lauschenden TCP-Port 631 am Drucker.

Wenn Du wieder im Büro bist, dann mach vom Laptop einen Portscan auf den TCP-Port 631 an den Druckern:

nc -zv 192.168.2.30 631
nc -zv 192.168.2.109 631

Wie ist am Laptop im Büro, die Ausgabe von:

sudo iptables -nvx -L

? Kannst Du temporär einen Drucker von Daheim, im Büro testen?

EDIT:

Welche FritzBox (mit welcher Firmware-Version) hast Du Daheim und welche im Büro?

uwe@uwe-ThinkPad-P51:~$ nc -zv 192.168.2.109 631
Connection to 192.168.2.109 631 port [tcp/ipp] succeeded!
uwe@uwe-ThinkPad-P51:~$ nc -zv 192.168.2.30 631
nc: connect to 192.168.2.30 port 631 (tcp) failed: Connection timed out
uwe@uwe-ThinkPad-P51:~$ sudo iptables -nvx -L
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
    pkts      bytes target     prot opt in     out     source               destination         

Der Druckertransport ist etwas schwierig - so unter dem Arm im Öffi... Wenn es sich anders lösen ließe, wär ich froh.

Die FritzBox ist in Büro und daheim eine 7590 mit Fritz!OS 07.29 (also aktuell)

NB: Bis vor kurzem hatte ich einen anderen Laptop in Betrieb, ebenfalls mit Jammy - und damit konnte ich überall drucken...

Zollstocks

(Themenstarter)
Avatar von Zollstocks

Anmeldungsdatum:
29. Juli 2015

Beiträge: 96

kB schrieb:

Du willst also Drucker benutzen ohne diese einzurichten.

ja, klappte bislang auch bestens... 😮)

Eben mal was probiert: Bei -Einstellungen-Drucker- die zwei angezeigten Drucker entfernt und dann den Rechner komplett herunter gefahren & dann wieder neu gestartet.

→ beide Drucker werden erkannt und wieder angezeigt. Unter 'Zusätzliche Druckereinstellungen' ist aber nur einer der Drucker (incl Informationen wie Tonerstand) sichtbar.

Vielleicht hilft die Information ja weiter.

Antworten |