1. Tancapkan modem anda di pc / laptop.
2. Install paket usb_modeswitch.
3. Install paket wvdial.
4. Setting usb_modeswitch.conf
root@danni:/home/danni# nano /etc/usb_modeswitch.conf
==========================================
- ce782
#
#
DefaultVendor= 0x201e
DefaultProduct= 0x1022
TargetVendor= 0x19d2
TargetProduct= 0xfff1
MessageContent="5553424312345678c00000008000069f010000000000000
000000000000000" ==========================================
4. Setting wvdial.conf
root@danni:/home/danni# nano /etc/wvdial.conf
==========================================
[Dialer test_modem]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Stupid Mode = 1
Modem = /dev/ttyUSB0
Phone = #777
Idle Seconds = 300
Password = smart
Modem Type = USB Modem
Compuserve = 0
Baud = 921600
New PPPD = yes
Auto DNS = 1
Dial Command = ATDT
Ask Password = 0
ISDN = 0
Username = smart
===========================================
5. Setting DNS di pc
root@danni:/home/danni# nano /etc/resolv.conf
===========================================
- Generated by NetworkManager
nameserver 10.17.3.245
nameserver 10.17.125.229
===========================================
6. Reboot PC Anda
7. Setelah Login, ketik di console (sebagai root)
root@danni:/home/danni# wvdial test_modem
8. Tes ping google.com
9. Buka browser & ready for surfing.