Networking :: Cant Connect To Internet Via Tata Indicom Datacard

Oct 7, 2010

I am using redhat linux os rhel 5.3. i am not able to connect to internet via my new tata indicom datacard in this operating system...how can i configure it to work...i am using vmware to run this operating system...

View 2 Replies


ADVERTISEMENT

Fedora Networking :: Tata Indicom Photon+ For Mobile Broadband Internet Connection - Usb_modeswitch Cannot Detect Anything

Mar 26, 2010

I am using tata indicom photon+ for mobile broadband internet connection.

Code:

Befor yesterday, I was able to connect via this, but today(i guess a update yesterday is the culprit) i cannot. while it should connect automatically, even usb_modeswitch cannot detect anything.

Quote:

my /etc/modeprobe.conf is also blank. But I can work with wireless

View 5 Replies View Related

Networking :: Connect To Internet Using A USB Modem Tata Docomo 056cx9000 Device On Ubuntu

Jul 23, 2011

I have a USB Tata Docomo (USB Modem to connect internet) lsusb shows

Code:

Did a lot of Googling etc on forums and seems a few people have been able to use it.
1) [url]
2) [url]

Though I followed steps as per above links but I my connection via network manager does not establishes. Which as per above links should have come if things went correctly. In Windows same modem works correctly.

I also installed usb-modswitch but not sure as how to use it. I installed it via Synaptic (I use Ubuntu)

Quote:

Shows

Quote:

Quote:

My kernel is

Quote:

Quote:

Like this it keeps on repeating above steps. My service provider does not give a user name and password.

Here is my wvdial.conf file

Quote:

Next set of commands

Quote:

Quote:

Quote:

Quote:

Quote:

I also tried as per this post [url]

Quote:

How do I connect to internet?

Is the driver for my device missing on my system?

View 3 Replies View Related

Ubuntu Networking :: Unable To Connect BSNL 3G USB Datacard In 11.04?

May 7, 2011

Ubuntu 11.04 isn't detecting BSNL 3G USB Datacard. I was using 10.04 earlier & could easily install it then. But now 11.04 isn't detecting the USB datacard, so I'm unable to connect to internet for updates

View 9 Replies View Related

Networking :: Datacard Goes Online But Doesn't Gives Internet Access (Fedora 14)

Dec 25, 2010

I am using MTS datacard. I have usb_modeswitch installed and have configured the wvdial.conf file. When I do sudo wvdial cdma, the IPs and DNS addresses are also allocated but I still cant access internet.

Code:

dmesg | grep -e 'tty' -e 'modem'

is:

Code:

[ 0.000000] console [tty0] enabled
[ 11.098238] USB Serial support registered for GSM modem (1-port)
[ 11.098352] option 6-1:1.0: GSM modem (1-port) converter detected

[code]....

View 1 Replies View Related

Software :: Tata Photon In Suse - System Recognises The USB Device But Unable To Connect To Internet

Feb 1, 2011

Iam using suse linux desktop 10.0. when i connect tata photon USB modem for internet, the system recognises the USB device but unable to connect to internet. How to use tata photon in suse linux

View 3 Replies View Related

Networking :: Cannot Access The Internet Through Tata Photon Plus On Fedora 15

Jul 30, 2011

I followed the instructions mentioned in this thread carefully [url] Despite this, I am unable to connect to the internet. It just says connecting and connecting, but it doesn't connect at all.

View 2 Replies View Related

OpenSUSE Network :: Internet Datacard Gets Disconnected After Sometime?

May 21, 2011

If i leave my laptop idle for sometime, my usb datacard connection gets disconnected. I know its a dial-up connection and if no application is accessing internet it disconnects on its own. The problem over here is when i click on the icon and click on activate it won't happen. So, i have to unplug the hardware and then re-insert it to make it work again.I went through a site, there they have mentioned a work around that is to keep a ping command always running. I'm fine with that, but why do we need to remove the hardware n re-insert it to make it connect to the internet again

View 3 Replies View Related

General :: Datacard Goes Online But Doesn't Gives Internet Access (Fedora 14)

Dec 25, 2010

I am using MTS datacard. I have usb_modeswitch installed and have configured the wvdial.conf file. When I do sudo wvdial cdma, the IPs and DNS addresses are also allocated but I still cant access internet.
The reply to dmesg | grep -e 'tty' -e 'modem' is:

[Code]...

View 1 Replies View Related

OpenSUSE Network :: How To Connect TATA Photon Plus

Dec 29, 2010

connecting TATA Photon Plus in OpenSUSE. I have been struggling with it but not getting any solution.

View 9 Replies View Related

Ubuntu Installation :: Connect Tata Photon?

Nov 4, 2010

the steps to connect tata photon in ubuntu.

View 1 Replies View Related

OpenSUSE Network :: Configure TATA Photon USB Internet In 11.4?

