How to configure Reliance Data card in Ubuntu
how to setup Reliance data card in Ubuntu/linux:
————————————————-
FIRST connect ur usb Reliance huwai data card to ur system(Laptop/Desktop)
Step1)install wvdial using command #sudo apt-get install wvdial
make entry in /etc/wvdial.conf as below
sudo vi /etc/wvdial.conf
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
New PPPD = yes
Phone = #777
Modem = /dev/ttyUSB0
Username = **********
Password = **********
Baud = 460800
stupid mode = 1
step2) now run “wvdial /etc/wvdial.conf” as root from command prompt
#sudo wvdial /etc/wvdial.conf
Your output should be like below:
–> WvDial: Internet dialer version 1.56
–> Warning: section [Dialer /etc/wvdial.conf] does not exist in wvdial.conf.
–> Cannot get information for serial port.
–> Initializing modem.
–> Sending: ATZ
ATZ
OK
–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
OK
–> Modem initialized.
–> Sending: ATDT#777
–> Waiting for carrier.
ATDT#777
CONNECT 230400
–> Carrier detected. Starting PPP immediately.
–> Starting pppd at Mon Jun 23 23:24:47 2008
–> Pid of pppd: 6799
–> Using interface ppp0
–> pppd: �[08][06][08]�[10][06][08]
–> pppd: �[08][06][08]�[10][06][08]
–> pppd: �[08][06][08]�[10][06][08]
–> pppd: �[08][06][08]�[10][06][08]
–> local IP address 220.226.59.180
–> pppd: �[08][06][08]�[10][06][08]
–> remote IP address 220.224.135.112
–> pppd: �[08][06][08]�[10][06][08]
–> primary DNS address 202.138.103.100
–> pppd: �[08][06][08]�[10][06][08]
–> secondary DNS address 202.138.96.2
–> pppd: �[08][06][08]�[10][06][08]
Step GUI: if you want to work in gui just do this.
#sudo apt-get install gnome-ppp
#sudo gnome-ppp
you can give user/pass and phone number would be default #777
3 comments:
Thanks for your information. keep posting like this useful information
reliance netconnect in chennai | reliance data card in chennai
Post a Comment