Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: gargsachin_ait on May 05, 2008, 06:30:26 PM

Title: Configure TATA INDICOM LSP-350t
Post by: gargsachin_ait on May 05, 2008, 06:30:26 PM
Hey everone
I m using Red hat enterprise linux 5. I am a beginer. I m unable to connect my net. Plz anybody if he can help me.
Plz tell me all basic steps n if possible plzz mail me on sameer_rockinggupta@yahoo.com
Title: Re: Configure TATA INDICOM LSP-350t
Post by: Ricky on May 05, 2008, 06:40:41 PM
Hi.. It should not be different than one I have described in here :
Configuring CDMA phone to connect internet in linux (http://www.linuxsolved.com/linux-forums/linux-tutorials-how-tos/using-reliance-cdma-phone-as-modem-to-connect-internet-t612.0.html) .

Though above is for another phone but should work for your phone too.
Title: Re: Configure TATA INDICOM LSP-350t
Post by: Ricky on May 07, 2008, 07:57:33 PM
Here is sachin asked me via PM
Quote
i used ur way to connect then at console it is shwing some kind of connection but net is web pages are not opened. i mean m not able to check whether my net is connected or not. plz help me..

Well sachin, you can reply here too.. anyways..

to verify if you are connected, you can check via :
"ifconfig"

If it shows something about ppp0 then you are connected.

Now you may need to add domain name server address to /etc/resolv.conf
ie.
Code: [Select]
nameserver   <ip of the nameserver>
nameserver <ip of the second nameserver>