Menu principale

DSL-3590L Wireless AC1900 Dual-Band Gigabit ADSL2+ Modem Router

Aperto da Carciofone, 31 Dicembre 2014, 09:26:42

Carciofone

Per maggior riscontro puoi scannerizzare il sistema con un antivirus standalone da scaricare ed eseguire senza installarlo come stinger della mcafeee o il kaspersky security scan.

Zampatti

Citazione di: C@rciofone il 07 Ottobre 2015, 09:56:31Per maggior riscontro puoi scannerizzare il sistema con un antivirus standalone da scaricare ed eseguire senza installarlo come stinger della mcafeee o il kaspersky security scan.
Ho il dual boot sulla macchina con un sistema di recovery e ho installato Kaspersky su questo. Mi ha trovato nengine.dll di Mobogenie sul primo. Rimosso questo non mi si presenta più il problema nel log dell'apparato.
Per maggiore sicurezza, come mi hai consigliato, faccio fare una scansione completa di tutto il sistema per vedere se trova altro.

Grazie mille.

Carciofone

L'analisi dei sorgenti del firmware 1.0.0.6EU del DSL-3590L ha evidenziato chiaramente che si tratta dello stesso identico modello venduto in Australia con il nome di Viper DSL-2900AL per il quale esistono evoluzioni firmware fino alla 1.0.0.17 recanti moltissime migliorie tra cui la gestione integrata di VPN via hardware.
Se qualcuno fosse interessato alla compilazione del firmware originale o fosse in possesso del firmware originale della versione EU lo renda disponibile qui nel forum in modo che si possa procedere alle sperimentazioni.

Carciofone

Aggiunto il link per il download dei sorgenti GPL del firmware per DSL-3590L 1.0.0.6 EU. Se qualcuno ha tempo e voglia di compilarli con una macchina Linux sotto mano, ci faccia sapere.

Pondera


Carciofone

Citazione di: Pondera il 02 Novembre 2015, 07:31:58E questo che versione è?

Ciao!
Quella sezione sul DSL-3590L dell'ftp tedesco è comparsa stamattina, perchè sabato non c'era! ;)
Tra l'altro è disponibile un nuovo firmware per il DSL-3590L versione 1.0.0.9 EU che aggiungiamo nel primo post e le nuove versioni dell'utility SharePort Plus compatibili con Windows 10 e Mac Osx 10.10.
Verifico ...

Edit: confermo che i sorgenti sono sempre della versione 1.0.0.6 EU:

Introduction:

   This file will show you how to build the DSL-3590L working firmware.

   Please make sure C development tools and libraries were selected when you
   installed your linux system. The linux distribution we used to build the image
   is Fedora 19 (32-bit version).

      OS Version:  fc19 (32-bit version)
      OS Kernel Version:  3.9.5-301
      GCC Version:  4.8.1

   The workstation LAB used to build the image is:
   Linux version: Fedora Core 19 (32-bit version)

   Other linux distributions also can be used to build the firmware, but you may
   have some linux techniques to fix your compile environment by yourself if you
   get compile errors.

Note:

   1. Make sure the system time of the compilation OS is later than release time.
   2. Make sure both the command 'yum' and the Internet access are available. The
      duocument will lead you to install or update the required packages from
      the Internet.
   3. We recommend only use the fc19 system to compile this code.
   4. GNU Make Version 3.81 is reqiured and will introduce how to install it below
      if your Make Version is not 3.81.

Procedure: ('$' and '#' mean command)

