Projecte

General

Perfil

Actions

Active3GUSB » Historial » Revisió 1

Revisió 1/7 | Següent »
Agustí Moll Garcia, 06-06-2012 21:30


Active3GUSB

Compilar amb els moduls corresponents

Seleccionar els següents moduls:

ppp
chat
kmod-usb2
kmod-usb-ohci
kmod-usb-uhci
kmod-usb-serial
kmod-usb-serial-option
comgt
usb-modeswitch
usb-modeswitch-data

Opcional:

usbutils

Comprovar que ha carregat bé el Dongle

Declarar Interficie 3g

uci set network.wan2=interface
uci set network.wan2.ifname=ppp0
uci set network.wan2.proto=3g
uci set network.wan2.device=/dev/ttyUSB0
uci set network.wan2.apn=movistar.es
uci set network.wan2.service=umts
uci set network.wan2.username=movistar
uci set network.wan2.password=movistar
uci commit network

ifup wan2

Actualitzat per Agustí Moll Garcia fa casi 12 anys · 1 revisions