The symptoms included the following: in Firefox, I was getting "Firefox can't find the server" errors for most webpages; in Nautilus, I would get "Unable to mount" errors when I clicked on the name of a partition on the Synology; and in Synology's DiskStation Manager (DSM), its web-based access to the DS109, an attempt to log in to http://[IP address] (using the IP address from DSM > Control Panel > System Information) gave me a "Processing. Please wait ..." message.
I tried rebooting the Ubuntuter. That achieved nothing. Typing "sudo mount -a" gave me this:
mount error(101): Network is unreachableI typed "man mount.cifs." From that, I gathered that I should type something like "sudo mount -ta cifs," though that precise command didn't work. The "mount -a" command was supposed to mount everything in /etc/fstab, but apparently it could not mount the fstab items that had network locations. I tried connecting the Ubuntuter directly to the modem, bypassing the router and the rest of the network (i.e., the Synology and the other computer). This did nothing. Apparently it was not just a Synology problem. I rebooted with an Ubuntu live CD and tried Firefox that way. It was not able to reach webpages either way (i.e., while connected to the router or directly to the modem). It seemed I had a hardware problem. I was using a new Gigabyte GA-MA785GM-US2H motherboard. It looked like a few of its reviewers at Newegg cited intermittent problems in connecting. The solution, it seemed, was to return the board or try adding a network interface card (NIC). I tried the latter.
Refer to the mount.cifs(8) manual page (e.g., man mount.cifs)
But while I was doing that, I noticed that the little plastic tab on the ethernet cable was gone. It was possible for the plug to just slide out of the socket. So I replaced the cable. That worked on the next bootup. So at this point the solution seemed to be either (a) if one reboot doens't work, try another, (b) the NIC connector is competitive and will get its act together if you install another card that might take its place, or (c) a better cable. I gave it some time, to see which it would be. After several days, I could say with confidence that the simple replacement of the cable made all the difference.
No comments:
Post a Comment