On Sat, Sep 14, 2024 at 06:01 AM, Bob Cameron, VK2YQA wrote:
Bob VK2YQA
Thanks for that info Bob, I have run the command and I get:
?
?sudo lsof -i -P -n | grep LISTEN
vncserver ? ?861 ? ? ? ? ?root ? 11u ?IPv6 ? 2981 ? ? ?0t0 ?TCP *:5900 (LISTEN)
vncserver ? ?861 ? ? ? ? ?root ? 12u ?IPv4 ? 2982 ? ? ?0t0 ?TCP *:5900 (LISTEN)
sshd ? ? ? ? 871 ? ? ? ? ?root ? ?3u ?IPv4 ? 8538 ? ? ?0t0 ?TCP *:22 (LISTEN)
sshd ? ? ? ? 871 ? ? ? ? ?root ? ?4u ?IPv6 ? 8540 ? ? ?0t0 ?TCP *:22 (LISTEN)
murmurd ? ? 1333 mumble-server ? 12u ?IPv6 ? 9590 ? ? ?0t0 ?TCP *:64738 (LISTEN)
flrig ? ? 186783 ? ? ? ?GW0WZL ? 11u ?IPv4 271398 ? ? ?0t0 ?TCP *:12345 (LISTEN)
cupsd ? ? 234401 ? ? ? ? ?root ? ?7u ?IPv6 337800 ? ? ?0t0 ?TCP [::1]:631 (LISTEN)
cupsd ? ? 234401 ? ? ? ? ?root ? ?8u ?IPv4 337801 ? ? ?0t0 ?TCP 127.0.0.1:631 (LISTEN)
?
From this I see that GWOWZL (my unix name) is owner?? of this port. Could this be the reason I cannot connect from another LAN IP address, does the user need adding to dial out group or something similar?
?
Thanks
John