LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-23-2010, 06:34 PM   #1
sandeeprhce5
LQ Newbie
 
Registered: Jan 2009
Location: Bhiwani Haryana India
Distribution: RedHat and Linux
Posts: 20

Rep: Reputation: 1
Connect tata and reliance Boradband modem in Linux


Hello here is a method for connect usb modem in linux system.

Dear All,

I've created step by step process to configure the TATA/Reliance modem over linux..Pls go thru the link


I used this method to configure TATA photon+ but I hope similar way will also work for Reliance NetConnect Brodband+

Huwaie/ZTE Modem
Command Mode:

1) Check your NetworkManager rpm for Correct Installation

rpm -qa grep Network

NetworkManager-glib-0.7.1-8.

git20090708.fc11.i586
NetworkManager-0.7.1-8.git20090708.fc11.i586
NetworkManager-gnome-0.7.1-8.git20090708.fc11.i586

The rpm should be atleast as above or higher.

2) Set SELinux in permissive mode and switch to ROOT user or you can also use sudo..

setenforce 0
su -

3) If wvdial is not installed already, you've to install it from Fedora Repository.

yum install wvdial

4) Run below command, it will detect your modem....

wvdialconf /etc/wvdial.conf

If this command can't detect your modem then try below commands

i) lsusb -v grep -i iManufacturer
The above command will help you to know the manufacturer of you modem and to get its vendorId and productionid.
ii) lsusb -v
From above command search the vendor id and product id your of modem and execute the below command
iii) modprobe usbserial vendor=XXXXXX product=XXXXXX
This command will load your modem

Now run the command given in step 4.

5) Now open /etc/wvdial.conf file in your favourite editor. I used vim for this purpose.

vim /etc/wvdial.conf

Change your username and password with internet/internet. Save and exit.

6) Now try below command..

wvdial

ATDT#777
CONNECT
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Thu Oct 22 16:35:43 2009
--> Pid of pppd: 14215
--> Using interface ppp0
--> pppd: 0vu �iu
--> pppd: 0vu �iu
--> pppd: 0vu �iu
--> local IP address 115.240.70.242
--> pppd: 0vu �iu
--> remote IP address 220.224.141.129
--> pppd: 0vu �iu
--> primary DNS address 202.138.97.193
--> pppd: 0vu �iu
--> secondary DNS address 202.138.96.2

7) Open /etc/resolv.conf or execute below command

cp /etc/resolv.conf /etc/resolv.conf.org
echo "nameserver 202.138.97.193" >> /etc/resolve.conf

You can also add some global DNS

echo "nameserver 4.2.2.2" >> /etc/resolv.conf

8) try to ping any site



If you get the response then you are all set for the modem, ENJOY SURFING with high Speed


GUI Mode:


Right Click on the Netowk icon on your status bar

NetowkManager > Mobile Brodband > Add

Simply follow the instructions given in GUI and setup your modem

Then Left Click on NetworkManager ICON on status bar and choose your connection and connect,

If you face any problem then set SELinux ini permissive mode and then try.

I tested the GUI method for huawei modem but, for ZTE modem, it doesn't work, Please let me know if it works for you..


Let me know if you face any problem.

sandeeprhce5@gmail.com
 
Old 03-25-2010, 02:58 AM   #2
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Thanks for sharing

If you put the command prompt stuff in in code tags (that's a link to instructions or you may prefer to use "Advanced Edit" mode which has a # button for code tags) it will stand out from the general text and will not be changed to symbols as in "pppd: 0vu �iu".
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
i need software to connect tata photon plus to redhat linux enterpricess (or) link shaikmujeebuddin Linux - Enterprise 1 12-31-2009 11:36 PM
how to connect tata photon plus to redhat linux enterprices? shaikmujeebuddin Linux - Enterprise 1 12-31-2009 11:35 PM
How to connect Reliance ZTE CDMA modem in ubuntu bskumar7080 Linux - Newbie 5 09-21-2009 12:01 PM
problem using reliance cdma phone as modem to connect internet in redhat el 4 premkumar_mkr Linux - Networking 1 09-29-2006 08:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:19 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration