Usuario discusión:V3n0m
Hackeando el modem MD300
Author: v3n0m Hacking the MD300 (Sony Ericsson)
- ---------Ubuntu Console---------#
echo 50-md300.rules >> ACTION!="add", GOTO="3G_End" BUS=="usb", SYSFS{idProduct}=="d0cf", SYSFS{idVendor}=="0fce", PROGRAM="/bin/sh -c 'echo 3 > /sys/%p/device/bConfigurationValue'" LABEL="3G_END" gedit /etc/wvidial.conf
- ------------insert------------#
[Dialer Defaults] Modem = /dev/ttyACM0 ISDN = off Modem Type = USB Modem Baud = 460800 Init = ATZ Init2 = AT+CFUN=1 Init3 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Init4 = AT+CGDCONT=1,"IP","gprs.personal.com" Phone = *99# Dial Prefix = Dial Attempts = 1 Dial Command = ATM1L3DT Ask Password = off Username = gprs Password = adgi Auto Reconnect = off Abort on Busy = off Carrier Check = on Check Def Route = on Abort on No Dialtone = on Stupid Mode = off Idle Seconds = 0 Auto DNS = off
- Domain =
- Nameserver = 172.25.7.6
- Nameserver2 = 172.25.7.7
- Minimize = off
- Dock = on
- -------close--------#
Execute : sudo wvdial
- ------_EOF_-------#