I was doing a large file transfer from my main PC to my Pi server and saw that it was taking an unusually long time. Checking the Pi server, I figured the reason was that it was trying to transfer the file using the WiFi connection. So I disabled WiFi on the Pi server hoping that it would make the connection using ethernet. However, once I did that, it would no longer recognize the Pi server using the SAMBA name i.e. \\SERVERNAME. It would still connect using the ethernet IP address i.e. \\192.168.1.xxx. If I reconnnect WiFi, then it would connect to the server again using \\SERVERNAME (presumably through WiFi).
Trying out another PC on the same network, it could connect to the Pi server using either \\SERVERNAME or the IP address. Also, Pi recognized itself if asked it to ping \\SERVERNAME (itg would ping 127.0.0.1 successfully).
What is going on and how can I resolve this? My hunch is that my main PC has stored somewhere that \\SERVERNAME is the WiFi connection and did not reset the entry when I disabled the WiFi on my server, is that a possibility, or is something else going on? Either way, what can I do to fix it?
Trying out another PC on the same network, it could connect to the Pi server using either \\SERVERNAME or the IP address. Also, Pi recognized itself if asked it to ping \\SERVERNAME (itg would ping 127.0.0.1 successfully).
What is going on and how can I resolve this? My hunch is that my main PC has stored somewhere that \\SERVERNAME is the WiFi connection and did not reset the entry when I disabled the WiFi on my server, is that a possibility, or is something else going on? Either way, what can I do to fix it?