Step 1. Setup Build Enviornment

    1) Please login as a normal user such as john, and copy the gpl file to normal
       user folder, such as the folder /home/john.
       copy the DSL3590A1_GPL10006EU.tar.gz file to your /home/john folder
    2) $cd /home/john
    3) $tar zxvf DSL3590A1_GPL10006EU.tar.gz
    4) $cd /home/john/DSL3590A1_10006EU
    5) $sh install

          This script installs DSL-3590L wifi router components onto your Linux PC.
          The installation will overwrite existing files. You will be prompted before a
          component is installed.
          Press 'y' to continue: y
          .......
          Press 'y' to install the bcm963xx DSL router source files: y
          .......
          Press 'y' to install the make-3.8.1: y
          .......
          Press 'y' to install the seattle wifi router source files: y
          .......
          Press 'y' to install the BCM963xx toolchain: y
          .......

    6) $su
       (enter password to become root)
    7) #mkdir -p /opt/toolchains
    8) #cp -rf uclibc-crosstools-gcc-4.4.2-1 /opt/toolchains
    9) #cp -rf seattle/hndtools-arm-linux-2.6.36-uclibc-4.5.3 /opt
    10) check your make version (make -v). If the version number is not 3.81,
        you have to install 'make-3.81' to /opt
        #cp -rf make-3.81 /opt
    11) #yum install patch fakeroot libogg libogg-devel doxygen bison
    12) #yum install gcc-c++ ncurses ncurses-devel flex perl perl-devel zlib zlib-devel
    13) #exit

Step 2. Building the image

    1) $sh build.sh image
    2) After build successfully, you can find image in /home/john/DSL3590A1_10006EU/releases/
       The image "DSL3590A1_FW10006EU.bin" is for upgrading firmware via Device Web GUI.
       Upgrade the new firmware via web GUI of DSL-3590L device, the firmware version will
       be "EU_1.00.06".


Carciofone

ATTENZIONE: aggiunto al primo post il link per il download del nuovo firmware 1.0.0.9b EU. Non è disponibile il changelog.

Tra le novità introdotte compare la gestione via hardware di alcuni tipi di VPN.


Sandri

Ciao a tutti.
Stasera ho fatto un esperimento grazie alla procedura di recovery che ha indicato C@rciofone nel primo post e mi sono azzardato a installare il firmware del modello australiano Viper DSL-2900AL 1.0.0.17AU.
Ebbene, tutto OK!!!
:)

Ora il DSL-3590L è diventato a tutti gli effetti un Viper 2900AL!

DSL-2900AL Firmware Release Notes
=================================

Date:     08/05/2015
Version:  AU_1.00.17
Hardware: A1

New Features:

1. Add QuickVPN Client mode
2. Add QuickVPN connection list / status page
3. OpenDNS Parental Control integration


Improvements:

1. Update mydlink agent for better security
2. Update openssl version
3. Enhance VPN authentication types and selection process
4. Support PPTP and L2TP for QuickVPN
5. Added more interface support for Static Routes
6. Increase the character limit to 254 for the VPN client/ server fields
7. Change the field name from PPTP/L2TP IP Address  to PPTP/L2TP Domain or IP Address
8. Change the menu from Advanced to Features
9. Change UPnP friendly name from 'Wireless Broadband Router' to 'D-Link DSL-2900AL'

Bug Fixes:

1. Correct wording in some error messages
2. Fix Web File Access issues. Relating to Failure to delete files, upload files and add directories
3. After registering with mydlink and rebooting the DSL-2900AL, the SharePort Web Access is not accessible via HTTPS
4. System Reboot Looping issue with Broadcom 802.11ac module and QoS feature enabled
5. Fix several HNAP security issues
6. Fix LLC encapsulation is not applied correctly via Setup Wizard process and it will remain VC-MUX.
7. Browser Compatibility: Unable to disable the 20/40 coexistence function for 2.4GHz Wi-Fi via IE and Firefox
8. Management > Statistics: The clear button does not work properly. Statistics of 2.4G/5G can not be reset to zero


Known Issues:

1. When setting up OpenDNS Parental Control, the last step after configuring your account may return a 404 error. The workaround is to change the URL in the address bar by substituting the word signup for www it will then redirect to the correct management page for your OpenDNS account.
2. If the QuickVPN doesnt authenticate properly it may require you to Factory Reset your DSL-2900AL in order for it to load the correct QuickVPN modules.

