1.Insert the USB Photon Plus 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
Password = internet
4.Then type the following command in terminal wvdial
5.Now TATA Photon Plus Connected and get IP Address and DNS Server Addresses automatically .
No comments:
Post a Comment