2 Jun 2021, 20:11

@thomas-braun jetzt folgt noch der Zweite Eintrag

pi@raspberrypi:~ $ ^C
pi@raspberrypi:~ $ sudo ss -tunlp
Netid   State    Recv-Q   Send-Q     Local Address:Port      Peer Address:Port  
udp     UNCONN   0        0                0.0.0.0:39467          0.0.0.0:*      users:(("avahi-daemon",pid=377,fd=14))
udp     UNCONN   0        0                0.0.0.0:5683           0.0.0.0:*      users:(("node",pid=2361,fd=27))
udp     UNCONN   0        0                0.0.0.0:68             0.0.0.0:*      users:(("dhclient",pid=465,fd=7))
udp     UNCONN   0        0                0.0.0.0:631            0.0.0.0:*      users:(("cups-browsed",pid=501,fd=7))
udp     UNCONN   0        0          192.168.2.255:137            0.0.0.0:*      users:(("nmbd",pid=629,fd=17))
udp     UNCONN   0        0          192.168.2.179:137            0.0.0.0:*      users:(("nmbd",pid=629,fd=16))
udp     UNCONN   0        0                0.0.0.0:137            0.0.0.0:*      users:(("nmbd",pid=629,fd=14))
udp     UNCONN   0        0          192.168.2.255:138            0.0.0.0:*      users:(("nmbd",pid=629,fd=19))
udp     UNCONN   0        0          192.168.2.179:138            0.0.0.0:*      users:(("nmbd",pid=629,fd=18))
udp     UNCONN   0        0                0.0.0.0:138            0.0.0.0:*      users:(("nmbd",pid=629,fd=15))
udp     UNCONN   0        0                0.0.0.0:5353           0.0.0.0:*      users:(("avahi-daemon",pid=377,fd=12))
udp     UNCONN   0        0                0.0.0.0:1900           0.0.0.0:*      users:(("node",pid=2353,fd=24))
udp     UNCONN   0        0                      *:60118                *:*      users:(("avahi-daemon",pid=377,fd=15))
udp     UNCONN   0        0                      *:5353                 *:*      users:(("avahi-daemon",pid=377,fd=13))
tcp     LISTEN   0        511            127.0.0.1:9000           0.0.0.0:*      users:(("node",pid=625,fd=24))
tcp     LISTEN   0        511            127.0.0.1:9001           0.0.0.0:*      users:(("node",pid=625,fd=19))
tcp     LISTEN   0        50               0.0.0.0:139            0.0.0.0:*      users:(("smbd",pid=714,fd=35))
tcp     LISTEN   0        5                0.0.0.0:5900           0.0.0.0:*      users:(("vncserver-x11-c",pid=642,fd=12))
tcp     LISTEN   0        511        192.168.2.179:2001           0.0.0.0:*      users:(("node",pid=2436,fd=27))
tcp     LISTEN   0        128              0.0.0.0:22             0.0.0.0:*      users:(("sshd",pid=644,fd=3))
tcp     LISTEN   0        5              127.0.0.1:631            0.0.0.0:*      users:(("cupsd",pid=393,fd=7))
tcp     LISTEN   0        511              0.0.0.0:1880           0.0.0.0:*      users:(("node",pid=2353,fd=23))
tcp     LISTEN   0        511        192.168.2.179:2010           0.0.0.0:*      users:(("node",pid=2465,fd=27))
tcp     LISTEN   0        511              0.0.0.0:1883           0.0.0.0:*      users:(("node",pid=2442,fd=26))
tcp     LISTEN   0        50               0.0.0.0:445            0.0.0.0:*      users:(("smbd",pid=714,fd=34))
tcp     LISTEN   0        50                  [::]:139               [::]:*      users:(("smbd",pid=714,fd=33))
tcp     LISTEN   0        5                   [::]:5900              [::]:*      users:(("vncserver-x11-c",pid=642,fd=11))
tcp     LISTEN   0        511                    *:8081                 *:*      users:(("node",pid=979,fd=27))
tcp     LISTEN   0        511                    *:8082                 *:*      users:(("node",pid=2530,fd=27))
tcp     LISTEN   0        128                 [::]:22                [::]:*      users:(("sshd",pid=644,fd=4))
tcp     LISTEN   0        511                    *:8087                 *:*      users:(("node",pid=2404,fd=26))
tcp     LISTEN   0        5                  [::1]:631               [::]:*      users:(("cupsd",pid=393,fd=6))
tcp     LISTEN   0        50                  [::]:445               [::]:*      users:(("smbd",pid=714,fd=32))
pi@raspberrypi:~ $