RouterTech Firmware 2.95 Discussion

All about firmwares for routers. Support for RouterTech firmwares is here too.
Locked
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RouterTech Firmware 2.95 Discussion

Post by thechief » Wed Mar 09, 2011 10:19 pm

hiteck wrote:I have never manually tried to defrag any unit, ever. But I had loaded memchk.sh at that time. Will that cause an auto-defrag?
No. Check your env for any tell-tale signs.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RouterTech Firmware 2.95 Discussion

Post by thechief » Thu Mar 10, 2011 11:39 pm

wlkn wrote:I'm NOT spammer! :x

I wrote because chief may be interested to buy one or a WAG200G user can donate one to RouterTech team for new firmware support.
Thank you - but I am not interested in buying one. If someone wants to donate one, then that is fine by me.
wlkn wrote:He is the cheapest seller I could find on eBay, I needed second unit for testing (couldnt test anymore on my production router because JTAG recovery takes a day) and I bought one from him.
Well, if you are volunteering to do some testing, then let me know by PM.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
User avatar
hiteck
Regular
Regular
Posts: 47
Joined: Wed Dec 02, 2009 7:45 am
Location: N. America

Re: RouterTech Firmware 2.95 Discussion - free memory issue

Post by hiteck » Sat Mar 12, 2011 11:36 pm

I am stumped on a free memory issue. I have a pair of GT701wg dsl modem/routers. Same hardware rev. Both flashed to RT 2.95. Both have same MTD values. Both have basically the same environment in MTD3. I copied the config.bin from one unit to another. Both are fully defragged now, and run fine and seem to be configured the same with the same config as far as I know.

If I reboot (no live dsl connected). Telnet in and run "free".
One has consistently ~400kb less free memory (more used up). PS shows same on both units.

Any idea where I might find the missing 400kb ?, or what is using it up on only one unit :?

ENV:

/var # getenv
memsize 0x01000000
flashsize 0x00400000
modetty0 38400,n,8,1,hw
modetty1 38400,n,8,1,hw
bootserport tty0
cpufrequency 150000000
sysfrequency 125000000
bootloaderVersion 0.22.02
ProductID GT701-WG
HWRevision 2A
SerialNumber none
AEIBootVersion 0.2i
my_ipaddress 192.168.0.1
prompt Adam2_AR7DB
firstfreeaddress 0x9401d328
req_fullrate_freq 125000000
maca <deleted here>
mtd2 0x90000000,0x90010000
mtd1 0x90010090,0x9008f000
mtd0 0x9008f000,0x903f0000
mtd3 0x903f0000,0x90400000
macb <deleted here>
macc <deleted here>
usb_board_mac 0<deleted here>
usb_rndis_mac 0<deleted here>
mac_ap <deleted here>
autoload 1
mtd4 0x90010000,0x903f0000
usb_pid 0x6010
usb_vid 0x1668
man Actiontec Electronics, Inc.
prod Actiontec USB/Ethernet Home DSL Modem
DSL_FEATURE_CNTL_0 0x0000020C
HWA_RNDIS <deleted here>
HWA_HRNDIS <deleted here>
modulation 0x3
vcc_encaps0 0.0
vcc_encaps1 0.0
vcc_encaps2 0.0
vcc_encaps3 0.0
vcc_encaps4 0.0
vcc_encaps5 0.0
vcc_encaps6 0.0
vcc_encaps7 0.0
led_conf led.gt701wg
cron_enable 1
RT_cmd_1 write_crontab.sh '0' '3' '*' '*' '*' '/sbin/reboot'
setdate_enable 1
rshaper_enable 1
RT_cmd_2 rshaperctl 192.168.1.0/24 625000
TZ GMT-8
/var #
Any fool can make things complicated. It takes a genius to make things simple. - Einstein Jobs
User avatar
hiteck
Regular
Regular
Posts: 47
Joined: Wed Dec 02, 2009 7:45 am
Location: N. America

Re: RouterTech Firmware 2.95 Discussion

Post by hiteck » Sun Mar 13, 2011 12:03 am

I looked at dmesg and found this basic difference about the flash chip in the unit with less free memory (not same mfg and broken CFI message):

Code: Select all

avalanche flash device: 0x400000 at 0x10000000.
 Amd/Fujitsu Extended Query Table v1.0 at 0x0041
Physically mapped flash:0: JEDEC Device ID is 0xC8. Assuming broken 
CFI table.

Physically mapped flash:0: Swapping erase regions for broken CFI 

table.
Atmel AT49BVxxx Flash Detected: CFI disable fast programming!!!
Flash type: AMD; Manufacturer=ATMEL.
Manufacturer_ID=0x001F; Chip_ID=0x00C8; Chip_Size=0x400000; 

Erase_Regions=0x0002
The Chief's FLASH extensions (www.RouterTech.Org): code loaded.
number of CFI chips: 1
I wonder if the broken CFI is to be expected for this Atmel chip ?

And is it likely this is why 400kB of free memory seems to be missing ?
Any fool can make things complicated. It takes a genius to make things simple. - Einstein Jobs
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RouterTech Firmware 2.95 Discussion

Post by thechief » Sun Mar 13, 2011 4:31 pm

The short answer is that "free" doesn't tell you the whole story, and there is nothing to be worried about. If you really want to know what you've got, run "memavail".

This is the long answer:
I am surprised you are still on this. :shock: You worry too much about things that you should not worry about - e.g., memory issues. The linux memory manager is managing things perfectly well, and, unless you have actually experienced running out of memory, your energies would be better spent doing something else (e.g., drinking tea). Like I said, if you are interested in these things, then study the linux memory manager. Start with doing a search on /proc/meminfo.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
User avatar
hiteck
Regular
Regular
Posts: 47
Joined: Wed Dec 02, 2009 7:45 am
Location: N. America

Re: RouterTech Firmware 2.95 Discussion

Post by hiteck » Sun Mar 13, 2011 6:44 pm

Thanks Chief. I just got the impression there is a hardware problem here with this unit and/or it's Atmel flash chip. It has consistently ~400kb less free memory than other units, which is a lot to me.

