PDA

View Full Version : Connessione remota lenta


giscko
03-03-2014, 09:52
Buongiorno a tutti

ho recentemente acquistato un NAS Zyxel325V2 e tramite le guide presenti su questo forum e agli utenti ai quali vanno i miei complimenti per la preparazione ed il supporto sono riuscito ad configurarlo in maniera tale da poterlo raggiungere da remoto, sia tramite FTP sia tramite browser grazie al quale accedo al pannello di controllo.

Il problema che si presenta adesso, e la lentezza .....

Impiego parecchio tempo a connettermi al NAS e molto tempo a scaricare una foto da 1,5 Mb

Qualcuno è in grado di spiegarmi perchè e se esiste un rimedio?

Grazie per il supporto

teo180
03-03-2014, 12:26
Non puoi pretendere che attraverso la connessione remota sia veloce quanto la rete interna.
Non specifichi quanto è questo tempo Sii piu preciso

xxx_IlPablo_xxx
03-03-2014, 21:25
E' un buon router dovresti essere un po' più preciso

https://dl.dropboxusercontent.com/s/y78hswnx02sf3tq/Prestazioni ZyXEL NSA324 v2.PNG

Quale configurazione raid, velocità adsl , lentezza scrittura, lettura, come ha scritto teo 180 "Non puoi pretendere che attraverso la connessione remota sia veloce quanto la rete interna."

giscko
04-03-2014, 11:54
Ciao Ragazzi, grazie per l'interessamento ...... e scusate l'omissione di alcune info importanti. Allora ....

2 dischi in Jbod
modem fastweb (no fibra ottica)
La prova è stata fatta collegandomi al NAS dal mio ufficio e quindi all'interno di una rete aziendale.

Non mi aspettavo certo la stessa velocità, ma attendere circa 2 minuti per scaricare una foto da 1,5 Mb è al di sotto delle mie aspettative. Sono tempi di attesa normali?
Anche l'upload è lento ma più accettabile, poco più di un minuto per fare l'upload dello stesso file .....

lorenzo.c
04-03-2014, 12:20
Beh se lo raggiungi da remoto la banda che viene sfruttata e' quella in upload, che per le linee residenziali e' sempre molto limitata, solitamente mai piu' di 70-90 KB/s, il che vorrebbe dire 15-20 secondi a foto da 1.5MB nel caso migliore. :)

xxx_IlPablo_xxx
04-03-2014, 13:37
Un consiglio che mi permetto di darti è quello di effettuare un paio di test per cercare di capire dove risiede il problema.

