Linux networking

Asked by Brett Bojanoski

I just installed a Western Digital My Cloud Home drive it works under my Desktop running Ubuntu 20.04.1. It does not work on my laptop running Linux Mint 20 error saying "unknown name or service" same error on my Lubuntu 20.04 laptop ,wired or wireless network makes no difference. I am not sure what troubleshooting to do for this. Please Advise?

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Matthew Tanner (tannerassociates) said :
#1

Sounds like a DNS issue. Use the vim tool for your netplan configuration.

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#2

Thanks for the info would you mind refreshing me on how to do that?

Revision history for this message
Matthew Tanner (tannerassociates) said :
#3

Start by taking a look at your network with "lspci -v | grep Ethernet" or "sudo iwconfig" for wireless. Then, use the built in text editor "vim" to correct the netplan. Command will look something like this: "sudo vim /etc/netplan/01-netcfg.yaml" you can also use "nano" in replacement of "vim".

Here is a link to useful commands: https://help.ubuntu.com/community/WifiDocs/WirelessTroubleShootingGuide/Commands

Here is a example configuration: https://askubuntu.com/questions/972955/ubuntu-17-10-server-static-ip-netplan-how-to-set-netmask

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Can you ping the host name or IP of the storage? Does the Lubuntu have a local firewall configured that would block the outgoing traffic? The default configuration is to all all in both directions

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#5

Matthew Tanner the LSPCI command shows my modem and PC only . The file you suggest editing is apparently not on my desktop despite the connection working fine. I am checking the laptops the file also does not exist on my laptop.

Actionparsnip Yes I can ping the IP address of the storage device. all my firewall s on all machines are set to deny incoming traffic and allow outgoing traffic. I also cannot load that IP address in my web browser.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

If you allow incoming and outgoing on any port to and from the IP does it work OK?

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#7

Actionparsnip I did try disabling the firewall on my Lubuntu laptop the same error occured

Revision history for this message
Manfred Hampl (m-hampl) said :
#8

Which command do you execute to receive the "unknown name or service" response?

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#9

opening smb4k via GUI or command line

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#10

I also receive this error on accessing the my cloud home icon within the file browser connect to network section of my laptop and on 1 my cloud icon within my desktop file browser connect to network the other icon works fine

Revision history for this message
Manfred Hampl (m-hampl) said :
#11

"I also cannot load that IP address in my web browser."
Can you access that IP address from the Ubuntu system?

If yes, then his points towards a networking problem or too strict restrictions.

Is there any kind of access restriction set on the My Cloud Home drive system?

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#12

I am not sure what you mean by the Ubuntu system. I set no restrictions on this drive.

Revision history for this message
Brett Bojanoski (cybervulcanx) said :
#13

New information I just installed Feren OS on my Linux Mint laptop and my cloud home drive is accessible just like My Ubuntu desktop only Linux Mint 20 and Lubuntu 20.04 cannot access this drive with the name or service unknown error

Revision history for this message
Launchpad Janitor (janitor) said :
#14

This question was expired because it remained in the 'Open' state without activity for the last 15 days.