Unstable adsl connection?

Man of Honour
Joined
11 Mar 2004
Posts
76,637
My parents have had an unstable Internet connection for ages, just randomly pops up unable to connect. Is there any way to test the line and post results for people to look at?
Or see if the problem lies in the line/router/computer.


Happens numerous times a day and does reconnect after a few minutes. Running vista and a Linksys wag54gs
 
Does your router have a connection status section? We could do with figures such as connection speed SNR etc which you can hopefully find. With that info we can better see what is happening. Also where on your phone system is the router? Is it connected at the master socket or extension wiring?
 
doesnt seem to be anything with snr, or any logs.

Just this
Status: Up
Downstream Rate: 2016 Kbps
Upstream Rate: 448 Kbps

Encapsulation: RFC 2364 PPPoA
Multiplexing: LLC
Qos: UBR
Pcr Rate:
Scr Rate:
Autodetect: Enable
VPI: 0
VCI: 38
Enable: 1
PVC Status: Up
 
Seems like a very basic modem then. I thought SNR ratios and attenuation were all pretty common things for modems to display.

Anyway I found this..

I found this (you have to scroll right down to the end) at http://www.mdibb.net/misc/linksys_wag354g_hidden_pages/

Turn debug on:
http://192.168.1.1/setup.cgi?todo=debug

start telnet:
telnet 192.168.1.1

type in command:
adslctl info --stats



So opening a browser window of "http://192.168.1.1/setup.cgi?todo=debug"
gives me a page saying "Debug Enable!" - after I have got through the user id stuff.

Tnen
Run|"Cmd" to open a dos window
"telnet 192.168.1.1

and it responds :

"BusyBox v1.00 (2005.12.07-10:11+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
#"

I Enter " adslctl info --stats"
and ... well I get:
..........................

Code:

adslctl: ADSL driver and PHY status
Status: Showtime Channel: FAST, Upstream rate = 448 Kbps, Downstream rate = 812
8 Kbps
Link Power State: L0
Mode: G.DMT
Channel: Fast
Trellis: ON
Line Status: No Defect
Training Status: Showtime
Down Up
SNR (dB): 6.6 24.0
Attn(dB): 34.5 31.5
Pwr(dBm): 19.7 11.9
Max(Kbps): 8288 1188
Rate (Kbps): 8128 448
G.dmt framing
K: 255(0) 15
R: 0 0
S: 1 1
D: 1 1
ADSL2 framing
etc...


Source = http://community.plus.net/forum/index.php?action=printpage;topic=40067.0
 
Thanks, didn't get round to doing it before I left. But next time I'm back I'll give it a go. Might be a few weeks though.
 
Back
Top Bottom