Test prestazioni NAS QUI (http://www.808.dk/?code-csharp-nas-performance)
Test prestazioni linea ADSL QUI (http://www.speedtest.net/it/)
Test di configurazione online server FTP QUI (https://www.wormly.com/test_ftp_server)

Inserisco una tabella riassuntiva delle prestazioni del NAS

https://dl.dropboxusercontent.com/s/n6ya1kae146d984/ZyXEL NSA325 V2.PNG

giscko
05-03-2014, 12:07
grazie per le dritte .....

adesso sono in ufficio pertanto non riesco a fare i test del nas e della linea adsl.
Vi posto i report del test FTP

Resolving hostname...
Starting FTP Test...
* Rebuilt URL to: ftp://xxxxxxxx.com/
* Hostname was NOT found in DNS cache
* Trying x.xxx.xxx.xx...
* Connected to xxxxxxxxx.com (x.xxx.xxx.xx) port 21 (#66)
< 220---------- Welcome to Pure-FTPd [TLS] ----------
< 220-You are user number 1 of 10 allowed.
< 220-Local time is now 12:01. Server port: 21.
< 220-This is a private system - No anonymous login
< 220-IPv6 connections are also welcome on this server.
< 220 You will be disconnected after 15 minutes of inactivity.
> USER xxxxx
< 331 User xxxxx OK. Password required
> PASS xxxxxx
< 230 OK. Current restricted directory is /
> PWD
< 257 "/" is your current location
* Entry path is '/'
> EPSV
* Connect data stream passively
* ftp_perform ends with SECONDARY: 0
< 500 Unknown command
* Failed EPSV attempt. Disabling EPSV
> PASV
< 227 Entering Passive Mode (x,xxx,xxx,xx,xxx,xxx).
* Hostname was NOT found in DNS cache
* Trying x.xxx.xxxx.xx...
* Connecting to x.xxx.xxx.xx (x.xxx.xxx.xx) port 32970
* Operation timed out after 5000 milliseconds with 0 bytes received
* Closing connection 66
FTP Test completed.


Che mi dite? Cosa si evince da questo log?

xxx_IlPablo_xxx
05-03-2014, 13:44
Da come la vedo io:
> EPSV
* Connect data stream passively
* ftp_perform ends with SECONDARY: 0
< 500 Unknown command
* Failed EPSV attempt. Disabling EPSV (comando che funziona con il protocollo IPv6 )FONTE QUI (http://hod2.autogerma.it:81/it/help/ftpoverview.html)
> PASV (Comando uguale al precedente in modalità passiva del client) Fonte coll. precedente. (http://it.wikipedia.org/wiki/File_Transfer_Protocol)
< 227 Entering Passive Mode (x,xxx,xxx,xx,xxx,xxx).
* Hostname was NOT found in DNS cache
* Trying x.xxx.xxxx.xx...
* Connecting to x.xxx.xxx.xx (x.xxx.xxx.xx) port 32970
* Operation timed out after 5000 milliseconds with 0 bytes received
* Closing connection 66

Non vorrei che dall'ufficio ti collegassi al server ftp in modalità attiva, e non passiva DIFFERENZE QUI (http://www.hostingtalk.it/ftp-modalita-passiva-e-attiva-cosa-cambia-come-impostare-il-client_-c000000zF/)

Questo è il mio di log:

* Rebuilt URL to: ftp:/xxxxxxxxxxx
* Hostname was NOT found in DNS cache
* Trying xxxxxxxxxxxxx
* Connected to xxxxxxxxxxx (xxxxxxxxxxxxx) port 21 (#173)
< 220---------- Welcome to Pure-FTPd [TLS] ----------
< 220-You are user number 1 of 10 allowed.
< 220-Local time is now 13:25. Server port: 21.
< 220-This server supports FXP transfers
< 220 You will be disconnected after 2 minutes of inactivity.
> USER xxxxxxxxx
< 331 User xxxxxxxx OK. Password required
> PASS xxxxxxxxxx
< 230 OK. Current restricted directory is /
> PWD
< 257 "/" is your current location
* Entry path is '/'
> EPSV
* Connect data stream passively
* ftp_perform ends with SECONDARY: 0
< 229 Extended Passive mode OK (|||55545|)
* Hostname was NOT found in DNS cache
* Trying xxxxxxxxx
* Connecting to xxxxxxxxxxx (xxxxxxxxxx) port 55545
* Connected to xxxxxxxxxxxx (xxxxxxxx) port 21 (#173)
> TYPE A
< 200 TYPE is now ASCII
> LIST
< 150 Accepted data connection
* Maxdownload = -1
* Remembering we are in dir ""
< 226-Options: -l
< 226 2 matches total
* Connection #173 to host xxxxxxxxxxxxxx left intact
FTP Test completed.

EDIT: mi stai facendo preoccupare perchè era mia intenzione a presto acquistare lo NAS Zyxel325V2 :confused:

giscko
05-03-2014, 20:28
Ciao Pablo

dall'ufficio mi collegavo con Filezilla in modalità "predefinita"
Ho cambiato con modalità "passiva" ma il risultato non è cambiato. Il problema non è quello .....

A casa ho fatto gli altri 2 test dai risultati abbastanza deldenti

Per quanto riguarda la ADSL
Ping 141ms
Download 4.7 Mbps
Uploas 0.13 Mbps



Per il Nas invece

Running a 400MB file write on \\NSA325-V2\Backup\ 5 times...
Iteration 1: 1,78 MB/sec
Iteration 2: 1,80 MB/sec
Iteration 3: 1,80 MB/sec
Iteration 4: 1,80 MB/sec
Iteration 5: 1,80 MB/sec
-----------------------------
Average (W): 1,80 MB/sec
-----------------------------
Running a 400MB file read on \\NSA325-V2\Backup\ 5 times...
Iteration 1: 2,43 MB/sec
Iteration 2: 2,43 MB/sec
Iteration 3: 2,45 MB/sec
Iteration 4: 2,45 MB/sec
Iteration 5: 2,45 MB/sec
-----------------------------
Average (W): 2,45 MB/sec



Qual'è il tuo parere?

Grazie

xxx_IlPablo_xxx
05-03-2014, 21:22
La linea ADSL è nella norma, penso che sei in media col 80% di chi ha l'ADSL in Italia
Quello che secondo me non va sono le prestazioni del NAS, sono troppo basse, in rete GIGA dovresti avere come parametri sui 84MB/s in scrittura dal PC e 79 MB/s in letturea col PC (più o meno).
Io come NAS (se si può chiamare così) ho un D-Link DNS323 dove viaggio in LanGIGA:

Running a 100MB file write on Z: twice...
Iteration 1: 6,70 MB/sec
Iteration 2: 6,71 MB/sec
-----------------------------
Average (W): 6,71 MB/sec
-----------------------------
Running a 100MB file read on Z: twice...
Iteration 1: 13,48 MB/sec
Iteration 2: 14,41 MB/sec
-----------------------------
Average (R): 13,95 MB/sec

Se il disco è a posto comicio a pensare che sia un problema di NAS (succede), per conferma proverei a posare la questione anche in un altro thread, dove c'è gente molto più esperta di me Guida acquisto NAS: prezzo, prestazioni, funzioni, consumi, rumore (http://www.hwupgrade.it/forum/showthread.php?t=2095991)

giscko
05-03-2014, 23:32
Grazie per il supporto ed il consiglio .......

Sperem!!!!

FabryHw
05-03-2014, 23:58
La linea ADSL è nella norma, penso che sei in media col 80% di chi ha l'ADSL in Italia
Quello che secondo me non va sono le prestazioni del NAS, sono troppo basse, in rete GIGA dovresti avere come parametri sui 84MB/s in scrittura dal PC e 79 MB/s in letturea col PC (più o meno).

Il suo NAS può fare sui 45-65MB/s in scrittura ma non molto di più (così dicono le recensioni).

Con la linea che ha pubblicato si viaggia (in uscita da casa) sul min di tempo per ogni MB di file, e non certo solo pochi secondi.