This is my late post reconnect wimax bm622 package date 2011
+Eric Hunt +Erwin Xnoes apriliago +Adam Gibbs +WIRED +with WiMAX
1.First Download admin password generator by heartilly83
DOWNLOAD LINK
open it to generate a password
2. enable the telnet on acl click apply
3. go run type telnet 192.168.1.1
Log in
user: Firefly
Password: $P4mb1h1r4N4m4nT0!!
type this command to change mac
xiugai allmacdizhi XX:XX:XX:XX:XX:XX ( xx is your mac press Enter)
Type: save (Press Enter)
Type: board reboot (Press Enter )
I recommend copy paste user and password ^^
For auto vbs script for Telnet so you don't have to type command.
just copy the scripts below on a new notepad EDIT the XX that is your working MAC.
then save anyname.vbs
open your created vbs on just 1 click you can change mac.
NOTE: vbs script are editable and you can edit it for other telnet command the
Update NOTE: some connecting only after board reboot log in as admin
manualy change the security setting if your familiar to bm622i
Image of a "board reboot" end command
Succes Change Mac
Connecting Only.........
Board Reboot doesn't change the default security you can see on this image NAI 002568 you need to generate this from you new mac (my example max is 10c6
ACL Telnet is unchange still enable
After Changing NAI User ID User Password
"RESTOREDEF " Ending Command
VBS Scripts
Connnected agad
Update:
Used putty to change mac instead decrypting another password for admin to log in to the WEB GUI to Enable Telnet. Execute command in this way is much easy. ;)
Download Putty
VIEW my tutorial -->>/change-mac-on-disabled-telnet-via-putty
+Eric Hunt +Erwin Xnoes apriliago +Adam Gibbs +WIRED +with WiMAX
1.First Download admin password generator by heartilly83
DOWNLOAD LINK
open it to generate a password
2. enable the telnet on acl click apply
3. go run type telnet 192.168.1.1
Log in
user: Firefly
Password: $P4mb1h1r4N4m4nT0!!
type this command to change mac
xiugai allmacdizhi XX:XX:XX:XX:XX:XX ( xx is your mac press Enter)
Type: save (Press Enter)
Type: board reboot (Press Enter )
I recommend copy paste user and password ^^
For auto vbs script for Telnet so you don't have to type command.
just copy the scripts below on a new notepad EDIT the XX that is your working MAC.
then save anyname.vbs
open your created vbs on just 1 click you can change mac.
Set cloner = CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"telnet 192.168.1.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"Firefly"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"$P4mb1h1r4N4m4nT0!!"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"xiugai allmacdizhi XX:XX:XX:XX:XX:XX"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"save"
cloner.SendKeys("{Enter}")
WScript.Sleep 3000
cloner.SendKeys"board reboot"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys("{Enter}")
WScript.Sleep 30000
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 45000
NOTE: vbs script are editable and you can edit it for other telnet command the
Update NOTE: some connecting only after board reboot log in as admin
manualy change the security setting if your familiar to bm622i
Image of a "board reboot" end command
Succes Change Mac
Connecting Only.........
Board Reboot doesn't change the default security you can see on this image NAI 002568 you need to generate this from you new mac (my example max is 10c6
ACL Telnet is unchange still enable
After Changing NAI User ID User Password
"RESTOREDEF " Ending Command
VBS Scripts
Set cloner = CreateObject("WScript.Shell")
cloner.run"cmd"
WScript.Sleep 500
cloner.SendKeys"telnet 192.168.1.1"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"Firefly"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"$P4mb1h1r4N4m4nT0!!"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"xiugai allmacdizhi 10:C6:1F:CE:32:9F"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys"save"
cloner.SendKeys("{Enter}")
WScript.Sleep 3000
cloner.SendKeys"restoredef"
cloner.SendKeys("{Enter}")
WScript.Sleep 500
cloner.SendKeys("{Enter}")
WScript.Sleep 30000
cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 45000
Connnected agad
Update:
Used putty to change mac instead decrypting another password for admin to log in to the WEB GUI to Enable Telnet. Execute command in this way is much easy. ;)
Download Putty
Download PuTTY
PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers.
VIEW my tutorial -->>/change-mac-on-disabled-telnet-via-putty
0 comments:
Post a Comment