I prepped this unit to be an identical backup but I do not trust it for remote operation yet, because out of 4 units, this is the only one that has an Atmel chip, and a "Broken CFI table". I guess I should ignore that message :?
Any fool can make things complicated. It takes a genius to make things simple. - Einstein Jobs
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RouterTech Firmware 2.95 Discussion

Post by thechief » Sun Mar 13, 2011 7:23 pm

hiteck wrote:Thanks Chief. I just got the impression there is a hardware problem here with this unit and/or it's Atmel flash chip. It has consistently ~400kb less free memory than other units, which is a lot to me.
Has it ever run out of memory? I would guess not. And I don't think it will. As I said, "memavail" would give you better information than "free" in respect of available memory.
hiteck wrote:I prepped this unit to be an identical backup but I do not trust it for remote operation yet, because out of 4 units, this is the only one that has an Atmel chip, and a "Broken CFI table". I guess I should ignore that message :?
A lot of other routers (e.g., DLink G604T) have an ATMEL flash. I wouldn't worry about the message about the CFI table. The problem has long been worked around. And I'm not sure it has anything to do with free RAM.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
andydj80
Newbie
Newbie
Posts: 1
Joined: Fri Mar 25, 2011 4:08 pm

Re: RouterTech Firmware 2.95 Discussion

Post by andydj80 » Fri Mar 25, 2011 5:54 pm

Hi to everyone , i've a question ; is possible to make whit a future release of firmware , a captive portal and accounting station ?

And for connection is possible to use a Lan port as WAN for pppoe connection?
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RouterTech Firmware 2.95 Discussion

Post by thechief » Sat Mar 26, 2011 4:14 pm

andydj80 wrote:Hi to everyone , i've a question ; is possible to make whit a future release of firmware , a captive portal and accounting station ?
Unlikely. Things like wifidog can probably be compiled, but configuring and getting it to work correctly is another matter.
andydj80 wrote:And for connection is possible to use a Lan port as WAN for pppoe connection?
No.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
mjr4077au
Regular
Regular
Posts: 43
Joined: Sun Mar 30, 2008 10:29 am

Re: RouterTech Firmware 2.95 Discussion

Post by mjr4077au » Mon Mar 28, 2011 11:31 am

Hello,

I have a D-Link DSL-502T Gen II Australian router that was previously running 2.93 without any issues or faults, very rock solid.

However, I've updated to 2.95 via the web interface, which went through successfully, but now my ADSL won't sync with the exchange. It says the DSL Cable is Disconnected under status. Could this be due to the DSP change? I am using my spare DrayTek at the moment in the mean time, which is working, so my line is fine.

Any suggestions?


Cheers,
Mitch.
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RouterTech Firmware 2.95 Discussion

Post by thechief » Mon Mar 28, 2011 12:12 pm

Post the system diagnostics.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
mjr4077au
Regular
Regular
Posts: 43
Joined: Sun Mar 30, 2008 10:29 am

Re: RouterTech Firmware 2.95 Discussion

Post by mjr4077au » Mon Mar 28, 2011 12:50 pm

Sorry about that, Chief. It's been awhile since I've had to post an issue :)

Code: Select all

ROUTERTECH SYSTEM DIAGNOSTICS

Operating system version
Linux version 2.4.17_mvl21-malta-mips_fp_le (developers at RouterTech dot Org) #1 Mon Jan 3 00:43:50 GMT 2011

Firmware version information
BUILD=RouterTech_3.6.0D_20110103_2.95
VERSION=3.6.0D-RouterTech-1P-PSBL
BOARD=AR7RD
TARGET=psbl-lite-dsp70
FSSTAMP=20110103004630
ROHS=0

PSP version information

Linux OS DSL-PSPOhioL version 4.5.0.5 Best and Final on BasePSP Version 5.7.6.12  Jan  3 2011 00:44:48 
Avalanche SOC Version: 0x11002b operating in cached, write back, write allocate mode
Cpu Frequency:211 MHZ
System Bus frequency: 105 MHZ


Driver version information
Core Logic version: 3.6.0D
Texas Instruments CPMAC driver version: 1.5
Texas Instruments CPMAC HAL version: CPMAC 01.07.08 Jan  3 2011 00:44:00
ATM Driver version:[7.00.01.00]
DSL HAL version: [7.00.01.00]
DSP Datapump version: [7.00.04.00] Annex A
SAR HAL version: [01.07.2c]
PDSP Firmware version:[0.54]
Chipset ID: [Ohio250(7200/7100A2)]

Modem Modulation Information
NO_MODE			0x0
ADSL_G.dmt			0x3
ADSL_G.lite			0x4
ADSL_G.dmt.bis			0x8
ADSL_G.dmt.bis_DELT			0x9
ADSL_2plus			0x10
ADSL_2plus_DELT			0x11
ADSL_re-adsl			0x20
ADSL_re-adsl_DELT			0x21
ADSL_ANSI_T1.413			0x2
MULTI_MODE			0x1
ADSL_G.dmt.bis_AnxI			0x0
ADSL_G.dmt.bis_AnxJ			0x0
ADSL_G.dmt.bis_AnxM			0x400
ADSL_2plus_AnxI			0x0
ADSL_2plus_AnxJ			0x0
ADSL_2plus_AnxM			0x2000
G.shdsl			0x0
IDSL			0x0
HDSL			0x0
SDSL			0x0
VDSL			0x0

