Question about DSL-302T

  • 19 Risposte
  • 7873 Visite

0 Utenti e 1 Visitatore stanno visualizzando questo topic.

Offline qadmoon

  • Nuovo Iscritto
  • *
  • 11
Re: Question about DSL-302T
« Risposta #15 il: 20 Marzo 2006, 10:51 »
I am so sorry for the late reply. Today only I could test other cable.
The problem isn't from the cable It seems that the computer send data to the modem but the modem does not respond at all.


Offline marven

  • VIP
  • *****
  • 3882
Re: Question about DSL-302T
« Risposta #16 il: 20 Marzo 2006, 11:51 »
As I told you before, the problem could be from the Windows tcp/ip stack. But you tried in another PC also... so my conclusion is that the ethernet port on the modem is probably broken. Anyway try to recover the tcp/ip stack with the utlity winsockxpfix:
http://www.webattack.com/get/winsockxpfix.html
reboot the pc and setup the tcp/ip parameters as follows:

IP address 192.168.1.2
Subnet mask 255.255.255.0
Default gateway 192.168.1.1

Close any firewall (Windows XP firewall included) and antivirus and try to access the web config page at

http://192.168.1.1

Try also to remove the USB modem driver, it could interfere in some way...

Offline qadmoon

  • Nuovo Iscritto
  • *
  • 11
Re: Question about DSL-302T
« Risposta #17 il: 22 Marzo 2006, 20:40 »
Thank you for you help.
I tried the winsockxpfix with no benefit.
I tried to update the modem with other modem firmware and the result was all the leds are off exept the Power led.

Thank you again for you effort.
I read about serial port inside the modem and I saw the pins (5 pins). how to connect to it?
Also, I read about recovery tools and adams2app what all these tools about?

Best Regards
« Ultima modifica: 22 Marzo 2006, 22:56 da qadmoon »

Offline marven

  • VIP
  • *****
  • 3882
Re: Question about DSL-302T
« Risposta #18 il: 23 Marzo 2006, 11:48 »
The recovery tool and adam2app are both ADAM2 based recovery utilities. They work via ethernet port only. The serial interface console is a mere ADAM2 monitor and it is unuseful in order to recover the firmware. There's no simple mode to recover the firmware if ADAM2 ftp server does not respond or ADAM2 doesn't exist anymore on the flash rom. If ADAM2 is dead the only effective way to revive the modem is to recover ADAM2 via JTAG interface and reflash the firmware via ethernet port. However, if the ethernet port is dead, you will not be able to recover the firmware. Anyway here:
http://www.webalice.it/andrea.usenet/dsl-302t.htm
http://dlinkpedia.net/index.php/Interfaccia_JTAG
http://dlinkpedia.net/index.php/Jtag_su_30xT
are useful info about serial port and Jtag


Offline qadmoon

  • Nuovo Iscritto
  • *
  • 11
Re: Question about DSL-302T
« Risposta #19 il: 25 Marzo 2006, 09:58 »
Thank you very much :)
Although, the probem has not solved, I learned useful information from you.