Internet connection


Recommended Posts

For a few days, without changing settings, unraid has problems with the Internet.

 

At first, I thought of a lack of total connection but in fact there is a present connection but it only works when we use IP, by domain names, it does not work.

 

Someone would have a solution? Where to look? What to configure?

 

Thanks in advance

Link to comment

Please describe your problem in more detail.  Are you talking about getting access from your Unraid server (a docker or plugin) to the Internet?  Or is it a VM that is running under Unraid having a problem getting to the Internet?  Or is it a computer on the LAN that is having problems connecting to your Unraid server?

 

It would also be most useful if you would post up the diagnostics file.   Tools   >>>   Diagnostics 

Link to comment

It is the server that can not access the Internet (unless the target is an IP, if it's a name, it does not work).

And therefore, if the server does not connect properly, it's the same for any plugin, docker, or VM.

In the terminal if I do:

~# ping google.fr
ping: unknown host google.fr

However, if I use the IP of the targeted site:

~# ping 172.217.22.131
PING 172.217.22.131 (172.217.22.131) 56(84) bytes of data.
64 bytes from 172.217.22.131: icmp_seq=1 ttl=55 time=9.69 ms
64 bytes from 172.217.22.131: icmp_seq=2 ttl=55 time=11.0 ms
64 bytes from 172.217.22.131: icmp_seq=3 ttl=55 time=9.75 ms
64 bytes from 172.217.22.131: icmp_seq=4 ttl=55 time=22.8 ms
64 bytes from 172.217.22.131: icmp_seq=5 ttl=55 time=25.8 ms
^C
--- 172.217.22.131 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4006ms
rtt min/avg/max/mdev = 9.694/15.842/25.885/7.047 ms

My server is on a connection whose DNS are provided by my Internet provider by default and works very well from other machines/servers on the line.

I am still searching ...

Link to comment
It is the server that can not access the Internet (unless the target is an IP, if it's a name, it does not work).
And therefore, if the server does not connect properly, it's the same for any plugin, docker, or VM.
In the terminal if I do:
~# ping google.frping: unknown host google.fr

However, if I use the IP of the targeted site:

~# ping 172.217.22.131PING 172.217.22.131 (172.217.22.131) 56(84) bytes of data.64 bytes from 172.217.22.131: icmp_seq=1 ttl=55 time=9.69 ms64 bytes from 172.217.22.131: icmp_seq=2 ttl=55 time=11.0 ms64 bytes from 172.217.22.131: icmp_seq=3 ttl=55 time=9.75 ms64 bytes from 172.217.22.131: icmp_seq=4 ttl=55 time=22.8 ms64 bytes from 172.217.22.131: icmp_seq=5 ttl=55 time=25.8 ms^C--- 172.217.22.131 ping statistics ---5 packets transmitted, 5 received, 0% packet loss, time 4006msrtt min/avg/max/mdev = 9.694/15.842/25.885/7.047 ms

My server is on a connection whose DNS are provided by my Internet provider by default and works very well from other machines/servers on the line.
I am still searching ...

Have ypu tried just simply giving the server static dns addresses.

Sent via telekinesis

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.