DSL-2900AL Firmware Release Notes
=================================

Date:     23/12/2014
Version:  AU_1.00.12
Hardware: A1

New Features:

1. Add Quick VPN feature (L2TP)
2. Add Remote SharePort Web Access option (accessible remotely via port 8181 when enabled)


Improvements:

1. Add new USB Driver to support increased throughput for NTFS formatted USB storage
2. Connected Clients: Modify "Name" to "Nickname" and added "Device Name" to display the hostname
3. Add warning message when DHCP IP range conflicts with LAN IP
4. Add support for no-ip.com as a Dynamic DNS provider
5. Add Wi-Fi Protected Setup (WPS) options to Wi-Fi section
6. correct IPv4 rules when user inputs the incorrect format


Bug Fixes:

1. Fix NTP server so that it syncs with the correct date details
2. Fix error when configuring ATM settings
3. Fix crash with VPN passthrough for 256bit VPN connections
4. Send the PADT packet after rebooting
5. Fix error on SharePort page
6. Fix missing image in Setup Wizard
7. Fix diagram display at the completion of the Setup Wizard

DSL-2900AL Firmware Release Notes
=================================

Date:     17/10/2014
Version:  AU_1.00.09
Hardware: A1

Improvements:

1. Fix typos and remove redundant information in Setup Wizard


Bug Fixes:

1. IE and Firefox can now change the settings under Settings -> Internet -> ATM
2. Fix Setup Wizard flow
3. Fix for some connetion types not automatically connecting after completing the Setup Wizard
4. Fix bug with Daylight Savings
5. Fix bug with PPPoE/PPPoA reconnection and idle timeout
6. Fix bug with WAN Autodetect
7. Fix bug with Annex M synchronisation
8. Fix Encapsualtion error in web UI
9. Fix WLAN button operation

Carciofone

Premesso che è sempre preferibile spingere per un upgrade del firmware EU per il DSL-3590L da parte di D-Link, invece di utilizzare firmware per prodotti magari simili, ma in parte diversi, come ti trovi?

Raccogliamo una lista di segnalazioni di problemi con il firmware in dotazione e questo aggiornamento beta.

Alby

Segnalo tre bugs secondo me importanti che ho riscontrato sia con il firmware 1.0.0.6 EU che con il 1.0.0.9b EU:

1) Le assegnazioni di IP riservati fatte mediante il router cliccando sulla matita in alto a dx del riquadro di connessione del dispositivo, non sono disattivabili se il dispositivo non è più connesso al router. E non sono nemmeno riassegnabili quegli IP senza operare un reset del router. Es.: si assegna IP riservato ad un dispositivo che poi viene accantonato, rivenduto, era di un amico etc. e non ci si ricorda di disattivare al volo la riserva dell'IP;

2) Si corrompono talvolta i dati contenuti nelle penne USB e HD collegati alle porte USB del router. Mi è capitato sia con la porta USB 2.0 che con la 3.0. I dati erano trasferiti mediante la comune condivisione di risorse di rete SAMBA con computer Windows 8.1 e 10. Nel router sono attivate le opzioni di condivisione SAMBA, UPNP e Accesso ai file tramite Web con user e password dell'amministratore.
Nell'HD USB compaiono file dai nomi incomprensibili e di dimensioni anche superiori alla capacità della penna USB.


3) riscontro problemi con una scheda wireless Atheros sui 2.4 Ghz. Ma potrebbe trattarsi di un cane che si morde la coda nel senso che stavo effettuando un trasferimento dati sulla memoria USB del router e probabilmente il router stesso si incartoccia e si blocca quando la memoria USB comincia a corrompersi ...

Alby

#30
Volevo segnalare che il problema 2) non si è più ripresentato usando una diversa penna USB e nemmeno con la stessa di prima (per ora, almeno) dopo averla riformattata su PC con la formattazione lenta.