Mar 26, 2011

I am using TATA Photon usb internet stick. It's a Huawei USB modem. OpenSuSe detects and shows it as mobile broadband. But can not connect to internet. Any1 has configured similar device before? It shows me in "network manager" but no option to active/connect it. In Windows I got auto dialer for Photon. And customer care says no support for Linux.

View 2 Replies View Related

General :: Connect Tata And Reliance Boradband Modem

Mar 23, 2010

Here is a method for connect usb modem in linux system.

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

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

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

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

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..

View 1 Replies View Related

General :: Connect Tata Photon+ EC1261 On Fedora 13?

Dec 6, 2010

I am using Fedora 13 and I am facing some problems while connecting. Can anyone give me complete description how to connect Tata Photon+ on Fedora 13?

View 1 Replies View Related

Red Hat :: Connect Tata Photon+ - Mobile Broadband Service In El5?

Apr 15, 2010

I want to know how to connect tata photon+ mobile broadband service in redhat el5,like drivers needed,procedures to install,where can i download the driver.

View 3 Replies View Related

Ubuntu Networking :: Connect To The Internet As Per Normal And Use Any Internet Application?

Feb 1, 2010

On this box I have Two seperate Ubuntu installations. Recently in both I seem to be having the same problem. I initially can connect to the internet as per normal and use any internet application. But after a period of time, sometimes just minutes, sometimes hours, even though the icon says connected, I cant update pages or send emails etc because there is no actual connection. My Physical connection is good I know - My Ubuntu laptop and Windows gamming PC connect fine during this period. So

Does this suggest an intermittent hardware fault or is there some thing in Ubuntu I can check to make sure that it is setup correctly and nothing has been corrupted? I am a lay PC person - I dont really want to be command prompting - Plug & Play and Point & Click is my limit.

View 2 Replies View Related

Ubuntu Networking :: Internet Wireless Connection - Connect To Internet

Oct 21, 2010

I tried to install Xubuntu 10.10 Maverick as dual boot on my laptop. However when xubuntu is on, I can't find a way to connect to internet. When I try the 2 arrows on the up-right corner the option for wireless is deemed. I tried offline/online, that did not work either. when I click the firefox It says you are not connected.

View 1 Replies View Related

Ubuntu Networking :: Unable To Connect To The Internet But Can Connect To The Router

Apr 6, 2011

I am trying to setup a dhcp server for my internal network. I have two NICs, a modem, and a wireless router. I have my server connected directly to my modem which is providing me with Internet access on eth1 and is working fine. I have dhcp and dns setup on eth0 which is connected to my router. The router shows that it is connected to the Internet but when the router gives a client computer an IP address, the client is unable to connect to the Internet but can connect to the router. I will post my configuration files below with my current configuration.

[Code]....

View 5 Replies View Related

Ubuntu Networking :: Connect To The Internet Through Wifi, But Cannot Connect To Anything On Network?

Aug 8, 2011

I can connect to the internet through wifi, but I cannot connect to anything on my network. I have a printer and a NAS, so I would really like for this to work again. I have a dell laptop with a Broadcom card.

View 9 Replies View Related

Ubuntu Networking :: Internet - Cannot Connect - But Can Connect Through XP On VMware

Aug 15, 2010

I had put my computer on standby and when i restarted it, it powered off within a few seconds. I turned it back on and after that i've lost connectivity to internet on Ubuntu 10.04.

However I have VMware (XP) installed and internet/network works on that. I'm a newbie with Linux.

Here are some outputs:

I have tried to edit the connection using System>Preferences>Network Connections. I entered manual settings for IPV4, but whatever i enter there, it doesnt get reflected when i type ifconfig in the terminal window. I tried setting it to Automatic DHCP as well. Doesnt work.

View 1 Replies View Related

Networking :: Cannot Connect To Internet By Using Modem Connect ?

Jun 14, 2010

I use Ubuntu i can not work internet connection Please help me search for a solution but did not find
Use the USB modem model x060s.

View 3 Replies View Related

Networking :: Kubuntu - Can't Connect To The Internet But Can Connect To The LAN

Nov 12, 2009

I've recently set up a local development webserver using Karmic Koala. I downloaded and installed the server version of Kubuntu and have the web server working.

The problem is that for some reason, I'm no longer able to connect to the internet. I can connect to my router, and other machines in my network can VNC into the server.

I'm using an wired connection to the router and have the server set up on an internal IP of 192.168.0.100. I used to be able to connect to the internet, I downloaded and installed a load of packages etc before it stopped working.

The last thing I remember doing before it stopped working was that I installed Samba so I could share files with the other machines on the network (two Macs running Leopard and a WinXP laptop).

I got the share working - I copied a load of files to the server via the share, rebooted, and for some reason now I can't connect to the net (and other machines can't see the Samba share either.) However I can still VNC into the server.