System environment (/proc/ticfg/env)
autoload	1
autoload_timeout	7
BOOTCFG	m:f:"mtd1"
bootloaderVersion	1.3.7.15
BUILD_OPS	0x301
checksync.sh	1 20
cpmac_phy	0
CPUFREQ	211968000
cron_enable	1
DSL_FEATURE_CNTL_0	0x00000100
eoc_vendor_id	444C696E6B000000
eoc_vendor_revision	20081211
eoc_vendor_serialnum	00:24:01:B2:87:C6_00000000000000
FLASHSZ	0x00400000
HWA_0	00:24:01:B2:87:C6
HWA_3	01:e0:03:04:05:03
HWA_HRNDIS	00:24:01:B2:87:C8
HWA_RNDIS	00:24:01:B2:87:C7
HWRevision	Unknown
invntry_vernum	2008121100000000
IPA	5.8.8.8
led_conf	led.502t
LINK_TIMEOUT	15
MAC_PORT	0
memchk.sh	1
MEMSZ	0x01000000
MIPSFREQ	211968000
MODETTY0	38400,n,8,1,hw
MODETTY1	38400,n,8,1,hw
modulation	0x10
mtd0	0x9009a000,0x903e0000
mtd1	0x90020090,0x9009a000
mtd2	0x90000000,0x90010000
mtd3	0x90010000,0x90020000
mtd4	0x90020000,0x903e0000
ProductID	AR7RD
PROMPT	(psbl)
SerialNumber	00:24:01:B2:87:C6
StaticBuffer	384
SW_FEATURES	0X4000
SYSFREQ	105984000
usb_board_mac	00:24:01:B2:87:C7
usb_man	D-Link
usb_pid	0x5b00
usb_prod	DSL-502T
usb_rndis_mac	00:24:01:B2:87:C8
usb_serial	00:24:01:B2:87:C7
usb_vid	0x2001
vcc_encaps0	0.0
vcc_encaps1	0.0
vcc_encaps2	0.0
vcc_encaps3	0.0
vcc_encaps4	0.0
vcc_encaps5	0.0
vcc_encaps6	0.0
vcc_encaps7	0.0

CPU information
processor		: 0
cpu model		: MIPS 4KEc V4.8
BogoMIPS		: 211.35
wait instruction	: no
microsecond timers	: yes
extra interrupt vector	: yes
hardware watchpoint	: yes
VCED exceptions		: not available
VCEI exceptions		: not available

Memory (RAM) information
        total:    used:    free:  shared: buffers:  cached:
Mem:  14622720 10108928  4513792        0  1138688  3866624
Swap:        0        0        0
MemTotal:        14280 kB
MemFree:          4408 kB
MemShared:           0 kB
Buffers:          1112 kB
Cached:           3776 kB
SwapCached:          0 kB
Active:           1800 kB
Inactive:         4544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:        14280 kB
LowFree:          4408 kB
SwapTotal:           0 kB
SwapFree:            0 kB

Flash memory (chip) information
Flash type: AMD; Manufacturer=MACRONIX (AMD-compat).
Manufacturer_ID=0x00C2; Chip_ID=0x00A8; Chip_Size=0x400000; Erase_Regions=0x0002

Mount points
/dev/mtdblock/0 / squashfs ro 0 0
none /dev devfs rw 0 0
proc /proc proc rw 0 0
ramfs /var ramfs rw 0 0

Filesystems
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	tmpfs
nodev	shm
nodev	pipefs
nodev	ramfs
	minix
nodev	devfs
	squashfs

MTD
dev:    size   erasesize  name
mtd0: 00346000 00010000 "mtd0"
mtd1: 00079f70 00010000 "mtd1"
mtd2: 00010000 00002000 "mtd2"
mtd3: 00010000 00010000 "mtd3"
mtd4: 003c0000 00010000 "mtd4"

Kernel modules
tiatm                 134664   0

Interrupts
  7:    20005   R4000 timer/counter [MIPS interrupt]
  8:        0   unified secondary [hw0 (Avalanche Primary)]
 15:      134   serial [hw0 (Avalanche Primary)]
 23:        0 + SAR  [hw0 (Avalanche Primary)]
 27:     1268 + Cpmac Driver [hw0 (Avalanche Primary)]
 31:      180 + DSL  [hw0 (Avalanche Primary)]

Devices
Character devices:
  1 mem
  2 pty/m%d
  3 pty/s%d
  4 tts/%d
  5 cua/%d
 10 misc
108 ppp
128 ptm
136 pts/%d
162 raw

Block devices:
  7 loop
 31 mtdblock

Processes
  PID USER       VSZ STAT COMMAND
    1 root      1004 S    init
    2 root         0 SW   [keventd]
    3 root         0 SWN  [ksoftirqd_CPU0]
    4 root         0 SW   [kswapd]
    5 root         0 SW   [bdflush]
    6 root         0 SW   [kupdated]
    7 root         0 SW   [mtdblockd]
  495 root      2300 S    /usr/sbin/mini_httpd -d /usr/www -u root -p 80 -c /c
  496 root      2100 S    /usr/bin/cm_pc
  498 root      3468 S    /usr/bin/cm_logic -m /dev/ticfg -c /etc/config.xml
  517 root       744 S    /sbin/dproxy -c /etc/resolv.conf -d
  589 root      1004 S    init
  730 root       684 S    /usr/sbin/udhcpd /var/tmp/udhcpd.conf
  774 root      1012 S    crond -b
 1329 root      1016 S N  /bin/sh diagnostics.cgi
 1330 root      2344 S    /usr/sbin/mini_httpd -d /usr/www -u root -p 80 -c /c
 1335 root       632 S N  /usr/local/bin/diagnostics
 1336 root      1008 S N  sh -c /usr/local/bin/diagnostics.sh
 1337 root      1068 S N  /bin/sh /usr/local/bin/diagnostics.sh
 1374 root      1004 R N  /bin/ps

ADSL Modem information

