Technical Discussion
  >> DSL Hardware Discussion


Register (or login) on our website and you will not see this ad.


These posts have been archived and can no longer be replied to or modified.
  Print Thread
Standard User soperjon
(newbie) Thu 22-Jun-06 00:01:16
Print Post

Linksys WAG54GS ADSLCTL interface for line stats


[link to this post]
 
A small work in profress util I have built as I couldn't find anything to show me the stats from the router easily
Download zip at http://www.jfsoper.co.uk/

It requires the router to be in debug mode http://192.168.1.1/setup.cgi?todo=debug

It should work with other routers (no gaurantees) which use the ADSLCTL program and don't require a telnet login

Let me know what you think
Standard User nettech
(newbie) Thu 22-Jun-06 10:16:20
Print Post

Re: Linksys WAG54GS ADSLCTL interface for line stats


[re: soperjon] [link to this post]
 
got "...mscoree.dll could not be found in the specified path..." when tried to run

using W2K Professional

have a netgear but thought I'd give it a try as it uses adslctl too

freedom2surf Max ADSL. Netgear DG834GT
Standard User soperjon
(newbie) Thu 22-Jun-06 10:46:39
Print Post

Re: Linksys WAG54GS ADSLCTL interface for line stats


[re: nettech] [link to this post]
 
Have you got the .NET framework installed. I'm quite new to .NET programming but I assume as it was developed with Visual Basic 2005 you probably need the framework installed.


Register (or login) on our website and you will not see this ad.

Standard User deleted
(deleted) Thu 22-Jun-06 11:09:46
Print Post

Re: Linksys WAG54GS ADSLCTL interface for line sta


[re: soperjon] [link to this post]
 
I tried it with the Netgear DG834 and it connects to the BusyBox ok but, understandably, it doesn't recognize the commands.

XP with .net installed.

John.
Standard User nettech
(newbie) Thu 22-Jun-06 11:38:07
Print Post

Re: Linksys WAG54GS ADSLCTL interface for line stats


[re: soperjon] [link to this post]
 
I have now - I had forgotten that my new work laptop did not have .NET installed by default. As an FYI for anyone else who downloads it - it requires .NET v2 (ie. not v1.1) which you can get via Microsoft/Windows Update

freedom2surf Max ADSL. Netgear DG834GT
Standard User soperjon
(newbie) Thu 22-Jun-06 11:49:03
Print Post

Re: Linksys WAG54GS ADSLCTL interface for line sta


[re: deleted] [link to this post]
 
Just seen that you on a similar path to with developing a utility for the netgear.

I have plugged in my DG834v1 but seem to be able to get your routerstats to talk to it properly.

Can I ask what you are coding in ? and how you are capturing and generating the graphs as that's my next stage

Thanks, Jon
Standard User deleted
(deleted) Thu 22-Jun-06 11:55:31
Print Post

Re: Linksys WAG54GS ADSLCTL interface for line sta


[re: soperjon] [link to this post]
 
Hi Jon,

It's coded in Delphi 7 Enterprise. The basic SNR and Sync graph's values are captured from an http page. The graphs themselves are based on elements within the Delphi IDE.

The CRC etc graphs are captured by letting http set the debug mode then using telnet to grab the appropriate page and filter through the data.

John.
  Print Thread

Jump to