Page 1 of 2

Web Connectivity - Failed

Posted: Sun Nov 01, 2015 6:59 pm
by Gryzor
Hello guys,

Still setting up my new 251 (4.2, 151023). In the Network Connectivity window Status is green, but Web Connectivity is red. I click on the Auto Router Configuration (not very clear it's a link, is it?) and it tells me, in green, UPnP router was found on the network. If I go to myqnapcloud.com I can connect fine, so...what gives? What is failing?

Thanks!

Re: Web Connectivity - Failed

Posted: Sun Nov 01, 2015 7:32 pm
by pwilson
Gryzor wrote:Hello guys,

Still setting up my new 251 (4.2, 151023). In the Network Connectivity window Status is green, but Web Connectivity is red. I click on the Auto Router Configuration (not very clear it's a link, is it?) and it tells me, in green, UPnP router was found on the network. If I go to myqnapcloud.com I can connect fine, so...what gives? What is failing?
It sounds like your undisclosed Make/Model of Router doesn't support UPnP-IGD protocol properly.

Set up all your port-forwarding manually in your router as required. (I disable UPnP-IGD on my router deliberately, as I view it as a security hole the size of China).

Manually configuring port-forwarding is a PITA, but it is far safer to do so.

Please access your NAS via SSH, login as "admin" and run:

Code: Select all

upnpc-static -l | grep -v External
Please cut&paste the output of this command back to this message thread.

Re: Web Connectivity - Failed

Posted: Sun Nov 01, 2015 7:36 pm
by Gryzor
It's an Asus DSL-N66U. The output of the command is:

Code: Select all

upnpc : miniupnpc library test client. (c) 2006-2011 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
 desc: http://192.168.1.1:2869/rootDesc.xml
 st: urn:schemas-upnp-org:device:InternetGatewayDevice:1

Found valid IGD : http://192.168.1.1:2869/ctl/IPConn
Local LAN ip address : 192.168.1.200
Connection Type : IP_Routed
Status : Connected, uptime=152541277s, LastConnectionError : ERROR_NONE
  Time started : Sat Jan  1 00:59:52 2011
MaxBitRateDown : 4200000 bps   MaxBitRateUp 4200000 bps
 0 TCP  8080->192.168.1.200:8080  'b92223d4566cf22cd07417ff5b3c8759-Web Admin' ''
 1 TCP   443->192.168.1.200:443   'b92223d4566cf22cd07417ff5b3c8759-Secure Web Admin' ''
 2 TCP    80->192.168.1.200:80    'b92223d4566cf22cd07417ff5b3c8759-Web Server/Multi' ''
 3 TCP  8081->192.168.1.200:8081  'b92223d4566cf22cd07417ff5b3c8759-Secure Web Serve' ''
 4 TCP 51413->192.168.1.200:51413 'Transmission at 51413' ''
 5 UDP 51413->192.168.1.200:51413 'Transmission at 51413' ''
 6 UDP 62494->192.168.1.10:62494 'Teredo' ''
GetGenericPortMappingEntry() returned 713 (SpecifiedArrayIndexInvalid)
I have no problem configuring the router manually, but I don't know which failing service to configure...

Re: Web Connectivity - Failed

Posted: Sun Nov 01, 2015 7:40 pm
by pwilson
Gryzor wrote:It's an Asus DSL-N66U. The output of the command is:

Code: Select all

upnpc : miniupnpc library test client. (c) 2006-2011 Thomas Bernard
Go to http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
for more information.
List of UPNP devices found on the network :
 desc: http://192.168.1.1:2869/rootDesc.xml
 st: urn:schemas-upnp-org:device:InternetGatewayDevice:1

Found valid IGD : http://192.168.1.1:2869/ctl/IPConn
Local LAN ip address : 192.168.1.200
Connection Type : IP_Routed
Status : Connected, uptime=152541277s, LastConnectionError : ERROR_NONE
  Time started : Sat Jan  1 00:59:52 2011
MaxBitRateDown : 4200000 bps   MaxBitRateUp 4200000 bps
 0 TCP  8080->192.168.1.200:8080  'b92223d4566cf22cd07417ff5b3c8759-Web Admin' ''
 1 TCP   443->192.168.1.200:443   'b92223d4566cf22cd07417ff5b3c8759-Secure Web Admin' ''
 2 TCP    80->192.168.1.200:80    'b92223d4566cf22cd07417ff5b3c8759-Web Server/Multi' ''
 3 TCP  8081->192.168.1.200:8081  'b92223d4566cf22cd07417ff5b3c8759-Secure Web Serve' ''
 4 TCP 51413->192.168.1.200:51413 'Transmission at 51413' ''
 5 UDP 51413->192.168.1.200:51413 'Transmission at 51413' ''
 6 UDP 62494->192.168.1.10:62494 'Teredo' ''
GetGenericPortMappingEntry() returned 713 (SpecifiedArrayIndexInvalid)
I have no problem configuring the router manually, but I don't know which failing service to configure...
It looks to be working despite the error message on the NAS Admin WebUI. Ignore the error.

Re: Web Connectivity - Failed

Posted: Sun Nov 01, 2015 7:42 pm
by Gryzor
That's what I thought, thanks!

Re: Web Connectivity - Failed

Posted: Sun Nov 08, 2015 10:22 am
by rogeriomp
It seems to be a specific problem with the firmware... I had my qnapcloud (same storage, same router and same Internet service) runnning ok for years and now I am facing the same issue...
I've already had configured manually my router and I just tried to turn off UPnP... no results and then I turned it back on... Any ideas?

Here it is what I see in MyQNAPCloud overview:
Network Connectivity
Auto Router: Status: OK, Webconnectivity: NOK
CloudLink
Status: OK
DDNS
status OK
SSL Not installed

Re: Web Connectivity - Failed

Posted: Sun Nov 08, 2015 3:41 pm
by Gryzor
rogeriomp wrote:It seems to be a specific problem with the firmware... I had my qnapcloud (same storage, same router and same Internet service) runnning ok for years and now I am facing the same issue...
I've already had configured manually my router and I just tried to turn off UPnP... no results and then I turned it back on... Any ideas?

Here it is what I see in MyQNAPCloud overview:
Network Connectivity
Auto Router: Status: OK, Webconnectivity: NOK
CloudLink
Status: OK
DDNS
status OK
SSL Not installed
Yes, but are you actually experiencing any issues or was it just the indication?

Re: Web Connectivity - Failed

Posted: Tue Nov 10, 2015 9:15 am
by schumaku
Move he mouse pointer over the [X] error indicator - check the text bubble FMI.

Re: Web Connectivity - Failed

Posted: Tue Nov 10, 2015 1:57 pm
by Gryzor
schumaku wrote:Move he mouse pointer over the [X] error indicator - check the text bubble FMI.
Ah, that might just be it! For me it fails on ports 80, 8080 and 443. I can't forward 80 because that's the port my router listens at, but I'll try 443. 8080 is already being forwarded to my NAS though (both TCP and uDP).

[EDIT] Hmmm... I forwarded 443 and now it failed on 8081 as well (443 still fails), where it had a green check mark before (even though I wasn't forwarding 8081 on my router? Weird...). I'm at a loss on how to proceed. Can someone post the exact ports and protocols that need to be forwarded?

[EDIT2] In the Auto Router Configuration window, however, 80,8080,8081 and 443 are checked as OK. Hmmm (bis)

Re: Web Connectivity - Failed

Posted: Wed Nov 11, 2015 12:05 am
by schumaku
If you know that 80 can't work .. change the router to use a different port, or remove 80 from the ARC.

Re: Web Connectivity - Failed

Posted: Wed Nov 11, 2015 12:12 am
by Gryzor
Well, I thought of that, but then again the NAS reports that 80 works. Somehow. Probably something I'm missing in terms of networking knowledge...

Re: Web Connectivity - Failed

Posted: Wed Nov 11, 2015 4:43 pm
by rogeriomp
Yes, I'm experiencing the issues. I've moved the mouse over the error icon and all the marks are red. I'll bring back more details later today (I'm not at home).
Thx!

Re: Web Connectivity - Failed

Posted: Thu Nov 12, 2015 6:07 am
by reffyone
i have the same issue, was working fine for 3 months, but after recent firmware update the cloudlink is not working anymore, and I am renting an apartment and don't have access to the router, so I guess I can't connect to cloudlink anymore....

Is it possible to downgrade the firmware to previous version??

Re: Web Connectivity - Failed

Posted: Thu Nov 12, 2015 8:05 am
by schumaku
reffyone wrote:i have the same issue, was working fine for 3 months, but after recent firmware update the cloudlink is not working anymore, ...
Is this on a TS-239 Pro+ as per the forum profile, or probably on a TS-x31 model? In case it is ... look here -> http://forum.qnap.com/viewtopic.php?f=3 ... 44#p515440

Otherwise - double check the App Center .... CloudLink App requires to be 1.1.37 (or newer). Any potentially installed 1.1.17 is (most likely) no longer able to connect. After the CloudLink App (more a plug-in) update, allow CloudLink some minutes to connect. If there is no success - open the myQNAPcloud App on the NAS, head to CloudLink - Disable (Off) - and Enable (On) again. Allow some time ... if there is a "(i) Abnormal status ..." message, allow it some more time again.

Re: Web Connectivity - Failed

Posted: Tue Dec 01, 2015 12:45 am
by agry73
Hi, my Cloud Link status is ok, but I have the web connectivity reported as NOK.
Apparently the following ports can't be accessed:
HTTP: 8080, 80
HTTPS: 8081, 443

The end result is that if I launch the CloudConnect client from my laptop, it won't connect to the NAS. :(

What shall I do?

Just to be clear: I'm a total newbie, and this is my first NAS (TS453 PRO) :ashamed:

Thanks