May 01, 2024, 02:22:02 PM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: Configure TATA INDICOM LSP-350t  (Read 3581 times)

Offline gargsachin_ait

  • Linux Noob !
  • *
  • Posts: 27
Configure TATA INDICOM LSP-350t
« 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

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Configure TATA INDICOM LSP-350t
« Reply #1 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 .

Though above is for another phone but should work for your phone too.

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
Re: Configure TATA INDICOM LSP-350t
« Reply #2 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>