Contoh wvdial.conf untuk koneksi telkomsel flash

Contoh wvdial.conf untuk koneksi telkomsel flash

Ini file konfigurasi wvdial.conf untuk digunakan pada telkomsel flash dengan modem usb pada ubuntu. Terlebih dahulu silahkan install wvdial dan copy file berikut pada /etc/wvdial.conf

[Dialer flash]
Modem = /dev/ttyUSB0
Baud = 115200
Init1 = AT+CPIN=1234
Init2 = AT+CGDCONT=1,"IP","internet"
Phone = *99#
Username = 'telkomsel'
Password = 'telkomsel'
Ask Password = 0
Dial Command = ATDT
Stupid Mode = 1
Idle Seconds = 3000
ISDN = 0
Auto DNS = 1

Silahkan sesuaikan isi daripada baris ketiga dengan PIN kartu anda.

Tinggalkan Balasan

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Ubah )

Twitter picture

You are commenting using your Twitter account. Log Out / Ubah )

Facebook photo

You are commenting using your Facebook account. Log Out / Ubah )

Connecting to %s