Here's the working stick:
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:b7:48:00 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
eth1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.8.100 netmask 255.255.255.0 broadcast 192.168.8.255
inet6 fe80::e3a:dadc:8a9a:6e5d prefixlen 64 scopeid 0x20<link>
ether 0c:5b:8f:27:9a:64 txqueuelen 1000 (Ethernet)
RX packets 421 bytes 33166 (32.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 405 bytes 70160 (68.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Lokale Schleife)
RX packets 1196 bytes 596929 (582.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1196 bytes 596929 (582.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.48 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::89ab:7939:d327:a9e4 prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:e2:1d:55 txqueuelen 1000 (Ethernet)
RX packets 570 bytes 56719 (55.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1767 bytes 1034397 (1010.1 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ztr2qsmgti: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 2800
inet 192.168.193.52 netmask 255.255.255.0 broadcast 192.168.193.255
inet6 fe80::9cb6:2fff:fe89:84a0 prefixlen 64 scopeid 0x20<link>
inet6 fca0:e85b:4674:907f:5c39::1 prefixlen 40 scopeid 0x0<global>
ether 9e:b6:2f:89:84:a0 txqueuelen 1000 (Ethernet)
RX packets 94 bytes 12635 (12.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 981 bytes 785768 (767.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
and the old one that does not work:
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether b8:27:eb:b7:48:00 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Lokale Schleife)
RX packets 112 bytes 14866 (14.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 112 bytes 14866 (14.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.48 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::89ab:7939:d327:a9e4 prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:e2:1d:55 txqueuelen 1000 (Ethernet)
RX packets 1426 bytes 351989 (343.7 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 8459 bytes 2338718 (2.2 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wwan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 169.254.62.145 netmask 255.255.0.0 broadcast 169.254.255.255
inet6 fe80::cd11:231c:50af:e821 prefixlen 64 scopeid 0x20<link>
ether 00:1e:10:1f:00:00 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 35 bytes 5917 (5.7 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ztr2qsmgti: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 2800
inet 192.168.193.52 netmask 255.255.255.0 broadcast 192.168.193.255
inet6 fe80::9cb6:2fff:fe89:84a0 prefixlen 64 scopeid 0x20<link>
inet6 fca0:e85b:4674:907f:5c39::1 prefixlen 40 scopeid 0x0<global>
ether 9e:b6:2f:89:84:a0 txqueuelen 1000 (Ethernet)
RX packets 74 bytes 12269 (11.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 6683 bytes 1449321 (1.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Regards Rolf