AR7 DSL Modem Statistics:
--------------------------------
[DSL Modem Stats]
	US Connection Rate:	0	DS Connection Rate:	0
	DS Line Attenuation:	0	DS Margin:		0
	US Line Attenuation:	0	US Margin:		0
	US Payload :		0	DS Payload:		0
	US Superframe Cnt :	0	DS Superframe Cnt:	0
	US Transmit Power :	0	DS Transmit Power:	0
	LOS errors:		0	SEF errors:		0
	Errored Seconds:	0	Severely Err Secs:	0
	Frame mode:		0	Max Frame mode:		0
	Trained Path:		1	US Peak Cell Rate:	0
	Trained Mode:		0	Selected Mode:		16
	ATUC Vendor Code:	4753504E	ATUC Revision:	2
	Hybrid Selected:	1	Trellis:		1
	Showtime Count:		0	DS Max Attainable Bit Rate: 4294967264 kbps
	BitSwap:		1	US Max Attainable Bit Rate:	n/a
	Annex: 			Unknown	psd_mask_qualifier: 0x0000
	ATUC ghsVid:  00 00 00 00 00 00 00 00
	T1413Vid: 00 00		T1413Rev: 00		VendorRev: 00
	ATUR ghsVid:  44 4c 69 6e 6b 00 00 00
	T1413Vid: 00 00	T1413Rev: 00	VendorRev: 00

	[Upstream (TX) Interleave path]
	CRC: 	0	FEC: 	0	NCD: 	0
	LCD: 	0	HEC: 	0

	[Downstream (RX) Interleave path]
	CRC: 	0	FEC: 	0	NCD: 	0
	LCD: 	0	HEC: 	0

	[Upstream (TX) Fast path]
	CRC: 	0	FEC: 	0	NCD: 	0
	LCD: 	0	HEC: 	0

	[Downstream (RX) Fast path]
	CRC: 	0	FEC: 	0	NCD: 	0
	LCD: 	0	HEC: 	0

[ATM Stats]
	[Upstream/TX]
	Good Cell Cnt:	0
	Idle Cell Cnt:	0

	Tx Packets Dropped Count:	0
	Tx Bad Packets Count:	0

	[Downstream/RX)]
	Good Cell Cnt:	0
	Idle Cell Cnt:	0
	Bad Hec Cell Cnt:	0
	Overflow Dropped Cell Cnt:	0
	Rx Packets Dropped Count:	0
	Rx Bad Packets Count:	0


[SAR AAL5 Stats]
	Tx PDU's:	0
	Rx PDU's:	0
	Tx Total Bytes:	0
	Rx Total Bytes:	0
	Tx Total Error Counts:	0
	Rx Total Error Counts:	0


[OAM Stats]
	Near End F5 Loop Back Count:	0
	Near End F4 Loop Back Count:	0
	Far End F5 Loop Back Count:	0
	Far End F4 Loop Back Count:	0
	SAR OAM Ping Response Drop Count=0

Trained modulation: 
NO_MODE

Path mode: 
Interleaved

Network statistics
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       
tcp        0      0 0.0.0.0:www             0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:domain          0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:ftp             0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:telnet          0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:1050            0.0.0.0:*               LISTEN      
tcp        0      0 192.168.1.1:www         192.168.1.32:57817      TIME_WAIT   
tcp        0      0 192.168.1.1:www         192.168.1.32:57819      TIME_WAIT   
tcp        0      0 192.168.1.1:www         192.168.1.32:57821      TIME_WAIT   
tcp        0      0 192.168.1.1:www         192.168.1.32:57823      TIME_WAIT   
tcp        0    832 192.168.1.1:www         192.168.1.32:57825      ESTABLISHED 
tcp        0      0 192.168.1.1:www         192.168.1.32:57814      TIME_WAIT   
tcp        0      0 192.168.1.1:www         192.168.1.32:57818      TIME_WAIT   
tcp        0      0 192.168.1.1:www         192.168.1.32:57820      TIME_WAIT   
tcp        0      0 192.168.1.1:www         192.168.1.32:57822      TIME_WAIT   
tcp        0      0 192.168.1.1:www         192.168.1.32:57824      TIME_WAIT   
udp        0      0 0.0.0.0:domain          0.0.0.0:*                           
udp        0      0 0.0.0.0:bootps          0.0.0.0:*                           
udp        0      0 0.0.0.0:tftp            0.0.0.0:*                           
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ]         DGRAM                       562 /var/tmp/cm_miniHttpd.ctl
unix  2      [ ]         DGRAM                       572 /var/tmp/cm_pc.ctl
unix  4      [ ]         DGRAM                       599 /dev/log
unix  2      [ ]         DGRAM                       601 /dev/klog
unix  2      [ ]         DGRAM                       586 /var/tmp/cm_logic.ctl
unix  2      [ ]         DGRAM                      1141 
unix  2      [ ]         DGRAM                      1130 
unix  2      [ ]         STREAM                      558 
unix  2      [ ]         DGRAM                       557 
unix  2      [ ]         DGRAM                        25 

Iptables chains
Chain PREROUTING (policy ACCEPT 157 packets, 17555 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain INPUT (policy ACCEPT 504 packets, 40642 bytes)
 pkts bytes target     prot opt in     out     source               destination         
  386 27408 CFG        tcp  --  any    any     192.168.1.32         anywhere           tcp dpt:www Records Packet's Source Interface 

    0     0 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp fragmentation-needed 
    0     0 DROP       icmp -f  any    any     anywhere             anywhere           

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp fragmentation-needed 

Chain OUTPUT (policy ACCEPT 735 packets, 505K bytes)
 pkts bytes target     prot opt in     out     source               destination         
    0     0 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp fragmentation-needed 

Network interface details
br0       Link encap:Ethernet  HWaddr 00:24:01:B2:87:C6  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:600 errors:0 dropped:0 overruns:0 frame:0
          TX packets:751 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:54261 (52.9 KiB)  TX bytes:519184 (507.0 KiB)

br1       Link encap:Ethernet  HWaddr 00:00:00:00:00:00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

br2       Link encap:Ethernet  HWaddr 00:00:00:00:00:00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

eth0      Link encap:Ethernet  HWaddr 00:24:01:B2:87:C6  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:616 errors:0 dropped:0 overruns:0 frame:0
          TX packets:751 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:65139 (63.6 KiB)  TX bytes:519184 (507.0 KiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)


System Log
Jan  3 00:46:12 | Valid Configuration Tree 
Jan  3 00:46:12 | NTP Polling Timer for DHCP Started succesfully. 
Jan  3 00:46:12 | DSL Polling Timer Started succesfully. 
Jan  3 00:46:12 | PSP Boot environment  Modem Modulation Change: 0x10 
Jan  3 00:46:12 | Firewall NAT service started 
Jan  3 00:46:12 | Bridge Created: br0 
Jan  3 00:46:14 | Bridge Created: br1 
Jan  3 00:46:15 | Bridge Created: br2 
Jan  3 00:46:16 | Bridge Interface Added: eth0 
Jan  3 00:46:18 | USB is disabled  
Jan  3 00:46:22 | DSL Carrier is down 
Jan  3 00:46:27 | no servers found in /etc/resolv.conf, will retry 

Miscellaneous information
RouterTech firmware release: 2.95
Connecting from: 192.168.1.1 [192.168.1.32]
Linux version 2.4.17_mvl21-malta-mips_fp_le (developers at RouterTech dot Org) #1 Mon Jan 3 00:43:50 GMT 2011
BUILD=RouterTech_3.6.0D_20110103_2.95
VERSION=3.6.0D-RouterTech-1P-PSBL
BOARD=AR7RD
TARGET=psbl-lite-dsp70
FSSTAMP=20110103004630
ROHS=0
Core logic version: 3.6.0D
Boot Loader: PSPboot v1.3.7.15
ATM Driver version:[7.00.01.00]
DSL HAL version: [7.00.01.00]
DSP Datapump version: [7.00.04.00] Annex A
SAR HAL version: [01.07.2c]
PDSP Firmware version:[0.54]
Chipset ID: [Ohio250(7200/7100A2)]
Router's internal name: .
Ethernet ports: 1
Upstream rate (kbps):  0
Downstream rate (kbps):  0
Trained Modulation: ADSL_2plus
Path Mode: FastPath
System uptime: 0hr 3min - 0 day(s), 0 hour(s), 3 minute(s), and 36 second(s) (system 82% idle)
Bandwidth usage:
	Downloads : 0.0000 MB
	Uploads   : 0.0000 MB
Line attenuation: 
	DS Line Attenuation:	0	DS Margin:		0
	US Line Attenuation:	0	US Margin:		0
Memory usage:
	In active use : 38% of 14280 kb
	Available     : 62% (8896 kb) of 14280 kb (of which 4700 kb is marked as "Inactive" and 4196 kb is free)
Environment fragmentation: 
	Fragmentation level is "1" (out of 57 records). The threshold is "50".
Connection information: 
There is no successful connection to the internet.
The existing (unsuccessful) connection(s):
connection1 
User avatar
thechief
RouterTech Team
RouterTech Team
Posts: 12067
Joined: Wed Feb 01, 2006 10:22 pm
Location: England, the Centre of Africa
Contact:

Re: RouterTech Firmware 2.95 Discussion

Post by thechief » Mon Mar 28, 2011 1:11 pm

First, you should select multi_mode as your modulation.

Questions:
1. Have you actually created a new ISP connection?
2. Are you supposed to be on Annex A?
3. You have 4mb flash and 16mb ram - why are you using the "Lite" firmware, instead of the "4mb-flash" firmware?
4. Have you changed your bootloader? There are entries in the environment that are meant for the Adam2 bootloader, but you have Pspboot.
The Chief: :afro: Be sure to read the Firmware FAQ and do a Forum Search before posting!
No support via PM. Ask all questions on the open forum.
mjr4077au
Regular
Regular
Posts: 43
Joined: Sun Mar 30, 2008 10:29 am

Re: RouterTech Firmware 2.95 Discussion

Post by mjr4077au » Mon Mar 28, 2011 1:27 pm

thechief wrote:First, you should select multi_mode as your modulation.

Questions:
1. Have you actually created a new ISP connection?
2. Are you supposed to be on Annex A?
3. You have 4mb flash and 16mb ram - why are you using the "Lite" firmware, instead of the "4mb-flash" firmware?
4. Have you changed your bootloader? There are entries in the environment that are meant for the Adam2 bootloader, but you have Pspboot.

I thought it was? I'll have to check. I might have changed it in an attempt to get it to sync.
Yup, deleted the original one, rebooted, and made new connection.
Yes, In Australia, we're Annex A.
I was using the "Lite" version because I don't really need bells and whistles. I thought that's what it was for? Would it be more recommended to use the 4MB version?
Long story short, a friend of mine borked the router trying to do a firmware update, and trashed the environment file. I was able to get the config from another (what I thought was identical) router, the original D-Link firmware, get it running, and then load 2.93 onto the unit. This has been working flawlessly until I decided to upgrade to 2.95.
mjr4077au
Regular
Regular
Posts: 43
Joined: Sun Mar 30, 2008 10:29 am

Re: RouterTech Firmware 2.95 Discussion

Post by mjr4077au » Mon Mar 28, 2011 1:54 pm

OK, so I flashed the 4mb-flash Annex-A version of the firmware, and bam, it came up straight away. I factory reset the unit and reconfigured anyway. Odd that the lite version was working before, and not now though :S

Should my half borked environment configuration be an issue? Like, is the random Adam2 stuff going to cause issues? What's the best way to resolve it?

EDIT: This is the current System Diagnostics:

Code: Select all

ROUTERTECH SYSTEM DIAGNOSTICS

Operating system version
Linux version 2.4.17_mvl21-malta-mips_fp_le (developers at RouterTech dot Org) #1 Mon Jan 3 00:47:35 GMT 2011

Firmware version information
BUILD=RouterTech_3.6.0D_20110103_2.95
VERSION=3.6.0D-RouterTech-1P-PSBL
BOARD=AR7RD
TARGET=psbl-4mb-flash
FSSTAMP=20110103005111
ROHS=0

PSP version information

Linux OS DSL-PSPOhioL version 4.5.0.5 Best and Final on BasePSP Version 5.7.6.12  Jan  3 2011 00:48:34 
Avalanche SOC Version: 0x11002b operating in cached, write back, write allocate mode
Cpu Frequency:211 MHZ
System Bus frequency: 105 MHZ


Driver version information
Core Logic version: 3.6.0D
Texas Instruments CPMAC driver version: 1.5
Texas Instruments CPMAC HAL version: CPMAC 01.07.08 Jan  3 2011 00:47:45
ATM Driver version:[7.05.01.00]
DSL HAL version: [7.05.01.00]
DSP Datapump version: [7.05.01.00] Annex A
SAR HAL version: [01.07.2c]
PDSP Firmware version:[0.54]
Chipset ID: [Ohio250(7200/7100A2)]

Modem Modulation Information
NO_MODE			0x0
ADSL_G.dmt			0x3
ADSL_G.lite			0x4
ADSL_G.dmt.bis			0x8
ADSL_G.dmt.bis_DELT			0x9
ADSL_2plus			0x10
ADSL_2plus_DELT			0x11
ADSL_re-adsl			0x20
ADSL_re-adsl_DELT			0x21
ADSL_ANSI_T1.413			0x2
MULTI_MODE			0x1
ADSL_G.dmt.bis_AnxI			0x0
ADSL_G.dmt.bis_AnxJ			0x0
ADSL_G.dmt.bis_AnxM			0x400
ADSL_2plus_AnxI			0x0
ADSL_2plus_AnxJ			0x0
ADSL_2plus_AnxM			0x2000
G.shdsl			0x0
IDSL			0x0
HDSL			0x0
SDSL			0x0
VDSL			0x0

System environment (/proc/ticfg/env)
autoload	1
autoload_timeout	7
BOOTCFG	m:f:"mtd1"
bootloaderVersion	1.3.7.15
BUILD_OPS	0x301
checksync.sh	1 20
cpmac_phy	0
CPUFREQ	211968000
cron_enable	1
DSL_FEATURE_CNTL_0	0x00000100
eoc_vendor_id	444C696E6B000000
eoc_vendor_revision	20081211
eoc_vendor_serialnum	00:24:01:B2:87:C6_00000000000000
FLASHSZ	0x00400000
HWA_0	00:24:01:B2:87:C6
HWA_3	01:e0:03:04:05:03
HWA_HRNDIS	00:24:01:B2:87:C8
HWA_RNDIS	00:24:01:B2:87:C7
HWRevision	Unknown
invntry_vernum	2008121100000000
IPA	5.8.8.8
led_conf	led.502t
LINK_TIMEOUT	15
MAC_PORT	0
memchk.sh	1
MEMSZ	0x01000000
MIPSFREQ	211968000
MODETTY0	38400,n,8,1,hw
MODETTY1	38400,n,8,1,hw
modulation	0x1
mtd0	0x9009d000,0x903e0000
mtd1	0x90020090,0x9009d000
mtd2	0x90000000,0x90010000
mtd3	0x90010000,0x90020000
mtd4	0x90020000,0x903e0000
ProductID	AR7RD
PROMPT	(psbl)
SerialNumber	00:24:01:B2:87:C6
StaticBuffer	384
SW_FEATURES	0X4000
SYSFREQ	105984000
usb_board_mac	00:24:01:B2:87:C7
usb_man	D-Link
usb_pid	0x5b00
usb_prod	DSL-502T
usb_rndis_mac	00:24:01:B2:87:C8
usb_serial	00:24:01:B2:87:C7
usb_vid	0x2001
vcc_encaps0	0.0
vcc_encaps1	0.0
vcc_encaps2	0.0
vcc_encaps3	0.0
vcc_encaps4	0.0
vcc_encaps5	0.0
vcc_encaps6	0.0
vcc_encaps7	0.0

CPU information
processor		: 0
cpu model		: MIPS 4KEc V4.8
BogoMIPS		: 211.35
wait instruction	: no
microsecond timers	: yes
extra interrupt vector	: yes
hardware watchpoint	: yes
VCED exceptions		: not available
VCEI exceptions		: not available

Memory (RAM) information
        total:    used:    free:  shared: buffers:  cached:
Mem:  14569472 11296768  3272704        0  1376256  4399104
Swap:        0        0        0
MemTotal:        14228 kB
MemFree:          3196 kB
MemShared:           0 kB
Buffers:          1344 kB
Cached:           4296 kB
SwapCached:          0 kB
Active:           1792 kB
Inactive:         5524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:        14228 kB
LowFree:          3196 kB
SwapTotal:           0 kB
SwapFree:            0 kB

Flash memory (chip) information
Flash type: AMD; Manufacturer=MACRONIX (AMD-compat).
Manufacturer_ID=0x00C2; Chip_ID=0x00A8; Chip_Size=0x400000; Erase_Regions=0x0002

Mount points
/dev/mtdblock/0 / squashfs ro 0 0
none /dev devfs rw 0 0
proc /proc proc rw 0 0
ramfs /var ramfs rw 0 0

Filesystems
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	tmpfs
nodev	shm
nodev	pipefs
nodev	ramfs
	minix
nodev	devfs
	squashfs

MTD
dev:    size   erasesize  name
mtd0: 00343000 00010000 "mtd0"
mtd1: 0007cf70 00010000 "mtd1"
mtd2: 00010000 00002000 "mtd2"
mtd3: 00010000 00010000 "mtd3"
mtd4: 003c0000 00010000 "mtd4"

Kernel modules
tiatm                 138672   1

Interrupts
  7:    24667   R4000 timer/counter [MIPS interrupt]
  8:        0   unified secondary [hw0 (Avalanche Primary)]
 15:      278   serial [hw0 (Avalanche Primary)]
 23:     1572 + SAR  [hw0 (Avalanche Primary)]
 27:     2409 + Cpmac Driver [hw0 (Avalanche Primary)]
 31:       61 + DSL  [hw0 (Avalanche Primary)]

Devices
Character devices:
  1 mem
  2 pty/m%d
  3 pty/s%d
  4 tts/%d
  5 cua/%d
 10 misc
108 ppp
128 ptm
136 pts/%d
162 raw

Block devices:
  7 loop
 31 mtdblock

Processes
  PID USER       VSZ STAT COMMAND
    1 root      1052 S    init
    2 root         0 SW   [keventd]
    3 root         0 SWN  [ksoftirqd_CPU0]
    4 root         0 SW   [kswapd]
    5 root         0 SW   [bdflush]
    6 root         0 SW   [kupdated]
    7 root         0 SW   [mtdblockd]
  495 root      2300 S    /usr/sbin/mini_httpd -d /usr/www -u root -p 80 -c /c
  496 root      2136 S    /usr/bin/cm_pc
  498 root      3624 S    /usr/bin/cm_logic -m /dev/ticfg -c /etc/config.xml
  517 root       744 S    /sbin/dproxy -c /etc/resolv.conf -d
  592 root      1052 S    init
  784 root      1060 S    crond -b
  852 root      2396 S    /usr/sbin/pppd plugin pppoa 8.35 user [x x x]
  872 root       684 S    /usr/sbin/udhcpd /var/tmp/udhcpd.conf
  873 root       920 S    /sbin/msntp -r 2 -t 5 -p 30 -s wwv.nist.gov ntp2b.mc
 1107 root      1064 S N  /bin/sh diagnostics.cgi
 1108 root      2344 S    /usr/sbin/mini_httpd -d /usr/www -u root -p 80 -c /c
 1113 root       632 S N  /usr/local/bin/diagnostics
 1114 root      1056 S N  sh -c /usr/local/bin/diagnostics.sh
 1115 root      1116 S N  /bin/sh /usr/local/bin/diagnostics.sh
 1152 root      1052 R N  /bin/ps

ADSL Modem information

AR7 DSL Modem Statistics:
--------------------------------
[DSL Modem Stats]
	US Connection Rate:	1022	DS Connection Rate:	14504
	DS Line Attenuation:	29	DS Margin:		6
	US Line Attenuation:	14	US Margin:		9
	US Payload :		165216	DS Payload:		415824
	US Superframe Cnt :	11153	DS Superframe Cnt:	11153
	US Transmit Power :	12	DS Transmit Power:	20
	LOS errors:		0	SEF errors:		0
	Errored Seconds:	1	Severely Err Secs:	0
	Frame mode:		0	Max Frame mode:		0
	Trained Path:		1	US Peak Cell Rate:	2410
	Trained Mode:		16	Selected Mode:		1
	ATUC Vendor Code:	4753504E	ATUC Revision:	2
	Hybrid Selected:	1	Trellis:		1
	Showtime Count:		1	DS Max Attainable Bit Rate: 14884 kbps
	BitSwap:		1	US Max Attainable Bit Rate: 1132000 bps
	Annex: 			AnxA	psd_mask_qualifier: 0x0000
	ATUC ghsVid:  ff b5 47 53 50 4e 00 10
	T1413Vid: 00 00		T1413Rev: 00		VendorRev: 00
	ATUR ghsVid:  44 4c 69 6e 6b 00 00 00
	T1413Vid: 00 00	T1413Rev: 00	VendorRev: 00

	[Upstream (TX) Interleave path]
	CRC: 	0	FEC: 	0	NCD: 	0
	LCD: 	0	HEC: 	0

	[Downstream (RX) Interleave path]
	CRC: 	3	FEC: 	100	NCD: 	0
	LCD: 	0	HEC: 	0

	[Upstream (TX) Fast path]
	CRC: 	1	FEC: 	1	NCD: 	0
	LCD: 	0	HEC: 	1

	[Downstream (RX) Fast path]
	CRC: 	0	FEC: 	0	NCD: 	0
	LCD: 	0	HEC: 	0

[ATM Stats]
	[Upstream/TX]
	Good Cell Cnt:	3442
	Idle Cell Cnt:	453770


	[Downstream/RX)]
	Good Cell Cnt:	8663
	Idle Cell Cnt:	6476370
	Bad Hec Cell Cnt:	117
	Overflow Dropped Cell Cnt:	0

