Hi, I'm new here. I've got a new DS220+ NAS which I unfortunately can't connect it to the internet.
# Problem: I get the message "Connection failed. Please check your internet connection" in various flavors.
Control Panel > Update & Restore > DSM Update > Status: "Connection failed. Please check your internet connection"
Control Panel > Synology Account >Popup: "Unable to perform this operation, possibly because the network connection is unstable..."
Package Center > Popup: "Connection failed. Please check your network and time settings..."
Regional Options > Time Settings > Synchronise with NTP server > Status: "Normal" (!!!)
# What I want
I want to a) be able to update my NAS and b) download some packages for a self-hosted setup (docker, git, paperless, ...)
# Things I tried
Finally, as I can update the date/time, I believe this to be a DNS problem. I ran some random commands, but I have no idea what I am doing here..
it appears as if pinging to the Synology servers via CLI works. But in the GUI I still get the errors.
# System Information
## Router (Fritz!Box 7530 AX)
## Info Center
## Network
### Interfaces
## Error messages
# Problem: I get the message "Connection failed. Please check your internet connection" in various flavors.
Control Panel > Update & Restore > DSM Update > Status: "Connection failed. Please check your internet connection"
Control Panel > Synology Account >Popup: "Unable to perform this operation, possibly because the network connection is unstable..."
Package Center > Popup: "Connection failed. Please check your network and time settings..."
Regional Options > Time Settings > Synchronise with NTP server > Status: "Normal" (!!!)
# What I want
I want to a) be able to update my NAS and b) download some packages for a self-hosted setup (docker, git, paperless, ...)
# Things I tried
- Manually updating the DS to the latest version
- Every combination of DNS servers (in the router and in the NAS).
- I tried all variants of 8.8.8.8, 8.8.4.4, 1.1.1.1 and 9.9.9.9.
- I also tried the internet provider recommended one
- The steps on
- Random steps I found on the internet or in the forum. Unfortunately I lost track of what I tried..
- For examples things from Problems connection to NAS Control Panel via ethernet
- Logging into my NAS via SSH and ping'ing all the addresses listed on What websites does my Synology NAS connect to when running services or updating software? - Synology Knowledge Center
- Restarting
- I also tried using the web GUI from different browsers and PCs
- I also I ran all the commands on a PC that is connected via ethernet to the router. Didn't notice any problems
Finally, as I can update the date/time, I believe this to be a DNS problem. I ran some random commands, but I have no idea what I am doing here..
$ nslookup download.synology.com
Server: 8.8.8.8
Address: 8.8.8.8#53
Non-authoritative answer:
Name: download.synology.com
Address: 203.74.127.91
$ ifconfig -v
eth0 Link encap:Ethernet HWaddr 90:090:2B:C4:C1
inet addr:192.168.178.30 Bcast:192.168.178.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:15275 errors:0 dropped:0 overruns:0 frame:0
TX packets:8879 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:3302201 (3.1 MiB) TX bytes:4764704 (4.5 MiB)
Interrupt:84 base 0xe000
eth1 Link encap:Ethernet HWaddr 90:090:2B:C4:C2
inet addr:192.168.178.31 Bcast:192.168.178.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7129 errors:0 dropped:0 overruns:0 frame:0
TX packets:257 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:739914 (722.5 KiB) TX bytes:46551 (45.4 KiB)
Interrupt:85 base 0x4000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:13242 errors:0 dropped:0 overruns:0 frame:0
TX packets:13242 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:1874907 (1.7 MiB) TX bytes:1874907 (1.7 MiB)
$ route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.178.1 0.0.0.0 UG 0 0 0 eth0
192.168.178.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.178.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
it appears as if pinging to the Synology servers via CLI works. But in the GUI I still get the errors.
# System Information
## Router (Fritz!Box 7530 AX)
## Info Center
## Network
### Interfaces
## Error messages