On Tue, 26 Feb 2019, Russell Senior wrote:

So, ping ipaddrs instead.

 for i in $(seq 2 254) ; do echo $i $(ping -q -c5 192.168.55.$i) ; done

There are only three hosts now active on the LAN: this desktop, the router,
and the WAP. Running this script from this desktop generated results from
only the router, not the WAP.

Rich

_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to