[SAR AAL5 Stats]
	Tx PDU's:	768
	Rx PDU's:	805
	Tx Total Bytes:	133435
	Rx Total Bytes:	383021
	Tx Total Error Counts:	0
	Rx Total Error Counts:	0


[OAM Stats]
	Near End F5 Loop Back Count:	0
	Near End F4 Loop Back Count:	0
	Far End F5 Loop Back Count:	0
	Far End F4 Loop Back Count:	0
	SAR OAM Ping Response Drop Count=15

Trained modulation: 
ADSL_2plus

Path mode: 
Interleaved

Network statistics
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       
tcp        0      0 0.0.0.0:www             0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:domain          0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:ftp             0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:ssh             0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:telnet          0.0.0.0:*               LISTEN      
tcp        0      0 0.0.0.0:1050            0.0.0.0:*               LISTEN      
tcp        0    256 192.168.1.1:www         192.168.1.32:60049      ESTABLISHED 
netstat: /proc/net/tcp: bogus data on line 9
udp        0      0 0.0.0.0:domain          0.0.0.0:*                           
udp        0      0 0.0.0.0:bootps          0.0.0.0:*                           
udp        0      0 0.0.0.0:tftp            0.0.0.0:*                           
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags       Type       State         I-Node Path
unix  2      [ ]         DGRAM                       569 /var/tmp/cm_miniHttpd.ctl
unix  2      [ ]         DGRAM                       579 /var/tmp/cm_pc.ctl
unix  5      [ ]         DGRAM                       606 /dev/log
unix  2      [ ]         DGRAM                       608 /dev/klog
unix  2      [ ]         DGRAM                       593 /var/tmp/cm_logic.ctl
unix  2      [ ]         DGRAM                      1346 
unix  2      [ ]         DGRAM                      1173 
unix  2      [ ]         DGRAM                      1162 
unix  2      [ ]         STREAM                      565 
unix  2      [ ]         DGRAM                       564 
unix  2      [ ]         DGRAM                        25 

