roadlabs / alt-f

Automatically exported from code.google.com/p/alt-f
0 stars 1 forks source link

Install latest Alt-f firmware on to DNS-323, no access #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Can view status page only, when accessing other options when inputing 
password, wont do nothing
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by mitre...@yahoo.com on 23 Oct 2011 at 2:12

GoogleCodeExporter commented 9 years ago
Please search the Forum before reporting issues:

http://groups.google.com/group/alt-f/browse_frm/thread/adb3dfe1d83947f6#

Original comment by whoami.j...@gmail.com on 23 Oct 2011 at 4:47

GoogleCodeExporter commented 9 years ago
Ok thanks for re-directing me. Yes, I am able to telnet into it. But how do you 
set the time/date via command line?

--- On Sun, 10/23/11, alt-f@googlecode.com <alt-f@googlecode.com> wrote:

From: alt-f@googlecode.com <alt-f@googlecode.com>
Subject: Re: Issue 55 in alt-f: Install latest Alt-f firmware on to DNS-323, no 
access
To: mitre_11@yahoo.com
Date: Sunday, October 23, 2011, 12:48 PM

Original comment by mitre...@yahoo.com on 23 Oct 2011 at 6:22

GoogleCodeExporter commented 9 years ago
> But how do you set the time/date via command line?

Reset password:
   rm /etc/web-secret # After this the web-gui will ask for a new password

Clear timezone:
   echo "NONE-0" > /etc/TZ

After this, go to webgui Setup->Time, select Continent/City, Submit
then, still in Setup->Time, "Adjust time through internet"
 or "Adjust time manually" and Submit.

Both your computer and the box should have the same date/time. Has your 
computer also the correct time?

Original comment by whoami.j...@gmail.com on 23 Oct 2011 at 7:14