I have 3 nodes (Linux) running on 192.168.70.1/24 and I have 2 Macbooks running on 192.168.1.1/24.
The nodes on Linux can ping both Mac IPs and vice versa, however, the two macs can't ping each other and I'm very confused. Both are on the same wifi network (even tried ethernet) and I ensured client isolation was disabled. Running arp -a
reveals the private IP of my other macbook, but it also says (incomplete)
next to it. I ensured my Mac firewall was turned off, but I feel that wouldn't be it either since my Linux nodes can hit it.
What could I check to further debug or sanity check?