adam0101 Posted January 12, 2009 Share Posted January 12, 2009 Hey I just got a new Fonera 2201 and have been trying to enable ssh on it but have run into some problems. I've been following these directions but cannot seem to get to TFTP the new image over redboot. I can get into redboot fine and can ping my laptop with TFTPD.exe running but the image does not seem to come down into the Fonera. Any ideas? See my output below RedBoot> ping -l 192.168.1.1 -h 192.168.1.254 ** Error: invalid number '192.168.1.1' for <length> - size of payload PING - Invalid option specified RedBoot> ping -h 192.168.1.254 Network PING - from 192.168.1.1 to 192.168.1.254 PING - received 10 of 10 expected RedBoot> fis list Name FLASH addr Mem addr Length Entry point RedBoot 0xA8000000 0xA8000000 0x00030000 0x00000000 FIS directory 0xA87E0000 0xA87E0000 0x0000F000 0x00000000 RedBoot config 0xA87EF000 0xA87EF000 0x00001000 0x00000000 RedBoot> x -b 0xa8250000 -l 32 A8250000: 00 00 00 00 00 00 00 0F 10 00 A0 00 10 00 A0 C8 |................| A8250010: 00 00 00 00 00 00 00 08 00 00 00 00 00 00 00 20 |............... | RedBoot> load -r -b 0x80100000 image.bin Using default protocol (TFTP) TFTP timed out 1/15 Can't load 'image.bin': operation timed out RedBoot> Here are results of netstat... UDP 0.0.0.0:69 *:* Quote Link to comment Share on other sites More sharing options...
digininja Posted January 12, 2009 Share Posted January 12, 2009 On the laptop try to recover the file image.bin using a tftp client. Can you download it? Quote Link to comment Share on other sites More sharing options...
adam0101 Posted January 13, 2009 Author Share Posted January 13, 2009 I tried that but to no avail. Although it looks like i'm having some success with Chris Oliver's method on his blog @ http://excid3.betaserver.org/projects/open...n-the-fon-plus/ I just got the gargoyle firmware on there, although i cant get wifi to power up. I'll keep hacking away at it and let you know how it goes. I think it would be really useful if someone made a stick for the Fonera 2201 users to Chris' blog as i googled like crazy and tried a few different methods before i found this. On the laptop try to recover the file image.bin using a tftp client. Can you download it? Quote Link to comment Share on other sites More sharing options...
excid3 Posted January 13, 2009 Share Posted January 13, 2009 I tried that but to no avail. Although it looks like i'm having some success with Chris Oliver's method on his blog @ http://excid3.betaserver.org/projects/open...n-the-fon-plus/ I just got the gargoyle firmware on there, although i cant get wifi to power up. I'll keep hacking away at it and let you know how it goes. I think it would be really useful if someone made a stick for the Fonera 2201 users to Chris' blog as i googled like crazy and tried a few different methods before i found this. I have only ever tried to TFTP DD-WRT over, no reason to go the hard way when you can just use Freifunk to flash it right? As for getting wifi up, I just used the Gargoyle interface to get it setup although you should be able to use UCI to set it as well. Quote Link to comment Share on other sites More sharing options...
digininja Posted January 13, 2009 Share Posted January 13, 2009 I tried that but to no avail. Although it looks like i'm having some success with Chris Oliver's method on his blog @ http://excid3.betaserver.org/projects/open...n-the-fon-plus/ I just got the gargoyle firmware on there, although i cant get wifi to power up. I'll keep hacking away at it and let you know how it goes. I think it would be really useful if someone made a stick for the Fonera 2201 users to Chris' blog as i googled like crazy and tried a few different methods before i found this. If you visit the Jasager interface and it finds the wifi isn't up it will bring it up in AP mode for you. If you couldn't tftp the file on your local machine that means that your tftp server wasn't serving the file. As you've got past that stage it is a bit late now but check your directories and make sure the correct files are where they should be. Quote Link to comment Share on other sites More sharing options...
Lxs Posted July 28, 2009 Share Posted July 28, 2009 Using default protocol (TFTP) TFTP timed out 1/15 Can't load 'image.bin': operation timed out RedBoot> Quick solution: try using Tftpd32 for Telnet file retrieval I encountered this same problem. After late-night puzzling, I thought I had double-checked everything: including HTTP server, ping verification (both ways) and disabling Firewall... a simple solution was found: I had been using HFS HTTP File Server, which worked fine during SSH file retrieval - but did not work for retrieval via Telnet. Starting up Tftpd32 worked sweetly first time. Good luck my friends, Lxs - Fon 2100 v23b - Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.