Hello,
I need some help. I did a "chmod 644" on the file /etc/init.d/network. I Kamikaze 7.06 2.6 kernel. Since wireless does not work with kernel 2.6, I thought I could disable this script. In the script there was only wireless related code. That is why I did what I did. I guess I was wrong. Since I was lock out of another different (wrt54gs) router before and was able to fix it by shorting pins 5-6 and tftping image, I thought I could fix this one. However, this one is hard than the first. This is what I did.
Tried pins 5-6. with no ping reply
Tried pins 1-2 I got ping reply. However the image would not tftp over. These are my tftp commands
#tftp 192.168.1.1
>binary
>rexmt 1
>timeout 60
>trace
> put image_file.bin
So what I did next, while ping was still occurring, was to telnet in. I thought if I am pinging it I should be able to connect. I tried to ssh in, but did not work. Telnet into 192.168.1.1 worked. However,all of my configurations were gone. It looked like everything was restored to original. I edited /etc/config/network file. I changed the ip of the lan config to static 192.168.0.4 and wan to static 192.168.0.7, which are valid IPs on my network. However, upon reboot nothing worked. I tried to short pins 1-2 again, but I can not get it to ping, I tried all the pins on that same side and no ping. I guess I could try the other side, but it began to ping before on pins 1-2. Can anyone please help?