How To Change Your Usb Mac Address Ambit200.

mark370

Inactive User
Joined
Sep 17, 2006
Messages
311
Reaction score
6
i thought i would up this little tut on how to change your Ambit200 USB Mac seeing as this is & could be a way for the cable companies to attack
are modems , not sure if this works on a Ambit250 if som-one wants to try and let use no.

power modem with-out feed just ethernet cable.
now open hyperterminal and set your settings to:
connect using = TCP/IP (winsock)
host address
= 192.168.100.1
port number = 23

and login in with user & pass

then copy and paste the stop scan cmd:

Code:
cd \cm_hal [enter]
scan_stop [enter]

now enter the following cmds:

Code:
cd \non-vol/halif [enter]
usb_mac_address 00:11:22:33:44:55 [enter]
write [enter]
now reboot and that should be it , go check @ http://192.168.100.1/
--------------------------------------------------------
[example]
ETH HFC MAC 00:11:22:33:44:55
USB HFC MAC 00:11:22:33:44:56 *****

*****the last digit on the USB mac is always 1 digit more than ethernet mac.
 
Back
Top