How to fix network connectivity issues on iMac
None of my devices connected to my network are seeing any of the other devices.
File sharing is on.
[Re-Titled by Moderator]
None of my devices connected to my network are seeing any of the other devices.
File sharing is on.
[Re-Titled by Moderator]
Ok, since you have already renamed your two iMacs, let's concentrate on the network settings on both.
For clarity, I will name the Ethernet-connected iMac, as iMacE, and the wireless-connected one: iMacW.
Let's start with iMacE.
Next, let's work with iMacW. The steps will be similar to what we did for iMacE:
For both iMacs, the IP Address of each should be in the same IP range. For example, if your TP-Link's DHCP server is serving IP address in the 192.168.0.x range, each Mac should be in the same range, but with a different last octet. The Router Address should be the same for both ... and pointing back to the LAN-side address of the TP-Link.
If all of this is good, I would like for you to use the Ping command in the Terminal to "ping" between these two iMacs to see if there are any issues with them communicating with each other. I would like for you to ping them from both directions. That is, from iMacE to iMacW, and then, from iMacW to iMacE.
To do so, starting with either iMac, run the Terminal app which is located in the /Applications/Utilities folder. At the Terminal's command prompt, enter: ping -c3 <enter the IP address of the other iMac>, and then press return.
A successful ping would have 3 transmitted & 3 pings received with 0% packet loss. Anything else would indicate an issue with your network. Please repeat this from the other iMac.
It should look something like the following:
Please post back your results.
Yeah, they're not seeing each other.
192.168.0.165 ping statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
192.168.0.15 ping statistics ---
3 packets transmitted, 0 packets received, 100.0% packet loss
Strangely the iMacE does see the MacBook, but the MacBook doesn't see the iMacE.
However, the two will connect through the network, but the MacBook shows the iMacE with a giant ?
OK, update:
I was entering an incorrect IP. The iMacE and the MacBook can see each other fine, and in the finder do show up under Network. However the MacBook does still show the iMacE with a (?). I have no idea what that means.
The iMacW is not seeing, or being seen. That's not a problem really, since I will be disposing of that machine.
Thanks for all your help Tesserax. I'm guessing maybe it's a problem with the router. It is pretty old. Even the latest firmware update is 3 years old. Also it's not a real problem, just aesthetics. Oh, and little things like this bug me inordinately.
The renaming is the only thing I did. The IP addresses are distinct. Only the new iMac is hardwired. The other two computers are connected via WiFi to tp-link AC 1900.
Also the iMacW and the MacBook don't see each other.
The only seeing going on is the iMacE can see the MacBook.
The only firewall is the Mac one. No anti-virus. All can access the internet.
I'll try the router now.
Only File Sharing is on.
Both iMacW and MacBook returned:
nc -z 192.168.0.157 1-1024
Connection to 192.168.0.157 port 88 [tcp/kerberos] succeeded!
Connection to 192.168.0.157 port 445 [tcp/microsoft-ds] succeeded!
The router says "AC1900" on the front, but the info on the back says Archer A9, and I get firmware up to date.
I'm a little confused about network configuration. Should IPv6 "link-local" be enabled, or not?
It is currently set to "Automatically".
How to fix network connectivity issues on iMac