1.Insert the USB MTS Mblaze Data Card
2.Then Open the terminal and type 'wvdialconf' to get the configuration details about the connected modem.
3.Then open the wvdial.conf in the path /etc/wvdial.conf and update the configuration file
by updating the Phone ,Username and Password fields only like the following
Before Editing the Configuration File :
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
New PPPD = yes
Modem = /dev/ttyUSB0
Baud = 9600
Phone =
Username =
Password =
After Editing the Configuration File :
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
New PPPD = yes
Modem = /dev/ttyUSB0
Baud = 9600
Phone = #777
Username = internet@internet.mtsindia.in
Password = mts
4.Then type the following command in terminal wvdial
5.Now MTS Modem Connected and get IP Address and DNS Server Addresses automatically .
Subscribe to:
Post Comments (Atom)
Linux Kernel Compilation
Step 1: Install Required Packages Install additional packages before building a kernel. To do so, run this command: sudo apt-get install gi...
-
Step:1 sudo apt-get install python-pip Step:2 pip install -U selenium for python3 and more install Step:1 sudo apt-get...
-
This process will common for all HP Printers like HP LJ P 1007, P1020,P1020 plus,1022,3050 MFP, M 5035 MFP,P 2015N and Configuring the HP ...
-
Global Parameters [global] Anything in here applies to Samba as a global setting. There is some configuration info here ...
No comments:
Post a Comment