Hey everyone,
I'm very new to this and decided to play around with my wrtsl54gs since i didn't think i would need it anymore. I used the gui to flash kamikaze 7.09 and left it alone. I've now realized i will need the router so I'm trying to flash whiterussian onto the router and am having trouble.
The router won't access the internet so I set my pc up as a web server and i am trying to using ssh to flash via the command line
wget http://192.168.1.223/openwrt-bcrm-2.4-squashfs.trx
mtd -r write openwrt-bcrm-2.4-squashfs.trx linux
wget always returns connection failure due to timeout, I have no firewall running on the computer and a browser can access the web server no problem. I'm using putty to ssh, apache 2.2 to run the web server and the os is vista. Does anyone know if there are any permissions to change in vista to allow the router to access the pc or if I just doing something incorrectly?