Stuck with installing TS-453D

Discussion on setting up QNAP NAS products.
Post Reply
YouriNS
New here
Posts: 3
Joined: Sun May 09, 2021 11:39 pm

Stuck with installing TS-453D

Post by YouriNS »

Hello there! I am the proud owner of a TS-453D since this weekend, my first NAS!

Unfortunately, I can not get it done to let the NAS interact with the internet.
I have been searching the internet for the whole day, but can not find a solution.
When I open the App Center, it does not show apps, when I go to firmware update, a message shows up that I am not connected to the internet.
However, a couple of times, the App Center did show some apps and I could use the search option to find apps.

I have tried changing from static to DHCP IP address, I tried the following DNS servers:
8.8.8.8
8.8.4.4
192.168.2.100 (IP of my NAS)
192.168.2.254 (IP of my modem, a ZTE H369A)

I recently uninstalled my Bitdefender VPN application from my PC.
Followed all the steps in this topic viewtopic.php?t=129243
I had a PiHole running till a while ago, nothing should be leftover of configuration for that PiHole.
Factory resetted my router and NAS multiple times.

Hereby some information from SSH

Code: Select all

[~] # ping www.google.com
ping: bad address 'www.google.com'
[~] # nslookup qnap.com
;; connection timed out; no servers could be reached

Code: Select all

[~] # ifconfig
eth0      Link encap:Ethernet  HWaddr 24:5E:BE:47:88:44
          inet addr:192.168.2.100  Bcast:192.168.2.255  Mask:255.255.255.0
          inet6 addr: fe80::XXXX:beff:fe47:8844/64 Scope:Link
          inet6 addr: 2a02:a444:a4bc:1:XXXX:beff:fe47:8844/64 Scope:Global
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:15343 errors:0 dropped:0 overruns:0 frame:0
          TX packets:13829 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:3544090 (3.3 MiB)  TX bytes:12603501 (12.0 MiB)
          Memory:a1300000-a13fffff

eth1      Link encap:Ethernet  HWaddr 24:5E:BE:47:88:45
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Memory:a1100000-a11fffff

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:28951 errors:0 dropped:0 overruns:0 frame:0
          TX packets:28951 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:12595974 (12.0 MiB)  TX bytes:12595974 (12.0 MiB)

vethhole  Link encap:Ethernet  HWaddr 8E:0B:45:36:XX:XX
          inet addr:253.253.253.253  Bcast:253.253.253.255  Mask:255.255.255.0
          UP BROADCAST RUNNING NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:56 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:22954 (22.4 KiB)

Code: Select all

[~] # route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.2.254   0.0.0.0         UG    100    0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
192.168.2.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
253.253.253.0   0.0.0.0         255.255.255.0   U     0      0        0 vethhole
This are the settings in my router:
Image

And these are the current settings in QTS:
https://i.imgur.com/ct5QPB6.png

And finally, my ipconfig /all CMD of my PC:

Code: Select all

Windows IP Configuration

   Host Name . . . . . . . . . . . . : PC-YOURI
   Primary Dns Suffix  . . . . . . . :
   Node Type . . . . . . . . . . . . : Hybrid
   IP Routing Enabled. . . . . . . . : No
   WINS Proxy Enabled. . . . . . . . : No
   DNS Suffix Search List. . . . . . : home

Ethernet adapter Ethernet:

   Connection-specific DNS Suffix  . : home
   Description . . . . . . . . . . . : Intel(R) Ethernet Connection I217-V
   Physical Address. . . . . . . . . : FC-AA-14-71-C7-XX
   DHCP Enabled. . . . . . . . . . . : Yes
   Autoconfiguration Enabled . . . . : Yes
   IPv6 Address. . . . . . . . . . . : 2a02:a444:a4bc:1:49a3:bb1:XXXX:1bda(Preferred)
   Temporary IPv6 Address. . . . . . : 2a02:a444:a4bc:1:39a6:XXXX:e2:e17f(Preferred)
   Link-local IPv6 Address . . . . . : fe80::49a3:bb1:XXX:1bda%9(Preferred)
   IPv4 Address. . . . . . . . . . . : 192.168.2.13(Preferred)
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Lease Obtained. . . . . . . . . . : zondag 9 mei 2021 21:17:00
   Lease Expires . . . . . . . . . . : maandag 10 mei 2021 21:17:00
   Default Gateway . . . . . . . . . : fe80::7e39:53ff:XXXX:f1dc%9
                                       192.168.2.254
   DHCP Server . . . . . . . . . . . : 192.168.2.254
   DHCPv6 IAID . . . . . . . . . . . : 50113044
   DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-27-5D-A0-24-FC-AA-14-71-C7-XX
   DNS Servers . . . . . . . . . . . : fe80::7e39:53ff:XXXX:f1dc%9
                                       192.168.2.254
                                       fe80::7e39:53ff:XXXXf1dc%9
   NetBIOS over Tcpip. . . . . . . . : Enabled
I am really stuck into this, I do not have any clue what is wrong.
Hopefully someone can help me out, if I need to provide more information, please tell me :) .
lschingtw
New here
Posts: 7
Joined: Fri Nov 21, 2014 11:01 pm

Re: Stuck with installing TS-453D

Post by lschingtw »

Hi,
I have been dealing with the same problem the whole last week.

Today, I rolled back the firmware to 4.5.2.1605 build 20210312 ; and everything started working again. DNS can be found by the nas, apps are updating etc.

BTW I didn't manage to roll back from 4.5.3.1652 build 20210428 to 4.5.2.1630 build 20210406 - something in the firmware is blocking this downgrade.

Hope this helps.
YouriNS
New here
Posts: 3
Joined: Sun May 09, 2021 11:39 pm

Re: Stuck with installing TS-453D

Post by YouriNS »

Wow, if I knew that this was the solution :S !
Works like charm now, so now you are using 4.5.2.1605 build 20210312?
Or did you update to 4.5.3.1652 build 20210428 or 4.5.2.1630 build 20210406?

Thank you for your reply, you really helped me out!!
lschingtw
New here
Posts: 7
Joined: Fri Nov 21, 2014 11:01 pm

Re: Stuck with installing TS-453D

Post by lschingtw »

Hi,

I am using 20210312.

Got a call from the Qnap service desk, they have checked the problem and said it's IP v6 causing the problems with DNS not finding. So once you disable IP V6 in your network interface settings then from there you can upgrade to the latest firmwire version without the before mentioned problems.

I have not tested this, as my nas is still in the process of raid migration.

Good luck !
YouriNS
New here
Posts: 3
Joined: Sun May 09, 2021 11:39 pm

Re: Stuck with installing TS-453D

Post by YouriNS »

I did disable IP V6 in my NAS and updated to the latest firmware version.
Can confirm that this works.

Thank you, really appreciated your help!
Post Reply

Return to “Turbo Station Installation & Setup”