ADSL/Broadband Routers


Introduction

For technical support for your ADSL/Broadband modem/router, visit RouterTech.Org - THE site for all technical network support.


Router Firmwares

The RouterTech forum has released a custom firmware for ADSL/Broadband routers based on the Texas Instruments (TI) AR7WRD platform. The RouterTech custom firmware can be found here: RouterTech Custom Firmware

The TI AR7WRD is a very popular platform for wireless router/modems. Some of the routers based on this platform are:

1. Castlenet ASW800
2. Lantech AWR-5000G
3. Addon SOHOSpeed/GWAR3000
4. Netcomm NB5PLUS4W
5. Solwise SAR-600EW/600ER
6. Aztech DSL 600EW/600ER
7. Safecom SWAMR-54108/SWAMR-54125/SART2-4115/GART2-4115/SART2-4112
8. Safecom SWART2-54125/GWART2-54125
9. Edimax AR-6024wg
10. Surecom EP-9410SX-g

Technical support is available at RouterTech.Org for all sorts of DSL/Cable modems/routers from manufacturers such as Origo, Billion, Safecom, etc. The forum provides support for hardware such as: AWR-7210, AWR-7214, AWR-8210, SART2-4112/GART2-4112, SART2-4115/GART2-4115, ASR-8000, ASR-8100, ASR-8400/SAMR-4110, SAMR-4114, SWAMRU-54108, GWAMRU-54108G, SWBR5400.

General issues like ADSLMAX, wireless security, etc., are also covered. Pay a visit to the forum!


Router Utilities

Origo Routers
There are a few utilities for Origo routers (each comes with full Pascal/Delphi source code):

You download and/or use this software entirely at your own risk!
Note: doing anything to the files in your router's firmware may damage your router. Do not try any such thing unless you know what you are doing.

HTZ Tool
The ".htz" files stored in Origo router firmwares are basically zlib compressed files. The HTZ programs allow you to create, decompress, or edit these files.

DLF Tool
The Origo/Safecom/Billion router firmwares sometimes come in DLF files. There are many different DLF file formats. The Origo ones are supported by this tool .

Runtime Library for Linux GUI programs
The Linux versions of these programs were written with Kylix 3. If you do not have Kylix 3 installed on your Linux box, then you will need to download the Qt runtimes. Most people will require only the libborqt library, but you might as well download the full Borland runtimes. Both are available all over the place, and with a few Sourceforge projects.

Runtime Library for DLF Windows GUI program
The GUI Windows version of the DLF program was written with the CLX cross-platform framework (which allows the same code to be compiled for Windows and Linux). It requires a runtime DLL to run under Windows. The command-line Windows version does not require any external runtimes.


Crypter
Wireless networks need to be secured by 64-bit or 128-bit or 256-bit WEP encryption. Crypter is a Win32 hexadecimal key generator (command-line and GUI versions) for wireless access points/routers/adapters. This program is not supplied with the source code.