Iptables chains
Chain PREROUTING (policy ACCEPT 560 packets, 52279 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         
  133  8215 MASQUERADE  all  --  *      ppp0    0.0.0.0/0            0.0.0.0/0          

Chain OUTPUT (policy ACCEPT 80 packets, 5144 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain INPUT (policy ACCEPT 506 packets, 34385 bytes)
 pkts bytes target     prot opt in     out     source               destination         
   90  5639 CFG        tcp  --  any    any     192.168.1.32         anywhere           tcp dpt:www Records Packet's Source Interface 

  135 12676 ACCEPT     all  --  ppp0   any     anywhere             anywhere           state RELATED,ESTABLISHED 
    0     0 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp fragmentation-needed 
    0     0 DROP       icmp -f  any    any     anywhere             anywhere           
    3   132 DROP       all  --  ppp0   any     anywhere             anywhere           

Chain FORWARD (policy ACCEPT 761 packets, 138K bytes)
 pkts bytes target     prot opt in     out     source               destination         
  805  394K ACCEPT     all  --  ppp0   any     anywhere             anywhere           state RELATED,ESTABLISHED 
   44  2288 TCPMSS     tcp  --  any    ppp0    anywhere             anywhere           tcp flags:SYN,RST/SYN TCPMSS clamp to PMTU 
    0     0 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp fragmentation-needed 
    0     0 DROP       all  --  ppp0   any     anywhere             anywhere           

Chain OUTPUT (policy ACCEPT 744 packets, 173K bytes)
 pkts bytes target     prot opt in     out     source               destination         
    2  1152 ACCEPT     icmp --  any    any     anywhere             anywhere           icmp fragmentation-needed 
    7  1043 DROP       icmp --  any    ppp0    anywhere             anywhere           icmp destination-unreachable 
    0     0 DROP       icmp --  any    ppp0    anywhere             anywhere           state INVALID 

Network interface details
br0       Link encap:Ethernet  HWaddr 00:24:01:B2:87:C6  
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1540 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1550 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:231369 (225.9 KiB)  TX bytes:628911 (614.1 KiB)

br1       Link encap:Ethernet  HWaddr 00:00:00:00:00:00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

br2       Link encap:Ethernet  HWaddr 00:00:00:00:00:00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

eth0      Link encap:Ethernet  HWaddr 00:24:01:B2:87:C6  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1560 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1547 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:254510 (248.5 KiB)  TX bytes:628785 (614.0 KiB)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

ppp0      Link encap:Point-to-Point Protocol  
          inet addr:210.50.102.133  P-t-P:203.134.7.73  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1454  Metric:1
          RX packets:1041 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1003 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100 
          RX bytes:450207 (439.6 KiB)  TX bytes:169893 (165.9 KiB)


System Log
Jan  3 00:51:12 | Valid Configuration Tree 
Jan  3 00:51:12 | NTP Polling Timer for DHCP Started succesfully. 
Jan  3 00:51:12 | DSL Polling Timer Started succesfully. 
Jan  3 00:51:12 | PSP Boot environment  Modem Modulation Change: 0x1 
Jan  3 00:51:12 | Firewall NAT service started 
Jan  3 00:51:12 | Bridge Created: br0 
Jan  3 00:51:14 | Bridge VLAN0 add eth0 
Jan  3 00:51:14 | Bridge VLAN AUTO OFF. 
Jan  3 00:51:14 | Bridge Created: br1 
Jan  3 00:51:15 | Bridge Created: br2 
Jan  3 00:51:16 | Bridge Interface Added: eth0 
Jan  3 00:51:18 | USB is disabled  
Jan  3 00:51:22 | DSL Carrier is down 
Jan  3 00:51:52 | DSL Carrier is up 
Jan  3 00:51:52 | sar read trained mode (5)(ADSL_2plus) 
Jan  3 00:51:52 | ---}}} Start of connection delayed for 6 sec 
Jan  3 00:51:52 | PPPoA launch delay. 
Jan  3 00:51:58 | PPPoA Launch after conn delay timeout ... 
Jan  3 00:51:59 | pppd 2.4.4 started by root, uid 0 
Jan  3 00:51:59 | Connect: ppp0 {--}  
Jan  3 00:52:02 | PPPD Successfully Started  
Jan  3 00:52:02 | CHAP authentication succeeded 
Jan  3 00:52:12 | local  IP address [x x x]
Jan  3 00:52:12 | PPPoA Connect with IP Address [x x x] 
Jan  3 00:52:12 | PPPoA Connection Successfully Established  
Jan  3 00:52:12 | PPPoA Connect with Gateway IP Address: [x x x] 
Jan  3 00:52:12 | remote IP address [x x x]
Jan  3 11:22:12 | primary   DNS address 203.134.64.66 
Jan  3 11:22:12 | secondary DNS address 203.134.65.66 
Mar 28 22:22:42 | onconnectWAN: Crond is already running.  
Mar 28 22:23:11 | time disparity of 121681 minutes detected  
Mar 28 22:24:29 | Got group error |Bad username/password| 
Mar 28 22:24:32 | Got group error |Bad username/password| 

