What's new

Closed 2 method to fix vintage time for bm622m

Status
Not open for further replies.
gandang gabi ts,

iba naman case ng sa akin
ok ang gui, user at admin >> nakakapasok naman

pero pag enter ko "telnet 192.168.254.1" sa cmd, eto ang lumalabas
"could not open connection to the host, on port 23:
Connect failed"
ano kaya problema nun? kaya ko hindi maituloy yung ibang steps sa tuts

patulong naman po.
 
Method 1
Ito ang unang method na gagawin natin (y)

Steps :
  • First Log in sa Telnet
  • type "telnet 192.168.254.1"
  • Log in as "Firefly"
  • then password "$P4mb1h1r4N4m4nT0!!" suggest ko copy niyo na lang yung pass (y)
  • type kung anu ang date mu ngayon sample "091701482014"

MM = kung anung month na (09)
DD = araw ngayun (17)
HH = 1 am (01)
MM = 48 minutes (48)
YY = year (2014)

then type "exit"

Next steps :Log in sa gui "192.168.254.1"

user : "user"
pass : "0SlO051O" note: copy paste muna lang (y)
tapus pumunta sa "You do not have permission to view the full content of this post. Log in or register now."
View attachment 20913
Maghintay ng 1-2 Hours bago ibrowse tapus plug your modem then plug in
Done ! :happy:
View attachment 20914

Method 2

Madali lang ito ang gagamitin lang natin ay script (y)

Set cloner = CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"telnet 192.168.254.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 4000
cloner.SendKeys"Firefly"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"$P4mb1h1r4N4m4nT0!!"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"date 091701482014+FORMAT"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500

Note: yung red color lang yung babaguhin (y)

Sana makatulong :happy:

TS not woeking po sken not found pag nag input ako ng date manual at sa script... bm622m 2012 sakin ang package date 1970 pa nkalagay
 
Method 1
Ito ang unang method na gagawin natin (y)

Steps :
  • First Log in sa Telnet
  • type "telnet 192.168.254.1"
  • Log in as "Firefly"
  • then password "$P4mb1h1r4N4m4nT0!!" suggest ko copy niyo na lang yung pass (y)
  • type kung anu ang date mu ngayon sample "091701482014"

MM = kung anung month na (09)
DD = araw ngayun (17)
HH = 1 am (01)
MM = 48 minutes (48)
YY = year (2014)

then type "exit"

Next steps :Log in sa gui "192.168.254.1"

user : "user"
pass : "0SlO051O" note: copy paste muna lang (y)
tapus pumunta sa "You do not have permission to view the full content of this post. Log in or register now."
View attachment 20913
Maghintay ng 1-2 Hours bago ibrowse tapus plug your modem then plug in
Done ! :happy:
View attachment 20914

Method 2

Madali lang ito ang gagamitin lang natin ay script (y)

Set cloner = CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"telnet 192.168.254.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 4000
cloner.SendKeys"Firefly"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"$P4mb1h1r4N4m4nT0!!"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"date 091701482014+FORMAT"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500

Note: yung red color lang yung babaguhin (y)

Sana makatulong :happy:

TS not woeking po sken not found pag nag input ako ng date manual at sa script... bm622m 2012 sakin ang package date 1970 pa nkalagay
 
try ko po tung TUTS na to..vintage time yung 622m 2013 downgraded to 2012..sana gumana..kaya pala ayaw makasagap ng BSSID ang modem na to, may kinalaman kaya dun yung vintage time, sensya na NEWBIE lang..
 
Status
Not open for further replies.
Back
Top