Cannot connect to broadband router
davidlyhua
Member
Hi,
I am using Windows XP and I am using a SOHO router to share my cable internet between 2 computers. Today I tried to upgrade the software for my router by typing in the command prompt "tftp 192.168.1.1 get upgrade" from this point on my router stopped working. Also, now when I try to access my router by typing in 192.168.1.1 in internet explorer I get page not found. Before I tried to upgrade the router I was able to access the router no problems.
I checked to make sure that the router's IP address is still 192.168.1.1 by typing in ipconfig /all in the command prompt and my default gateway is 192.168.1.1 which I think is the router's IP address.
I would very much appreciate if anyone could help me.
Thank you
I am using Windows XP and I am using a SOHO router to share my cable internet between 2 computers. Today I tried to upgrade the software for my router by typing in the command prompt "tftp 192.168.1.1 get upgrade" from this point on my router stopped working. Also, now when I try to access my router by typing in 192.168.1.1 in internet explorer I get page not found. Before I tried to upgrade the router I was able to access the router no problems.
I checked to make sure that the router's IP address is still 192.168.1.1 by typing in ipconfig /all in the command prompt and my default gateway is 192.168.1.1 which I think is the router's IP address.
I would very much appreciate if anyone could help me.
Thank you
0
Comments
tftp -i 192.168.1.1 PUT upgradeimage.bin
You don't use "get" because you're not getting anything from the router but rather PUTTING something to it. The "-i" means use binary mode. If you don't the firmware will be corrupt by the time it gets to the router.
Why not use the browser upgrade utility? It's much easier in most cases.
Try unplugging the router for a minute then plugging it back in. If there's a reset button also try that.
I'm not sure if this helps but the instructions given in the router's manual for upgrading the software is as follows:
1. Ensure that igate28.bin is located in your current working directory.
2. At DOS prompt, type "tftp <the SOHO router's IP address> get upgrade".
3. Type "tftp -i <the SOHO router's IP address> put igate28.bin"
4. Wait or the transfer successful message.
5. The upgrade is now completed.
After my router stopped working, I tried typing in "tftp -i <the SOHO router's IP address> put igate28.bin" but I get a message saying: "tftp: can't read from local file 'igate28.bin'"
I think it might be that I am now missing the igate28.bin file, I have found a website where I could download it but I don't know where the file is meant to be placed.
Do you think that this could be the problem?
I don't know what brand of router this is, but the router doesn't care where you put the firmware. As long as you can find it yourself and direct the router to it when you upgrade, that's all that matters.
You might be looking at old information. That gateway might be left over from your last DHCP lease. If you do a realease/renew (also known as the repair button in XP), do you still see that address for the gateway? If your firmware is corrupted I doubt you can do a successful release/renew.
Also, if you reset the router to factory settings it might now have a different IP that will show when you do a release/renew.
I agree. No command line mistakes. It might be too late but if you can release/renew and get into the html interface of the router, there is usualy a place there to upgrade the firmware. Navigate to where ever you parked the firmware file and sit back and watch.
Oh, and what exactly is this router?
I appreciate the pat on the back....there are those who might vote the other way on that referendum though.
Glad you got it back!