Quanto al problema 3), invece, purtroppo si ripresenta spesso, non capisco bene se per l'utilizzo della modalità N only con questa scheda (è il primo router da sempre che darebbe questo problema), oppure quando il numero di client connessi è più di uno (nel mio caso 3 o 4).

Sandri

Citazione di: Sandri il 02 Novembre 2015, 21:06:06Ciao a tutti.
Stasera ho fatto un esperimento grazie alla procedura di recovery che ha indicato C@rciofone nel primo post e mi sono azzardato a installare il firmware del modello australiano Viper DSL-2900AL 1.0.0.17AU.
Ebbene, tutto OK!!!
:)

Ora il DSL-3590L è diventato a tutti gli effetti un Viper 2900AL!

DSL-2900AL Firmware Release Notes
=================================

Date:     08/05/2015
Version:  AU_1.00.17
Hardware: A1

New Features:

1. Add QuickVPN Client mode
2. Add QuickVPN connection list / status page
3. OpenDNS Parental Control integration


Improvements:

1. Update mydlink agent for better security
2. Update openssl version
3. Enhance VPN authentication types and selection process
4. Support PPTP and L2TP for QuickVPN
5. Added more interface support for Static Routes
6. Increase the character limit to 254 for the VPN client/ server fields
7. Change the field name from PPTP/L2TP IP Address  to PPTP/L2TP Domain or IP Address
8. Change the menu from Advanced to Features
9. Change UPnP friendly name from 'Wireless Broadband Router' to 'D-Link DSL-2900AL'

Bug Fixes:

1. Correct wording in some error messages
2. Fix Web File Access issues. Relating to Failure to delete files, upload files and add directories
3. After registering with mydlink and rebooting the DSL-2900AL, the SharePort Web Access is not accessible via HTTPS
4. System Reboot Looping issue with Broadcom 802.11ac module and QoS feature enabled
5. Fix several HNAP security issues
6. Fix LLC encapsulation is not applied correctly via Setup Wizard process and it will remain VC-MUX.
7. Browser Compatibility: Unable to disable the 20/40 coexistence function for 2.4GHz Wi-Fi via IE and Firefox
8. Management > Statistics: The clear button does not work properly. Statistics of 2.4G/5G can not be reset to zero


Known Issues:

1. When setting up OpenDNS Parental Control, the last step after configuring your account may return a 404 error. The workaround is to change the URL in the address bar by substituting the word signup for www it will then redirect to the correct management page for your OpenDNS account.
2. If the QuickVPN doesnt authenticate properly it may require you to Factory Reset your DSL-2900AL in order for it to load the correct QuickVPN modules.

DSL-2900AL Firmware Release Notes
=================================

Date:     23/12/2014
Version:  AU_1.00.12
Hardware: A1

New Features:

1. Add Quick VPN feature (L2TP)
2. Add Remote SharePort Web Access option (accessible remotely via port 8181 when enabled)


Improvements:

1. Add new USB Driver to support increased throughput for NTFS formatted USB storage
2. Connected Clients: Modify "Name" to "Nickname" and added "Device Name" to display the hostname
3. Add warning message when DHCP IP range conflicts with LAN IP
4. Add support for no-ip.com as a Dynamic DNS provider
5. Add Wi-Fi Protected Setup (WPS) options to Wi-Fi section
6. correct IPv4 rules when user inputs the incorrect format


Bug Fixes:

1. Fix NTP server so that it syncs with the correct date details
2. Fix error when configuring ATM settings
3. Fix crash with VPN passthrough for 256bit VPN connections
4. Send the PADT packet after rebooting
5. Fix error on SharePort page
6. Fix missing image in Setup Wizard
7. Fix diagram display at the completion of the Setup Wizard

DSL-2900AL Firmware Release Notes
=================================

Date:     17/10/2014
Version:  AU_1.00.09
Hardware: A1

Improvements:

1. Fix typos and remove redundant information in Setup Wizard


Bug Fixes:

1. IE and Firefox can now change the settings under Settings -> Internet -> ATM
2. Fix Setup Wizard flow
3. Fix for some connetion types not automatically connecting after completing the Setup Wizard
4. Fix bug with Daylight Savings
5. Fix bug with PPPoE/PPPoA reconnection and idle timeout
6. Fix bug with WAN Autodetect
7. Fix bug with Annex M synchronisation
8. Fix Encapsualtion error in web UI
9. Fix WLAN button operation



Come suggeriva C@rciofone io sono ritornato al firmware EU ultimo, il 1.0.0.9b anche se probabilmente avrà qualche buggetto in più del 1.0.0.17 del DSL-2900AL.
Però era troppo brutto trovarsi il modem completamente rinominato.

PS: attenzione a quando abilitate dal sito mydlink l'accesso remoto al router, perchè di default viene attivata la modalità http e non l'https e quindi se volete utilizzare quest'ultima dovete accedere direttamente alla configurazione del router nella sua interfaccia web in Gestione\Amministrazione di sistema\Avanzate

ICEMAN86

ho da poco ricevuto questo modem/router e subito collegato con l'ultimo firm disponibile 1.0.0.6EU già ho avuto problemi. collegando lo smartphone in 5G il modem poco dopo si riavviava in più ho visto che rispetto al dsl 2770l il wifi fa fatica anche in 2.4G. per risolvere qualche problema aggiorno con la versione 1.0.0.9b comunque non vedo miglioramenti su wifi mentre in 5G ha cessato di riavviarsi. però ho un problema non riesco a collegare la stampante collegandola tramite USB2.0. la stampante è una samsung clx-3185 e anche col shareport plus non vede nessuna stampante.

Sandri

Posta gli screenshoots della configurazione wifi che hai impostato comprese le opzioni avanzate.
Ovviamente devi vedere che tipo di Smartphone dual band hai ... Mica puoi tenere attivi i 650 + 1300 mbit se non è wireless ac, devi abbassare la velocità e usare canali di ampiezza più piccola.
Purtroppo non so se questo router ha il print server integrato. Non l'ho mai sentita sta cosa. Come e' configurata la shareport? Le penne usb le vede? Hai sbloccato il firewall del pc per l'utility?
Non so se non ti va shareport se funziona questa guida: https://www.dlink-forum.it/index.php?topic=3409.0

ICEMAN86

Problema shareport risolto, nelle impostazioni non avevo messo il Getaway e non vedeva niente. adesso vede sia la stampante che le memorie di massa. adesso devo rifare l'operazione su Mac anche se non digerisce bene la mia stampante.
il fatto che si riavviava non è più successo dopo l'update del Fw con diversi dispositivi, PC, Tablet, il mio Galaxy S6, PS3, Iphone 6

Sandri

Interessante sta cosa ... Dove mancava il gateway?
Potresti spiegare come hai fatto così ci provo anche io a mettere su la stampante.

ICEMAN86

Se apri il programma Shareport plus e vai nelle impostazioni (icona a forma di chiave inglese) comparirà una ulteriore finestra, se clicchi su "ricerca server di dispositivo" e aggiungi l'indirizzo ip del router che di solito è 192.168.1.1 e clicchi aggiungi.


http://i65.tinypic.com/1672obb.jpg

Sandri

Uhm... ho capito. Quindi va indicato manualmente se non lo rileva ...
Grazie!

Gianvy

Buonasera,
da pochissimo ho acquistato questo router con il firmware v.1.0.0.6 ed ho l'esigenza di attivare il filtro sul MAC address per i dispositivi WiFi, ma non riesco a trovare alcun riferimento a tale funzionalità.

Mi potreste aiutare a comprendere se è supportato da questo router?

Grazie in anticipo.

Carciofone

Mi pare non sia supportata come funzionalità ...

Licenza Creative Commons
Il contenuto dei messaggi del forum è distribuito con
Licenza Creative Commons Attribuzione Non commerciale 4.0
Tutti i marchi registrati citati appartengono ai legittimi proprietari