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

Re: Buster 10 - Labtop Mobilfunk Verbindungsproblem



Am 09.09.20 um 18:24 schrieb Harald Weidner:
Hallo,

Ich habe das alles mal ausprobiert. Ich kann da noch nichts erkennen. Auch
mit festen DNS-Servern im Networkmanager ändert sich nichts...
Hast du denn überhaupt irgend eine Connectivity? Was sagen Ping und
Traceroute zu einem bekannten Ziel, z.B.

# ping -n 8.8.8.8
# traceroute -n 8.8.8.8

Wenn da nichts zurück kommt, lasse mal in einer anderen Konsole ein
"tcpdump -n -i enx021e101f0000" mitlaufen. Kommen da Antwortpakete auf
Pings und DNS-Anfragen zurück?

root@dorsy1:~# iptables -nvL
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
Benutzt du iptables-nft oder iptables-legacy? Gibt es vielleicht Filteregeln
im jeweils anderen Framework?

# iptables-nft -nvL
# iptables-legacy -nvL


Und finally: erlaubt der Mobilvertrag überhaupt (noch) Datennutzung? Ist
vielleicht das Kontingent überschritten und das Upgrade nicht bezahlt?

Gruß, Harald

Hallo,

Da der Vertrag keine PrePaid- Variante ist, ich in unserer Firma für die Verträge zuständig bin und diesen und letzten Monat habe ich auch keine Daten übertragen können (ich schiebe das Problem schon einige Wochen vor mir her... :-) ), möchte ich das Thema Vertrag ist abgelaufen/ ausgereizt ausschließen. Ich werde vorsichtshalber morgen aus einem anderen Labtop eine definitiv funktionierende SIM probieren.

Ich hab nat. auch eure Vorschläge durchprobiert, incl. "tcpdump" während dem "traceroute -n 8.8.8.8":

-------------------------------------------------------------

root@dorsy1:~# iptables-nft -nvL
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

-------------------------------------------------------------

root@dorsy1:~# iptables-legacy -nvL
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
root@dorsy1:~#

-------------------------------------------------------------

