I made a MAC address change (WAN) in order to get a new IP as I usually do but this time it didn't seem to get any IP so I did it again, then again and rebooted to see if it helped and now the router seems to be stuck in a strange rebooting loop.
It will not hand out DHCP (maybe it doesn't start that service yet and just reboots again) so the only way to access the router is by setting my local IP to 192.168.1.something
Anyway I tried to tftp a new image but didn't seem to work with the windows command, also tried tftpd32 by Ph.Jounin and didn't work either, if you have any suggestions or better tftp program or any help at all will be greatly appriciated.
I was able to login to ssh and get a 'top' output
Code: Select all
Mem: 13676K used, 660K free, 0K shrd, 1624K buff, 4892K cached
CPU: 25% usr 75% sys 0% nic 0% idle 0% io 0% irq 0% sirq
Load average: 1.29 0.38 0.13 3/24 1455
PID PPID USER STAT VSZ %MEM %CPU COMMAND
1447 1368 root R 1404 10% 8% top
1156 116 root S 1600 11% 0% /bin/sh /etc/rc.common /etc/rc.d/S55b
1455 1156 root R 1536 11% 0% iptables -t filter -A bw_ingress -m c
139 1 root S 1420 10% 0% syslogd -C16
1 0 root S 1412 10% 0% init
1368 1131 root S 1412 10% 0% -ash
116 114 root S 1412 10% 0% /bin/sh /etc/init.d/rcS S boot
1123 1 root S 1412 10% 0% crond -c /etc/crontabs -l 5
115 1 root S 1412 10% 0% init
281 1 root S 1408 10% 0% udhcpc -t 0 -i eth0.1 -b -p /var/run/
141 1 root S 1404 10% 0% klogd
114 1 root S 1404 10% 0% /bin/sh /etc/init.d/rcS S boot
117 114 root S 1400 10% 0% logger -s -p 6 -t sysinit
1158 1 root S 1296 9% 0% httpd_gargoyle -c cgi-bin/**|**.sh|**
1131 1130 root S 1180 8% 0% /usr/sbin/dropbear -p 22 -P /var/run/
1130 1 root S 1120 8% 0% /usr/sbin/dropbear -p 22 -P /var/run/
695 1 root S 888 6% 0% /usr/sbin/nas -P /var/run/nas.wl0.pid
8 1 root SW 0 0% 0% [mtdblockd]
4 1 root SW 0 0% 0% [kswapd]
2 1 root SW 0 0% 0% [keventd]
There's usually have enough time for one command but I can try to fit in more if needed.
Thanks again for the great software and support.