|
Jan 15th, 2010 at 10:22pm
Under the /etc/idirect/falcon folder how many "old" options files do you have? Have you confirmed the BSP update has been loaded correctly? instead of the cp falcon.opt falcon.opt.old you could run #rm falcon.opt that will remove it completely and you can then #cat >> falcon.opt
Before this step of removing what is on the modem, which you may not get back!! you should try to bring up ETH0. #ifconfig ixp0 (IPADDRESS) netmask (subnet mask) #route add default gw (default GW) then see if the modem is reachable via iSite, if not then you should now have IP connectivity to the box via eth0, you should then be able to use winSCP to log in to the box and transfer the file that way, it is a little safer than moving a file off you may not get back on.
Worth a shot.
|