11-03-2023, 11:29 PM
(11-03-2023, 02:03 PM)Nutul Wrote: Wait a bit... is it me not understanding, or the two networks have nothing to do with each-other?
192.168.1.2 vs 172.17.0.9
Nah thats just Docker!
The LMS is easily reachable from all other devices, including my PC via 192.168.1.2 (NAS) on port 9000 and 3483
as succesfully testet in my first post:
Code:
Haldi@player:~ $ nmap -p 3483 192.168.1.2
Starting Nmap 7.80 ( https://nmap.org ) at 2023-11-02 21:52 CET
Nmap scan report for NAS.lan (192.168.1.2)
Host is up (0.0016s latency).
PORT STATE SERVICE
3483/tcp open slim-devices
Nmap done: 1 IP address (1 host up) scanned in 0.14 seconds
Haldi@player:~ $
so the two devices ARE capable of communication with each other.
It just doesnt show up in LMS.