Miscellaneous information
RouterTech firmware release: 2.95
Connecting from: 192.168.1.1 [192.168.1.32]
Linux version 2.4.17_mvl21-malta-mips_fp_le (developers at RouterTech dot Org) #1 Mon Jan 3 00:47:35 GMT 2011
BUILD=RouterTech_3.6.0D_20110103_2.95
VERSION=3.6.0D-RouterTech-1P-PSBL
BOARD=AR7RD
TARGET=psbl-4mb-flash
FSSTAMP=20110103005111
ROHS=0
Core logic version: 3.6.0D
Boot Loader: PSPboot v1.3.7.15
ATM Driver version:[7.05.01.00]
DSL HAL version: [7.05.01.00]
DSP Datapump version: [7.05.01.00] Annex A
SAR HAL version: [01.07.2c]
PDSP Firmware version:[0.54]
Chipset ID: [Ohio250(7200/7100A2)]
Router's internal name: .
Ethernet ports: 1
Upstream rate (kbps):  1022
Downstream rate (kbps):  14504
Trained Modulation: ADSL_2plus
Path Mode: Interleaved
System uptime: 0hr 5min - 0 day(s), 0 hour(s), 5 minute(s), and 54 second(s) (system 90% idle)
Bandwidth usage:
	Downloads : 0.4466 MB
	Uploads   : 0.1680 MB
Line attenuation: 
	DS Line Attenuation:	29	DS Margin:		6
	US Line Attenuation:	14	US Margin:		9
Memory usage:
	In active use : 40% of 14228 kb
	Available     : 60% (8564 kb) of 14228 kb (of which 5660 kb is marked as "Inactive" and 2904 kb is free)
Environment fragmentation: 
	Fragmentation level is "3" (out of 59 records). The threshold is "50".
Connection information: 
WAN Uptime: 0hr 4min 38sec
WAN IP Address: [x x x]
Connection Check #1 : 1 connection(s)
Connection Check #2 : 1 connection(s)
connection0
Locked