Hello to the community,
I want to share with you in short my experience in installing the Routertech firmware on ADSL WiFi router D-Link DSL-G664T. On the box is written hardware revision - V.A1.
INSTALLATION
------------
Generally, no majbor problems are encountered. With the help of Neo, I first collected all information for the router, using this version of the Router Update Check utilty : v1.1.9
http://www.neolics.com/getfile.php?id=110
I also changed in settings.ini these values:
Delay between stages=3
Login prompt=ogin
The standard versions of RUC, e.g. 1.1.8 hang when collecting the info.
Also for RUC to start at all I needed to use regsvr32 \<path to this file>\MSWINSCK.OCX. This is the only control I needed on XP SP2. For more troubleshooting on RUC see the related support topics in this forum.
The steps in short are: (be sure to read the official RT 2.3 manual for installation to setup properly the IP of the bootloader in case you need to use corrupted image restore and for other infos)
1) Collect info with RUC as described above
2) Upgrade to latest D-Link firmware DSL-G664T_fw_revALL_20060830_ALL_en_20060830.zip
can be found here:
ftp://ftp.dlink.de/dsl/dsl-g664t/driver_software/
Note: Before starting, be sure to hw/sw reset the router config and to echo the 192.168.1.1 ip into the bootloader environment variable as described in the RT 2.3 manual.
2.1) You can again collect the info with RUC
3) Upgrade to DarkWolfs mod of RT 2.3. Can be found on:
http://darkwolf.altervista.org/
Notes:
Sometimes it might be needed to use the "corrupted image" option on step 2 or 3. It works flawlessly.
You can prepare also some versions of PCTool just in case, but from my experience both the official D-Link firmwares and the one from DarkWolf have the option "Corrupted image install" in the installer which saves your ass in almost all cases.
PROBLEMS
------------
Now, after 2 months of usage I want to share some bugs that I encountered. It's possible that they are related to my setup in personal, but the more experience ppl here can comment.
1) I noticed that when I create User defined rules for port forwarding, instead of inserting ACCEPT rule in the FORWARD chain a DROP rule is inserted which obviously does not do the job. I dunno why is this behaviour, trying to use UPnP as much as possible.. but for example E-Mule cannot bind successfully. With the original D-Link these were ok.
2) I was using for one month 64bit wep encryption without issues. Then I switched to WPA PSK-ASCII (the only possible) and connection is ok, but all of us 3 users that are connected experience frequent drops of the IM applications (i.e. ICQ, Jabber). Every hour it disconnects from the servers. We use different OSes - Win32, MACOS, Linux and problem is everywhere. Strange problem. U can immediately connect after disconnect.
3) I also noticed that is not possible to use WEP cypher higher than 64bits. E.g. 128bits and 256bits does not work.
I'm not sure if these are problems of the RT 2.3, or the Darkwolf version or the D-Link somehow. Any shared experience will be usefull.