root@dorsy1:~# ls -la /etc/network/interfaces.d/
insgesamt 8
drwxr-xr-x 2 root root 4096 Jan 28  2019 .
drwxr-xr-x 7 root root 4096 Nov 29  2019 ..
root@dorsy1:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback
root@dorsy1:~#
-------------------------------------------------------------
root@dorsy1:~# tcpdump -n -i enx021e101f0000
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on enx021e101f0000, link-type EN10MB (Ethernet), capture size 262144 bytes 22:32:13.159558 IP 100.93.124.248.1716 > 255.255.255.255.1716: UDP, length 1007 22:32:13.159818 IP 100.93.124.248.32859 > 8.8.8.8.53: 35268+ PTR? 248.124.93.100.in-addr.arpa. (45)
22:32:13.248211 IP 100.93.124.248.47287 > 8.8.8.8.33450: UDP, length 32
22:32:13.248289 IP 100.93.124.248.42022 > 8.8.8.8.33451: UDP, length 32
22:32:13.248337 IP 100.93.124.248.56224 > 8.8.8.8.33452: UDP, length 32
22:32:13.248384 IP 100.93.124.248.52903 > 8.8.8.8.33453: UDP, length 32
22:32:13.248430 IP 100.93.124.248.59450 > 8.8.8.8.33454: UDP, length 32
22:32:13.248477 IP 100.93.124.248.41216 > 8.8.8.8.33455: UDP, length 32
22:32:13.248524 IP 100.93.124.248.32987 > 8.8.8.8.33456: UDP, length 32
22:32:13.248575 IP 100.93.124.248.33664 > 8.8.8.8.33457: UDP, length 32
22:32:13.248621 IP 100.93.124.248.46693 > 8.8.8.8.33458: UDP, length 32
22:32:13.248666 IP 100.93.124.248.43409 > 8.8.8.8.33459: UDP, length 32
22:32:13.248713 IP 100.93.124.248.43056 > 8.8.8.8.33460: UDP, length 32
22:32:13.248757 IP 100.93.124.248.40966 > 8.8.8.8.33461: UDP, length 32
22:32:13.248802 IP 100.93.124.248.53741 > 8.8.8.8.33462: UDP, length 32
22:32:13.248848 IP 100.93.124.248.59153 > 8.8.8.8.33463: UDP, length 32
22:32:13.248893 IP 100.93.124.248.60694 > 8.8.8.8.33464: UDP, length 32
22:32:13.248937 IP 100.93.124.248.45904 > 8.8.8.8.33465: UDP, length 32
22:32:13.264554 00:00:75:11:dd:1f > 45:00:00:82:76:e6, ethertype Unknown (0x0808), length 130:
        0x0000:  0808 645d 7cf8 0035 805b 006e 9ec4 89c4 ..d]|..5.[.n....
        0x0010:  8183 0001 0000 0001 0000 0332 3438 0331 ...........248.1
        0x0020:  3234 0239 3303 3130 3007 696e 2d61 6464 24.93.100.in-add
        0x0030:  7204 6172 7061 0000 0c00 01c0 1400 0600 r.arpa..........
        0x0040:  0100 0007 0700 2d03 736e 7303 646e 7305 ......-.sns.dns.
        0x0050:  6963 616e 6e03 6f72 6700 036e 6f63 c03d icann.org..noc.=
        0x0060:  7859 5894 0000 1c20 0000 0e10 0009 3a80 xYX...........:.
        0x0070:  0000 0e10                                ....
22:32:13.288081 40:00:f8:01:d8:ac > 45:00:00:38:9b:37, ethertype Unknown (0x0ad8), length 56:
        0x0000:  22b3 645d 7cf8 0b00 e9af 0000 0000 4500 ".d]|.........E.
        0x0010:  003c 239d 0000 0111 a4af 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 b8b7 82aa 0028 cfc5 .......(..
22:32:13.288082 40:00:f8:01:87:81 > 45:00:00:38:ec:62, ethertype Unknown (0x0ad8), length 56:
        0x0000:  22b3 645d 7cf8 0b00 e9af 0000 0000 4500 ".d]|.........E.
        0x0010:  003c 239e 0000 0111 a4ae 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 a426 82ab 0028 e455 ...&...(.U
22:32:13.288083 40:00:f6:01:61:92 > 45:00:00:38:ad:05, ethertype Unknown (0x91fe), length 56:
        0x0000:  02d9 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a2 0000 0111 a4aa 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 a100 82af 0028 e777 .......(.w
22:32:13.289924 40:00:f6:01:be:b2 > 45:00:00:38:4f:e5, ethertype Unknown (0x91fe), length 56:
        0x0000:  02d9 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a5 0000 0111 a4a7 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 b665 82b2 0028 d20f ...e...(..
22:32:13.289925 40:00:f6:01:ae:2a > 45:00:00:38:60:6d, ethertype Unknown (0x91fe), length 56:
        0x0000:  02d9 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a3 0000 0111 a4a9 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 80db 82b0 0028 079c .......(..
22:32:13.291814 40:00:f6:01:ef:73 > 45:00:00:38:1f:24, ethertype Unknown (0x91fe), length 56:
        0x0000:  02d9 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a4 0000 0111 a4a8 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 8380 82b1 0028 04f6 .......(..
22:32:13.296805 40:00:f6:01:4c:1c > 45:00:00:38:c2:7b, ethertype Unknown (0x91fe), length 56:
        0x0000:  02d9 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a6 0000 0111 a4a6 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 a991 82b3 0028 dee2 .......(..
22:32:13.296806 40:00:32:01:5f:ad > 45:00:00:38:fd:29, ethertype Unknown (0x480e), length 56:
        0x0000:  c28a 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a9 0000 0111 a4a3 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 d1ed 82b6 0028 b683 .......(..
22:32:13.296807 40:00:f6:01:e5:d7 > 45:00:00:38:28:c0, ethertype Unknown (0x91fe), length 56:
        0x0000:  02d9 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a7 0000 0111 a4a5 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 a830 82b4 0028 e042 ...0...(.B
22:32:13.296807 40:00:32:01:af:b3 > 45:00:00:38:ad:23, ethertype Unknown (0x480e), length 56:
        0x0000:  c28a 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23a8 0000 0111 a4a4 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 a006 82b5 0028 e86b .......(.k
22:32:13.297795 40:00:32:01:75:62 > 45:00:00:38:e7:74, ethertype Unknown (0x480e), length 56:
        0x0000:  c28a 645d 7cf8 0b00 e9af 0000 0000 4500 ..d]|.........E.
        0x0010:  003c 23aa 0000 0111 a4a2 645d 7cf8 0808 .<#.......d]|...
        0x0020:  0808 e711 82b7 0028 a15e .......(.^
22:32:15.835910 IP 100.93.124.248.50101 > 8.8.8.8.53: 7627+ SOA? local. (23)
22:32:15.892288 00:00:76:11:1b:0a > 45:00:00:7e:38:00, ethertype Unknown (0x0808), length 126:
        0x0000:  0808 645d 7cf8 0035 c3b5 006a 767f 1dcb ..d]|..5...jv...
        0x0010:  8183 0001 0000 0001 0000 056c 6f63 616c ...........local
        0x0020:  0000 0600 0100 0006 0001 0001 4e1d 0040 ............N..@
        0x0030:  0161 0c72 6f6f 742d 7365 7276 6572 7303 .a.root-servers.
        0x0040:  6e65 7400 056e 7374 6c64 0c76 6572 6973 net..nstld.veris
        0x0050:  6967 6e2d 6772 7303 636f 6d00 7868 2415 ign-grs.com.xh$.
        0x0060:  0000 0708 0000 0384 0009 3a80 0001 5180 ..........:...Q.
22:32:18.163881 IP 100.93.124.248.32859 > 8.8.8.8.53: 35268+ PTR? 248.124.93.100.in-addr.arpa. (45)
22:32:18.254493 IP 100.93.124.248.41678 > 8.8.8.8.33466: UDP, length 32
22:32:18.254626 IP 100.93.124.248.51774 > 8.8.8.8.33467: UDP, length 32
22:32:18.254711 IP 100.93.124.248.33409 > 8.8.8.8.33468: UDP, length 32
22:32:18.254765 IP 100.93.124.248.39330 > 8.8.8.8.33469: UDP, length 32
22:32:18.254812 IP 100.93.124.248.44779 > 8.8.8.8.33470: UDP, length 32
22:32:18.254862 IP 100.93.124.248.50047 > 8.8.8.8.33471: UDP, length 32
22:32:18.254909 IP 100.93.124.248.54555 > 8.8.8.8.33472: UDP, length 32
22:32:18.254966 IP 100.93.124.248.34882 > 8.8.8.8.33473: UDP, length 32
22:32:18.255014 IP 100.93.124.248.41396 > 8.8.8.8.33474: UDP, length 32
22:32:18.255060 IP 100.93.124.248.49357 > 8.8.8.8.33475: UDP, length 32
22:32:18.255113 IP 100.93.124.248.40193 > 8.8.8.8.33476: UDP, length 32
22:32:18.255160 IP 100.93.124.248.35476 > 8.8.8.8.33477: UDP, length 32
22:32:18.255205 IP 100.93.124.248.37589 > 8.8.8.8.33478: UDP, length 32
22:32:18.255254 IP 100.93.124.248.60774 > 8.8.8.8.33479: UDP, length 32
22:32:18.255300 IP 100.93.124.248.50357 > 8.8.8.8.33480: UDP, length 32
22:32:18.255345 IP 100.93.124.248.35748 > 8.8.8.8.33481: UDP, length 32
22:32:18.256962 00:00:76:11:47:6e > 45:00:00:82:0b:98, ethertype Unknown (0x0808), length 130:
        0x0000:  0808 645d 7cf8 0035 805b 006e c2c5 89c4 ..d]|..5.[.n....
        0x0010:  8183 0001 0000 0001 0000 0332 3438 0331 ...........248.1
        0x0020:  3234 0239 3303 3130 3007 696e 2d61 6464 24.93.100.in-add
        0x0030:  7204 6172 7061 0000 0c00 01c0 1400 0600 r.arpa..........
        0x0040:  0100 0005 e300 2d03 736e 7303 646e 7305 ......-.sns.dns.
        0x0050:  6963 616e 6e03 6f72 6700 036e 6f63 c03d icann.org..noc.=
        0x0060:  7859 5894 0000 1c20 0000 0e10 0009 3a80 xYX...........:.
        0x0070:  0000 0e10                                ....
22:32:18.304245 40:00:6f:01:26:b0 > 45:00:00:38:f3:af, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2603 0000 0111 a1c9 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 ca3e 82bb 0028 be2d ...>...(.-
22:32:18.304247 40:00:6f:01:b9:7f > 45:00:00:38:60:e0, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2604 0000 0111 a1c8 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 8281 82bc 0028 05ea .......(..
22:32:18.304959 40:00:6f:01:b9:7e > 45:00:00:38:60:e1, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2605 0000 0111 a1c7 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 99a2 82bd 0028 eec7 .......(..
22:32:18.305831 40:00:6f:01:4f:7b > 45:00:00:38:ca:e4, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2606 0000 0211 a0c6 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 aeeb 82be 0028 d97d .......(.}
22:32:18.327610 40:00:6f:01:b7:eb > 45:00:00:38:62:74, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2608 0000 0211 a0c4 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 d51b 82c0 0028 b34b .......(.K
22:32:18.327611 40:00:6f:01:62:3a > 45:00:00:38:b8:25, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2607 0000 0211 a0c5 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 c37f 82bf 0028 c4e8 .......(..
22:32:18.327611 40:00:6f:01:fd:59 > 45:00:00:38:1d:06, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2609 0000 0311 9fc3 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 8842 82c1 0028 0024 ...B...(.$
22:32:18.327722 40:00:6f:01:24:f1 > 45:00:00:38:f5:6e, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 260b 0000 0311 9fc1 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 c0cd 82c3 0028 c796 .......(..
22:32:18.327723 40:00:6f:01:e3:ab > 45:00:00:38:36:b4, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 260a 0000 0311 9fc2 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 a1b4 82c2 0028 e6b0 .......(..
22:32:18.327724 40:00:6f:01:99:7f > 45:00:00:38:80:e0, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 260e 0000 0411 9ebe 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 92d5 82c6 0028 f58b .......(..
22:32:18.327724 40:00:6f:01:ae:fc > 45:00:00:38:6b:63, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 260f 0000 0511 9dbd 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 ed66 82c7 0028 9af9 ...f...(..
22:32:18.327725 40:00:6f:01:49:40 > 45:00:00:38:d1:1f, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2610 0000 0511 9dbc 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 c4b5 82c8 0028 c3a9 .......(..
22:32:18.327725 40:00:6f:01:5d:96 > 45:00:00:38:bc:c9, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 260d 0000 0411 9ebf 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 8a94 82c5 0028 fdcd .......(..
22:32:18.328454 40:00:6f:01:5a:13 > 45:00:00:38:c0:4c, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 260c 0000 0411 9ec0 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 9d01 82c4 0028 eb61 .......(.a
22:32:18.328455 40:00:6f:01:f9:24 > 45:00:00:38:21:3b, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2611 0000 0511 9dbb 645d 7cf8 0808 .<&.......d]|...
        0x0020:  0808 8ba4 82c9 0028 fcb9 .......(..
22:32:19.314792 IP 100.93.124.248.5353 > 224.0.0.251.5353: 0 [2q] PTR (QM)? _ipps._tcp.local. PTR (QM)? _ipp._tcp.local. (45) 22:32:20.902361 IP 100.93.124.248.59247 > 8.8.8.8.53: 38032+ SOA? local. (23) 22:32:21.016196 00:00:74:11:83:37 > 45:00:00:7e:d1:d2, ethertype Unknown (0x0808), length 126:
        0x0000:  0808 645d 7cf8 0035 e76f 006a d8f6 9490 ..d]|..5.o.j....
        0x0010:  8183 0001 0000 0001 0000 056c 6f63 616c ...........local
        0x0020:  0000 0600 0100 0006 0001 0001 5126 0040 ............Q&.@
        0x0030:  0161 0c72 6f6f 742d 7365 7276 6572 7303 .a.root-servers.
        0x0040:  6e65 7400 056e 7374 6c64 0c76 6572 6973 net..nstld.veris
        0x0050:  6967 6e2d 6772 7303 636f 6d00 7868 2415 ign-grs.com.xh$.
        0x0060:  0000 0708 0000 0384 0009 3a80 0001 5180 ..........:...Q.
22:32:23.260887 IP 100.93.124.248.50409 > 8.8.8.8.33482: UDP, length 32
22:32:23.261013 IP 100.93.124.248.47935 > 8.8.8.8.33483: UDP, length 32
22:32:23.261066 IP 100.93.124.248.46049 > 8.8.8.8.33484: UDP, length 32
22:32:23.261112 IP 100.93.124.248.35804 > 8.8.8.8.33485: UDP, length 32
22:32:23.261161 IP 100.93.124.248.43327 > 8.8.8.8.33486: UDP, length 32
22:32:23.261207 IP 100.93.124.248.42089 > 8.8.8.8.33487: UDP, length 32
22:32:23.261252 IP 100.93.124.248.39155 > 8.8.8.8.33488: UDP, length 32
22:32:23.261301 IP 100.93.124.248.47770 > 8.8.8.8.33489: UDP, length 32
22:32:23.261362 IP 100.93.124.248.38813 > 8.8.8.8.33490: UDP, length 32
22:32:23.261411 IP 100.93.124.248.56773 > 8.8.8.8.33491: UDP, length 32
22:32:23.261457 IP 100.93.124.248.42841 > 8.8.8.8.33492: UDP, length 32
22:32:23.261503 IP 100.93.124.248.41091 > 8.8.8.8.33493: UDP, length 32
22:32:23.261551 IP 100.93.124.248.33334 > 8.8.8.8.33494: UDP, length 32
22:32:23.261596 IP 100.93.124.248.58311 > 8.8.8.8.33495: UDP, length 32
22:32:23.261644 IP 100.93.124.248.43751 > 8.8.8.8.33496: UDP, length 32
22:32:23.261689 IP 100.93.124.248.38420 > 8.8.8.8.33497: UDP, length 32
22:32:23.368149 40:00:6f:01:47:e0 > 45:00:00:38:d2:7f, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28eb 0000 0611 99e1 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 bb3f 82cb 0028 cd1c ...?...(..
22:32:23.368150 40:00:6f:01:7b:32 > 45:00:00:38:9f:2d, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28ea 0000 0611 99e2 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 c4e9 82ca 0028 c373 .......(.s
22:32:23.380791 40:00:6f:01:4a:26 > 45:00:00:38:d0:39, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28ee 0000 0711 98de 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 a93f 82ce 0028 df19 ...?...(..
22:32:23.380792 40:00:6f:01:7a:f3 > 45:00:00:38:9f:6c, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28ec 0000 0611 99e0 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 b3e1 82cc 0028 d479 .......(.y
22:32:23.381753 40:00:6f:01:29:ec > 45:00:00:38:f0:73, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28ed 0000 0711 98df 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 8bdc 82cd 0028 fc7d .......(.}
22:32:23.381755 40:00:6f:01:90:87 > 45:00:00:38:89:d8, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28ef 0000 0711 98dd 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 a469 82cf 0028 e3ee ...i...(..
22:32:23.382743 40:00:6f:01:36:c7 > 45:00:00:38:e3:98, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f1 0000 0811 97db 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 ba9a 82d1 0028 cdbb .......(..
22:32:23.382744 40:00:6f:01:a5:74 > 45:00:00:38:74:eb, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f0 0000 0811 97dc 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 98f3 82d0 0028 ef63 .......(.c
22:32:23.383741 40:00:6f:01:9b:83 > 45:00:00:38:7e:dc, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f6 0000 0a11 95d6 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 8236 82d6 0028 061b ...6...(..
22:32:23.383742 40:00:6f:01:43:15 > 45:00:00:38:d7:4a, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f4 0000 0911 96d8 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 a759 82d4 0028 e0f9 ...Y...(..
22:32:23.383742 40:00:6f:01:d9:a3 > 45:00:00:38:40:bc, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f3 0000 0911 96d9 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 ddc5 82d3 0028 aa8e .......(..
22:32:23.383743 40:00:6f:01:37:8f > 45:00:00:38:e2:d0, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f5 0000 0911 96d7 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 a083 82d5 0028 e7ce .......(..
22:32:23.392611 40:00:6f:01:36:c6 > 45:00:00:38:e3:99, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f2 0000 0811 97da 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 979d 82d2 0028 f0b7 .......(..
22:32:23.408388 40:00:6f:01:93:e3 > 45:00:00:38:86:7c, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f7 0000 0a11 95d5 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 e3c7 82d7 0028 a488 .......(..
22:32:23.408389 40:00:6f:01:49:ba > 45:00:00:38:d0:a5, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f9 0000 0b11 94d3 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 9614 82d9 0028 f239 .......(.9
22:32:23.408389 40:00:6f:01:7a:8e > 45:00:00:38:9f:d1, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 28f8 0000 0a11 95d4 645d 7cf8 0808 .<(.......d]|...
        0x0020:  0808 aae7 82d8 0028 dd67 .......(.g
22:32:23.756519 IP 100.93.124.248.38779 > 131.188.3.222.123: NTPv4, Client, length 48 22:32:23.811654 00:00:73:11:c5:a6 > 45:00:00:4c:19:0b, ethertype Unknown (0x83bc), length 76:
        0x0000:  03de 645d 7cf8 007b 977b 0038 2588 2401 ..d]|..{.{.8%.$.
        0x0010:  00e6 0000 0000 0000 0001 4d42 4768 e303 ..........MBGh..
        0x0020:  ba57 0000 0000 e303 ba57 2d16 d30d e303 .W.......W-.....
        0x0030:  ba57 cadb 673f e303 ba57 cadb acf3 .W..g?...W....
22:32:25.899895 IP 100.93.124.248.59247 > 8.8.8.8.53: 38032+ SOA? local. (23) 22:32:25.976238 00:00:75:11:72:4b > 45:00:00:7e:e1:be, ethertype Unknown (0x0808), length 126:
        0x0000:  0808 645d 7cf8 0035 e76f 006a d8f0 9490 ..d]|..5.o.j....
        0x0010:  8183 0001 0000 0001 0000 056c 6f63 616c ...........local
        0x0020:  0000 0600 0100 0006 0001 0001 512c 0040 ............Q,.@
        0x0030:  0161 0c72 6f6f 742d 7365 7276 6572 7303 .a.root-servers.
        0x0040:  6e65 7400 056e 7374 6c64 0c76 6572 6973 net..nstld.veris
        0x0050:  6967 6e2d 6772 7303 636f 6d00 7868 2415 ign-grs.com.xh$.
        0x0060:  0000 0708 0000 0384 0009 3a80 0001 5180 ..........:...Q.
22:32:28.267186 IP 100.93.124.248.60480 > 8.8.8.8.33498: UDP, length 32
22:32:28.267267 IP 100.93.124.248.38903 > 8.8.8.8.33499: UDP, length 32
22:32:28.267316 IP 100.93.124.248.36868 > 8.8.8.8.33500: UDP, length 32
22:32:28.267363 IP 100.93.124.248.54884 > 8.8.8.8.33501: UDP, length 32
22:32:28.267410 IP 100.93.124.248.60795 > 8.8.8.8.33502: UDP, length 32
22:32:28.267457 IP 100.93.124.248.42423 > 8.8.8.8.33503: UDP, length 32
22:32:28.267503 IP 100.93.124.248.44815 > 8.8.8.8.33504: UDP, length 32
22:32:28.267551 IP 100.93.124.248.40905 > 8.8.8.8.33505: UDP, length 32
22:32:28.267596 IP 100.93.124.248.42970 > 8.8.8.8.33506: UDP, length 32
22:32:28.267642 IP 100.93.124.248.43686 > 8.8.8.8.33507: UDP, length 32
22:32:28.267688 IP 100.93.124.248.38707 > 8.8.8.8.33508: UDP, length 32
22:32:28.267733 IP 100.93.124.248.36754 > 8.8.8.8.33509: UDP, length 32
22:32:28.267814 IP 100.93.124.248.38088 > 8.8.8.8.33510: UDP, length 32
22:32:28.267861 IP 100.93.124.248.37571 > 8.8.8.8.33511: UDP, length 32
22:32:28.267917 IP 100.93.124.248.38467 > 8.8.8.8.33512: UDP, length 32
22:32:28.267962 IP 100.93.124.248.36161 > 8.8.8.8.33513: UDP, length 32
22:32:28.374416 40:00:6f:01:7e:40 > 45:00:00:38:9c:1f, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c0d 0000 0b11 91bf 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 ec40 82da 0028 9c0c ...@...(..
22:32:28.407697 40:00:6f:01:17:30 > 45:00:00:38:03:30, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c0e 0000 0b11 91be 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 97f7 82db 0028 f054 .......(.T
22:32:28.407698 40:00:6f:01:e7:cf > 45:00:00:38:32:90, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c0f 0000 0c11 90bd 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 9004 82dc 0028 f846 .......(.F
22:32:28.407699 40:00:6f:01:fe:4e > 45:00:00:38:1c:11, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c10 0000 0c11 90bc 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 d664 82dd 0028 b1e5 ...d...(..
22:32:28.407700 40:00:6f:01:fe:41 > 45:00:00:38:1c:1e, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c11 0000 0c11 90bb 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 ed7b 82de 0028 9acd ...{...(..
22:32:28.408537 40:00:6f:01:fa:a4 > 45:00:00:38:1f:bb, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c12 0000 0d11 8fba 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 a5b7 82df 0028 e290 .......(..
22:32:28.408538 40:00:6f:01:30:47 > 45:00:00:38:ea:18, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c13 0000 0d11 8fb9 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 af0f 82e0 0028 d937 .......(.7
22:32:28.410515 40:00:6f:01:16:e8 > 45:00:00:38:03:78, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c14 0000 0d11 8fb8 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 9fc9 82e1 0028 e87c .......(.|
22:32:28.421421 40:00:6f:01:7c:f1 > 45:00:00:38:9d:6e, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c17 0000 0e11 8eb5 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 9733 82e4 0028 f10f ...3...(..
22:32:28.421423 40:00:6f:01:76:dd > 45:00:00:38:a3:82, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c18 0000 0f11 8db4 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 8f92 82e5 0028 f8af .......(..
22:32:28.421423 40:00:6f:01:1c:51 > 45:00:00:38:fe:0e, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c16 0000 0e11 8eb6 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 aaa6 82e3 0028 dd9d .......(..
22:32:28.422270 40:00:6f:01:b0:a5 > 45:00:00:38:69:ba, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c15 0000 0e11 8eb7 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 a7da 82e2 0028 e06a .......(.j
22:32:28.425297 40:00:6f:01:b0:9c > 45:00:00:38:69:c3, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c1a 0000 0f11 8db2 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 92c3 82e7 0028 f57c .......(.|
22:32:28.425298 40:00:6f:01:b0:9d > 45:00:00:38:69:c2, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c19 0000 0f11 8db3 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 94c8 82e6 0028 f378 .......(.x
22:32:28.425298 40:00:6f:01:dd:2a > 45:00:00:38:3d:35, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c1b 0000 1011 8cb1 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 9643 82e8 0028 f1fb ...C...(..
22:32:28.447790 40:00:6f:01:4c:1c > 45:00:00:38:ce:43, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2c1c 0000 1011 8cb0 645d 7cf8 0808 .<,.......d]|...
        0x0020:  0808 8d41 82e9 0028 fafc ...A...(..
22:32:33.273555 IP 100.93.124.248.38026 > 8.8.8.8.33514: UDP, length 32
22:32:33.273683 IP 100.93.124.248.38369 > 8.8.8.8.33515: UDP, length 32
22:32:33.273738 IP 100.93.124.248.42827 > 8.8.8.8.33516: UDP, length 32
22:32:33.273785 IP 100.93.124.248.43554 > 8.8.8.8.33517: UDP, length 32
22:32:33.273834 IP 100.93.124.248.40968 > 8.8.8.8.33518: UDP, length 32
22:32:33.273879 IP 100.93.124.248.48580 > 8.8.8.8.33519: UDP, length 32
22:32:33.273924 IP 100.93.124.248.33151 > 8.8.8.8.33520: UDP, length 32
22:32:33.273970 IP 100.93.124.248.51138 > 8.8.8.8.33521: UDP, length 32
22:32:33.274014 IP 100.93.124.248.35519 > 8.8.8.8.33522: UDP, length 32
22:32:33.274076 IP 100.93.124.248.46662 > 8.8.8.8.33523: UDP, length 32
22:32:33.351790 ARP, Request who-has 100.93.124.241 tell 100.93.124.248, length 28
22:32:33.352914 ARP, Reply 100.93.124.241 is-at 02:50:f3:00:00:00, length 28
22:32:33.381450 40:00:6f:01:1c:d0 > 45:00:00:38:fd:8f, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d6b 0000 1111 8a61 645d 7cf8 0808 .<-k.....ad]|...
        0x0020:  0808 95e1 82eb 0028 f25a .......(.Z
22:32:33.381451 40:00:6f:01:bf:5e > 45:00:00:38:5b:01, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d6a 0000 1011 8b62 645d 7cf8 0808 .<-j.....bd]|...
        0x0020:  0808 948a 82ea 0028 f3b2 .......(..
22:32:33.381451 40:00:6f:01:7e:cb > 45:00:00:38:9b:94, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d6e 0000 1211 895e 645d 7cf8 0808 .<-n.....^d]|...
        0x0020:  0808 a008 82ee 0028 e830 .......(.0
22:32:33.381452 40:00:6f:01:71:d0 > 45:00:00:38:a8:8f, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d6d 0000 1111 8a5f 645d 7cf8 0808 .<-m....._d]|...
        0x0020:  0808 aa22 82ed 0028 de17 ..."...(..
22:32:33.381453 40:00:6f:01:59:a9 > 45:00:00:38:c0:b6, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d71 0000 1311 885b 645d 7cf8 0808 .<-q.....[d]|...
        0x0020:  0808 c7c2 82f1 0028 c073 .......(.s
22:32:33.382284 40:00:6f:01:70:28 > 45:00:00:38:aa:37, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d70 0000 1211 895c 645d 7cf8 0808 .<-p.....\d]|...
        0x0020:  0808 817f 82f0 0028 06b8 .......(..
22:32:33.382285 40:00:6f:01:11:ac > 45:00:00:38:08:b4, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d6c 0000 1111 8a60 645d 7cf8 0808 .<-l.....`d]|...
        0x0020:  0808 a74b 82ec 0028 e0ef ...K...(..
22:32:33.382286 40:00:6f:01:4f:9a > 45:00:00:38:ca:c5, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d6f 0000 1211 895d 645d 7cf8 0808 .<-o.....]d]|...
        0x0020:  0808 bdc4 82ef 0028 ca73 .......(.s
22:32:33.383285 40:00:6f:01:06:62 > 45:00:00:38:13:fe, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d72 0000 1311 885a 645d 7cf8 0808 .<-r.....Zd]|...
        0x0020:  0808 8abf 82f2 0028 fd75 .......(.u
22:32:33.383286 40:00:6f:01:7e:c0 > 45:00:00:38:9b:9f, ethertype Unknown (0x0808), length 56:
        0x0000:  0808 645d 7cf8 0303 f1ac 0000 0000 4580 ..d]|.........E.
        0x0010:  003c 2d73 0000 1311 8859 645d 7cf8 0808 .<-s.....Yd]|...
        0x0020:  0808 b646 82f3 0028 d1ed ...F...(..
22:32:35.318927 IP 100.93.124.248.5353 > 224.0.0.251.5353: 0 [2q] PTR (QM)? _ipps._tcp.local. PTR (QM)? _ipp._tcp.local. (45)
^C
159 packets captured
159 packets received by filter
0 packets dropped by kernel

-------------------------------------------------------------

--
Mit freundlichen Grüßen

Sebastian Reinhardt




Reply to: