¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Anybody running gpsd to read from another Pi?


 

?I would install nmap on the Pi that doesn¡¯t have the GPS
pi@respberrypi$?sudo apt-get install nmap

Then run it against the Pi you want to stream?from. Based on what you put in your OP:

pi@respberrypi$ nmap 192.168.0.200

You will see something like this:
$ nmap 192.168.0.200
Starting Nmap 7.70 ( https://nmap.org ) at 2021-09-02 09:43 MDT
Nmap scan report for raspberry.localdomain (192.168.0.200)
Host is up (0.0046s latency).
Not shown: 997 closed ports
PORT ? ? STATE SERVICE
22/tcp ? open ?ssh
80/tcp ? open ?http
8080/tcp open ?http-proxy
Nmap done: 1 IP address (1 host up) scanned in 2.94 seconds

If you don¡¯t see a line with?
2947/tcp ? open ? ?**** ?<¡ª not sure what service name will show here

then the Pi isn¡¯t allowing connections. I think it¡¯s a firewall issue.

Jay
73 de N0SR?

Join [email protected] to automatically receive all group messages.