What's new

Closed ★ ★ ★Wi-tribe EX-230 & EX-250,DV-235,DV235T,OX-230,COMPLETE TUTORIAL (H@ck!ng..Tweaking etc. ) ★ ★ ★

Status
Not open for further replies.
BM622M AND DV235T UNIDENTIFIED169.XXX.XXX.XX IP FIXED

he method i used to fixed my BM622m with unidentified IP address which start 169.xxx.blah blah. Can be as hard it can be or easy for those who has a knowledge with this.
1. Used the winspreader you need a tar.gz firmware of your device

2. Open the file select your network card click start.

3.Connect your modem to your computer LAN cable

4. Then turn if on wait for 1 minute or 2.

to be continue..for important update

IMPORTANT: In order for the winspreader to work properly you need to put it on your desktop and also the firmware.

5.Wait untill you see a steady light on,on your modem signal sector.

6. Once you see the steady light unplug your modem wait for at least 1 minute.

7. After a minute plug your modem wait for it it will take about 1-2 minute to finish it process.

8. If you did this correctly you will now have a valid IP back to default.

9. If your modem was remoted you will see on your MAC address a text or a 0000000000 .

10. Your next step now it to access your telnet to change the mac address.

11. If you knew the mac address before it was remote you can just generate the admin password then access your modem and open the telnet.Then Change Mac

12. If accessing via administrator doesn't work there's a sure way of access via debug console.

Debug console needs a hardware and a proper knowledge to access it.
ayaw kumagat nung flashing saken boss hirap talaga ayusin ng DV random lang yung led light ng modem tsaka signal papunta sa wifi tapos hindi nagbabago ganun lang ng ganun haaayyy hirap hehe
 
Mga boss pa help naman po. Na try ko na po mag winspreader kaso wala pa rin. Yung sa wifi lang talaga ang may ilaw. Hindi sia nag fflash. :(

Mga boss paano po kung ayaw mag flash ng dv? Hindi po siya nag bblink ehh. Pa help naman po.
 
napalitan ko na yung WAN MAC. kaso yung LAN MAC hindi. at hindi din ako makaconnect sa internet. ano na po gagawin ko?
 
[TUT]HOW TO CHANGE LAN MAC FOR DV235T
simple lang eto yung Script:
Code:
Set manokskate = CreateObject("WScript.Shell")

manokskate.run"cmd"
WScript.Sleep 200

manokskate.Sendkeys"echo off{Enter}"
WScript.Sleep 200

manokskate.SendKeys"telnet 10.1.1.254{Enter}"
WScript.Sleep 200

manokskate.SendKeys"28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset ADMIN_NAME admin{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset ADMIN_PASSWD '$1$k2I9hJe4$SJmLvrUF2capJaeJh4.nI0'{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WAN_MAC     28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset LAN_MAC     28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_ANONYMOUS_ID 028xx.xx.xx@globelines.com.ph{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_USER_NAME 28xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_PASSW 2008vzFKTaNBtFI5{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_FREQ_BANDWDITH_FL 10000-10000,10000,10000,10000,10000,10000,10000,10000{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_FREQ_LIST 2337500,2347500,2357500,2345000,2355000,2365000{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_FREQ_BANDWDITH_FL 10000-10000,10000,10000,10000,10000,10000,10000,10000{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_GEMTEK_FREQUENCY_RANGE_LH_BOUND 2300000KHz-2400000KHz{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_IGNORE_CERT 1{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset MGMT_WEB_WAN 0{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset MGMT_TELNET_WAN 0{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset MGMT_SSH_WAN 0{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg commit{Enter}"
WScript.Sleep 200

manokskate.SendKeys"/factoryreset.sh{Enter}"
WScript.Sleep 200
ETO PO yung mga Papalitan lamang
wT99vI7.png
ETO NA NGAUN ANG LAN MAC NG DV KO
gDs4t3P.png

WALA KASING SIGNAL ANG GLOBE SA AREA KO KAYA NILAGYAN KO MONA SYA NG SMART MAC...
snfcg unknown command nman po lumalabas.
napalitan ko nman yung mga dapat palitan, kaso ayaw.
 

Attachments

[TUT]HOW TO CHANGE LAN MAC FOR DV235T
simple lang eto yung Script:
Code:
Set manokskate = CreateObject("WScript.Shell")

manokskate.run"cmd"
WScript.Sleep 200

manokskate.Sendkeys"echo off{Enter}"
WScript.Sleep 200

manokskate.SendKeys"telnet 10.1.1.254{Enter}"
WScript.Sleep 200

manokskate.SendKeys"28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset ADMIN_NAME admin{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset ADMIN_PASSWD '$1$k2I9hJe4$SJmLvrUF2capJaeJh4.nI0'{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WAN_MAC     28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset LAN_MAC     28:xx.xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_ANONYMOUS_ID 028xx.xx.xx@globelines.com.ph{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_USER_NAME 28xx.xx.xx{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_PASSW 2008vzFKTaNBtFI5{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_FREQ_BANDWDITH_FL 10000-10000,10000,10000,10000,10000,10000,10000,10000{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_FREQ_LIST 2337500,2347500,2357500,2345000,2355000,2365000{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_FREQ_BANDWDITH_FL 10000-10000,10000,10000,10000,10000,10000,10000,10000{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_GEMTEK_FREQUENCY_RANGE_LH_BOUND 2300000KHz-2400000KHz{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset WMX_IGNORE_CERT 1{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset MGMT_WEB_WAN 0{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset MGMT_TELNET_WAN 0{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg dset MGMT_SSH_WAN 0{Enter}"
WScript.Sleep 200

manokskate.SendKeys"sncfg commit{Enter}"
WScript.Sleep 200

manokskate.SendKeys"/factoryreset.sh{Enter}"
WScript.Sleep 200
ETO PO yung mga Papalitan lamang
wT99vI7.png
ETO NA NGAUN ANG LAN MAC NG DV KO
gDs4t3P.png

WALA KASING SIGNAL ANG GLOBE SA AREA KO KAYA NILAGYAN KO MONA SYA NG SMART MAC...
snfcg unknown command nman po lumalabas.
napalitan ko nman yung mga dapat palitan, kaso ayaw.
 

Attachments

boss kim? iba poba ang mga mac per modem po? bm622 kasi ako 2009. not connecting any sa na try kng mga updates at unstable na mac. gusto ko sana mang hunt para sa bm622 pero dont know san mag simula
 
Sino Po Pweding Tumulong sakin sa Green Packet ko..
v2.10.14-g1.0.4-gp Yong modem ko po kasi na bm622m nasira... ko na ata kaka try kong pano maka connect
 
sir after flashing ganito po ang nangyari sa dv235t ko!!!!!
1. result is nakapasok aq sa gui You do not have permission to view the full content of this post. Log in or register now. , but as smart / smart lng.
di ko mapasok ang admin account.
admin / admin
admin / smart
admin / user
user / user
no luck ayaw makapasok

You do not have permission to view the full content of this post. Log in or register now. , as smart / smart
nung sinilip ko ung smart /smart
eto nakita ko
with bsid sya but
LAN address: 00:00:00:00:00:00
MAC address: 00:00:00:00:00:00
mag kapariha ang wan at lan mac
IP -- blank lang


i did try na magpalit ng mac address but no luck
kasi di ma access ang
telnet
ssh
pati admin password.

ano po ang gagawin ko !!! tnx in advance
e reset m daw
 
Status
Not open for further replies.
Back
Top