What's new

Tutorial For bm662m (2012) problem

Status
Not open for further replies.

JeaPrimeTV

Forum Veteran
Elite
Joined
May 18, 2013
Posts
749
Reaction
6,335
Points
897
Age
39
BM622m (2012) Lan Problem

Ang Solution na ito ay ginagawa ko kapag ako ay mg Ip snipe/Mac Snipe. Minsan kc kung Dead ang Mac address ngtrotroubleshoot sya. so try this solution bka mkatulong sa inyo.


Sa mga Bm662m User's try this simple solution.
1. Go to Start Menu
2. Control Panel then at the control panel click the Network and Sharing Center
3. In the Upper Left Click the Change Adapter Settings
4. Right Click the Local Area Connection and click the Properties



tutorial.jpg

Untitled.jpg

After Ok Click Close the preview page.


Note: Mghahang ang cp nyo or meron hnd.... but its ok kc normal lang yan tpos after lahat ng ginawa nyo mghang2x or hnd nid nyo tlga i restart ang PC nyo..

After nyo na Restart ang PC nyo pwde nyo na mgpalit ng Live Mac...
GOODLUCK!!!

Tool i use to change mac add...
Download nyo na lang sa attachment.

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"sncfg dset WAN_MAC_ENCRY 001122334455"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset WAN_MAC 00:11:22:33:44:55"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg dset LAN_MAC 00:11:22:33:44:56"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg commit"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"sncfg reload"
cloner.SendKeys("{Enter}")
WScript.Sleep 1000

cloner.SendKeys"reboot"
cloner.SendKeys("{Enter}")
WScript.Sleep 500

cloner.SendKeys"echo Feel The Power"
cloner.SendKeys("{Enter}")
WScript.Sleep 5000

cloner.SendKeys"exit"
cloner.SendKeys("{Enter}")
WScript.Sleep 500

Before you Use Bm622m.vbs edit and put your live mac there then SAVE...

don't forget to Likes and Feedback 🧑‍🚀
 

Attachments

Last edited:
gudpm hi po, master ung sa script po ba need pa po ba ng support na application pra mg run po ng maayos ung script, kasi po try ko po sya pero dumadami lang ung nagoopen na command prompt bakit po ganun master, naka enable naman po ung telnet client and server, kya ayun balik sa pagtype to change mac, tnx po, more power, God Bless
 
Status
Not open for further replies.
Back
Top