View 1 Replies View Related

Ubuntu Networking :: How To Use Tata Photon In 10.10

Oct 19, 2010

I recently installed ubuntu 10.10 in my studio. i configued vpn connection but i am not able to connect myself to internet.

View 1 Replies View Related

Fedora Networking :: How To Run Tata Photon+ EC1261 In 13

Nov 15, 2010

I am using Fedora 13 and trying to run internet through my Tata photon+ HUAWEI Mobile Broadband Model: EC1261 but I am unable to configure the system to run internet through tata photon+. configure and run internet on my system through tata photon+?

View 1 Replies View Related

General :: Connect Internet Through USB Bsnl EVDO Modemprocedure/commands To Connect To Internet?

Mar 21, 2011

I have installed linux 10.10 and i want to connect internet through USB Bsnl EVDO modemprocedure/commands to connect to internet

View 5 Replies View Related

Ubuntu Networking :: Connecting Tata Docomo USB Modem In 10.04?

Jul 22, 2011

I have a USB Modem MMX 372 G to connect internet lsusb showsCode: Bus 002 Device 002: ID 05c6:9000 Qualcomm, Inc.and following is /var/log/messages when I connect the USB modem and connect it for the first time the USB modem Quote:

Jul 24 08:37:42 bond kernel: [ 110.200159] usb 2-2: new high speed USB device using ehci_hcd and address 2
Jul 24 08:37:43 bond kernel: [ 110.353219] usb 2-2: configuration #1 chosen from 1 choice

[code]....

View 1 Replies View Related

Networking :: Internet Did Not Connect To The Internet

Dec 2, 2010

When i boot my computer and open ubuntu version 10.04.1 the internet wireless connection i have connected automatically. Now, for one reason i don't know, the internet did not connect to the internet. The progam display a message to uncheck the checkmark in the File Menu. After doing this, i refresh the system but it still not connect.

View 9 Replies View Related

Networking :: 3 Nics - Connect To Internet - Share To Local Net - And Connect To Local Net - Not Working

Sep 15, 2009

I have a Dell PowerEdge 1650 server with 3 NICs in it. I am trying to use one NIC (eth0) to connect to the internet, the second NIC (eth1) to share the internet connection to a LAN, and the third NIC (eth2) to connect to the LAN.

It is running Ubuntu server 8.10

The problem that I'm having is that NetworkManager (version 0.7.0) keeps setting eth2 as the default connection, and then I don't get any internet at all from the server.

My main goal is to be able to share files from the server to computers on the LAN. The secondary goal is to have a virtual machine hosting a Halo server, connected through eth2, so that it can host LAN games. But that is a secondary goal after I get the connections to work.

I've been looking around and finding other people who have done bits and pieces of this, but not the whole thing. I had been hoping to simply use the NetworkManger, but I don't mind editing config files.

Also I can't seem to find any good instructions on editing the /etc/network/interfaces file. The man file is incomplete, and everything seems to point back to the man file.

View 2 Replies View Related

Fedora Networking :: Networking - Connect To The Internet Using BSNL Broadband Connection

Mar 6, 2010

I have installed fedora 12 recently. after installation i tried to connect to the internet using BSNL broadband connection. I filled in the details such as IP, Netmask, Gateway and even DNS servers. In the services also I ensured that the network manager services is on. However even though my computer cannot connect to the internet. I then tried the ping test of the modem from the address 192.168.1.1 and found that the ping test is successful. Then i tried the network administrator and there I noticed something unusual.

There are two options in the devices eth0 and eth1 thats ok but the unusual; thing is that the Activate (green button), Deactivate (red button) and even the delete buttons are in the background and I cannot select them. Isthis the problem for the network connectivity.

[Code]....

I then tried the ping test of the modem from the address 192.168.1.1 and found that the ping test is successful. Then i tried the network administrator and there I noticed something unusual. There are two options in the devices eth0 and eth1 thats ok but the unusual; thing is that the Activate (green button), Deactivate (red button) and even the delete buttons are in the background and I cannot select them. Isthis the problem for the network connectivity.

View 3 Replies View Related

Ubuntu Networking :: Tata Docomo GPRS Settings With Phone Modem?

Nov 20, 2010

I need to setup my Sony Ericson C510 phone modem in Ubuntu linux the latest one that I have installed. When I connect my Phone using USB connection it doesnt show me the Dialog box where it says create new "Mobile Broadband Connection". I am not sure how can I configure my Tata Docomo GPRS Connection to use it with Ubuntu.

Here's one blog i came across which says:- Its wonderful to see people browsing in their mobile phones at work places and while they travel. Many Telecom companies provide cheap GPRS / EDGE based internet connectivity which can also be connected to a computer. Here, I will explain how to connect TATA Docomo Internet service in your Ubuntu machine.

[Code]...

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved