Posts: 7
Threads: 1
Joined: Aug 2017
Reputation:
0
Hello all,
I recently acquired an SB6121 with forceware v1.4b1 installed. At the time of this happening, I did not have the coaxial connection installed yet; I applied the configuration via the web interface, saved/applied, and then I unplugged a good 5-10 minutes later, since I had to run out for a bit. Once I returned home, I attempted to log into the web interface, only to fail. I can still access forceware via SSH on the sb6121, however there is no web interface whatsoever. Is there a way to force a reset from an SSH session? Or will I have to manually flash via SPI?
Thanks!
Posts: 185
Threads: 7
Joined: Jan 2013
Reputation:
9
Instead of putty/ssh open it with winscp and go to /xvram/fw/ and open forceware.cfg and check the line lanip=192.168.100.1 if it has a different IP change it to 192.168.100.1 also change auto_start=1 to 0
Posts: 929
Threads: 9
Joined: Apr 2011
It sounds like you configured it wrong. AFAIK the webui is inaccessible when it's in online mode. So, if it's stuck in a loop in online mode, the webui is disabled but ssh is fine.
wichin's advice should let you back in.
Good luck!
Posts: 185
Threads: 7
Joined: Jan 2013
Reputation:
9
05-08-2017, 04:45 AM
(This post was last modified: 05-08-2017, 04:50 AM by Wichin12.)
force_config=0 is force config disabled
force_config=1 is force config uploaded
force_config=2 is Force config from TFTP
Also try another Ethernet cable
Posts: 7
Threads: 1
Joined: Aug 2017
Reputation:
0
Ethernet cord is good, just checked. Is there a way to reset to defaults via SSH? I want to try it, see what it does, maybe it will help?
Posts: 7
Threads: 1
Joined: Aug 2017
Reputation:
0
Not sure if it's allowed, but I'm bumping this a bit; from where I bought the modem, the guy refuses to look at it or re-flash it, without charging a minimum. I started searching around on the internet a bit more in regards to finding documentation about the innards of forceware, but I'm not finding all too much that would help my situation.
Posts: 929
Threads: 9
Joined: Apr 2011
07-08-2017, 10:48 PM
(This post was last modified: 07-08-2017, 10:54 PM by occalifornia.)
bump for you.
Is there a command to reset forceware to defaults?
How did you configure it? forceware can brick for no reason or if you configure it wrong.
If there's a reset command that someone knows that might do the trick for you.
Otherwise, you'll need to reflash the device via JTAG? or maybe you can copy a dump via ssh into UBFI1/2?
Posts: 7
Threads: 1
Joined: Aug 2017
Reputation:
0
Does anyone have a full 8 MB dump? Oh btw, I do have a stock SB6121 currently in use for my comcast subscription, so if I need to, I can dump that one and start from scratch. However, I'd rather not if I don't have to.
To answer your question quick, I configured it originally from the HTTP interface, and it saved without a problem. Grr!
Posts: 929
Threads: 9
Joined: Apr 2011
(08-08-2017, 02:13 PM)zxa1o Wrote: Does anyone have a full 8 MB dump? Oh btw, I do have a stock SB6121 currently in use for my comcast subscription, so if I need to, I can dump that one and start from scratch. However, I'd rather not if I don't have to.
To answer your question quick, I configured it originally from the HTTP interface, and it saved without a problem. Grr!
Have you tried reflashing forceware?
You can configure forceware in any manner and save it (even incorrectly) and it won't stop you. So, you could have done something wrong, saved it, and ended up here.. kind of like programming in C/C++.