04-13-2018, 04:35 PM
(04-13-2018, 04:27 PM)BryceJ Wrote:(04-13-2018, 11:19 AM)Tim Curtis Wrote: Hi Bryce,
Try the ping command to see if it returns the ip addresses of the hosts.
ping -c1 <host>
-Tim
Hi Tim,
The ping command produces the same results. I get 127.0.1.1 for the RPi I am SSHed into, and I get "Name or service not know" for the other two.
One additional item, I actually have 5 RPis running version moOde 4.1 at the moment. The two that are not showing up were in-place updates. The three that are showing up were done from a build script image file. I SSHed into one of the in-place update machines and ran the avahi-browse command. It shows the same three RPis that I got before. The getent hosts command produces no results.
Cheers, Bryce.
Bryce
Well spotted. I've been working solely with full builds where the DHCP/DNS handshakes are working fine. I expect Tim has insight into what's happening with the in-place update.
Regards,
Kent