Networking :: Internet Configuration Through Dsl Modem
Sep 4, 2010Recently i got bb internet connection, how to configure my linux pc to internet using DSL modem i.e in bridge mode.
View 4 RepliesRecently i got bb internet connection, how to configure my linux pc to internet using DSL modem i.e in bridge mode.
View 4 Repliesi'm running Kubuntu karmic and i've been using a 3G Huawei E1552 modem to connect to the internet, everything was going well when suddenly my modem stopped working. I've tried reconfiguring everything, i even reinstalled kubuntu from scratch with no success.Here's a part of my /var/log/debug
HTML Code:
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099883] usb-storage: device found at 7
Feb 8 17:14:01 alberto-laptop kernel: [ 1532.099888] usb-storage: waiting for device to
[code].....
I am new to Debian. I am trying out the live cd but can't seem to find how to connect to the internet. My setup is Ethernet card and DSL modem, no routers, no wireless. How do I set this up?
View 5 Replies View Relatedi have problem with my modem zte ac682, i used ubuntu 10.10 and when i configuration my modem with wvdial my modem was not detected, this is my configuration
1. lsusb
2. sudo eject /dev/sr1
3. sudo modprobe usbserial vendor=0x19d2 product=0xffdd
4. sudo wvdialconf( in this step my modem was not detected)
I m using an adsl modem router for connecting into the internet while my operating system is windows 7,but i want to learn open source platforms like UNIX and Linux. so for this reason i install a Linux distro which is centos5. i want to ask how i can configure my modem router with centos. modem router model is Billion BIPAC 5210s.i search internet for its drivers and the only thing which i found modem driver for windows platforms and nothing esle want to know that for installing this modem with my centos i need to download its drivers or not and if the answer is yes or no how comes !
View 1 Replies View Relatedthe bsnl modem cannot access the ubuntu 9.10
View 2 Replies View RelatedI have a usb modem : huawei e220.I am using ubuntu 9.10. I can't access the internet using it. I made a connection form the mobile broadband tab but every time it disconnects .Ubuntu identifies the modem but every time i try to make a connection it fails.
View 5 Replies View Relatedhow to connect my modem to the Internet, the help file on my Ubuntu 9.10 does not match the features available. I am using a modem from Starcomms (a local CDMA services provider in Nigeria) made by Epi Valley.
View 4 Replies View Relatedi wanna to connect to internet with USB DSL modem .
View 1 Replies View RelatedI am new in Ubuntu Linux. I am using Acer Aspire 4740. And I have purchased HSDPA Mobidata as internet modem. But I cannot connect it. How can I connect it and use internet using this modem?
View 2 Replies View RelatedI was recently asked to get a 3G ZTE 633 modem (not in stores) to connect to the internet whenever it was plugged in. I had it successfully working on my Ubuntu Gutsy Gibbon machine but it does not work on Fedora 10 which is where it is required to work. When the 3G modem is plugged in I use a Udev rule to run usb_modeswitch which changes it from being in usb storage mode to being in modem mode. This part works fine. I then run a second udev rule (on the modem device), this should run a script which connects to the internet. Unfortunately it falls over here. The script does run but it will not connect. However if I run the script manually from root it works fine. I guess that it is a permissions issue.
The device permissions are:
crw-rw---- 1 root uucp 188, 0 2009-04-26 11:31 ttyUSB0
crw-rw---- 1 root uucp 188, 1 2009-04-26 11:31 ttyUSB1
crw-rw---- 1 root uucp 188, 2 2009-04-26 11:31 ttyUSB2
The script and script folders permissions are:
drwxrwxrwx 2 root root 4.0K 2009-04-26 11:46 .
drwxr-xr-x 23 root root 4.0K 2009-04-26 11:13 ..
-rwxr-xr-x 1 root root 95 2009-04-26 11:46 run_internet
One thing to note is that there are three udev devices associated with the modem. They are ttyUSB0, ttyUSB1 and ttyUSB2. I use ttyUSB2 to talk to the modem when connecting. Here are the files. If you require any more let me know:
The first udev rule:
SUBSYSTEM=="usb", SYSFS{idProduct}=="2000", SYSFS{idVendor}=="19d2", RUN+="/usr/bin/usb_modeswitch"
The second udev rule:
SUBSYSTEM=="usb", SYSFS{idProduct}=="0031", SYSFS{idVendor}=="19d2", MODE="0666", RUN+="/outputs/run_internet"
The script:
#!/bin/bash
/bin/echo script
/usr/bin/wvdial &
cp -f /etc/telstra_resolv.conf /etc/resolv.conf
The wvdial config file:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = ATS7=60 S30=0 S0=0
Init4 = AT+CGDCONT=1,"IP","telstra.internet"
Modem Type = Analog Modem
Baud = 9600
New PPPD = no
Modem = /dev/ttyUSB2
ISDN = 0
Dial Command=ATD
Phone = *99#
Password = user@bigpond.com
Username = password
Stupid Mode = 1
So what am I missing? I suppose it is related to device permissions. Why does the "mode" command not work? With what rights do udev rules run?
This is my first post on forums.i am using centos 5.5 on my pc. i want to use internet on my using my cellphone as modem.internet is running successfuly on my handset.i have got a usb cable to connect it with pc.details are given below:-
1.cellphone= samsung c3200(gprs,edge,3g supporting)
2.connection method= usb cable
3.os= centos 5.5
I have configure a UTL modem in fedora 14.
First I confiigure /etc/wvdial.conf file(wvdial is installed)
As:
Then i enter wvdial but i got error as:
how configure E1550 Huawei modem in Ubuntu9.10.
View 1 Replies View RelatedWhen I type my modem configuration page IP in browser instead of showing configuration page it shows default web page for apache.What's wrong?Is there any IP conflict?
View 1 Replies View Relatedhow can i connect to the internet using modem card?
Intel d915,3GHz pinless,Lucent Modem
I am using samsung mobile (sgh-b220) in order to connect to the internet. I can easily connect on windows system , using PC studio software. I tried KPPP, wvidial none solved the problem. (It successfully dials the number. Put pppd connection will be terminated)
Some how I managed to scan modem communication taking place on the windows system, and tried exact commands on linux system still I am not able connect.
I have attached log files from windows machine. wvidial.conf, wvidial out put file along with this post.
My router malfunctioned after a weird lightning strikes scenario so i tried connecting directly to the modem, i cant connect on my ubuntu desktop so itried connecting using my laptop with windows 7 and gets connected
View 1 Replies View RelatedI currently using Ubuntu 10.04 LTS
View 2 Replies View RelatedHow do I get my Bigpond internet (ZTE MF636 BP) USB modem to work with Ubuntu 10.4 LTS ?
View 1 Replies View Relatedi have E220 usb modem which i managed to crack and make it work on the Airtel network here in india.The problem is i cant seem to make it work in ubuntu, the way it connects is as below :
i boot in windows and connect to internet Then reboot in ubuntu and then it works fine.and i have to do this everytime. appears like the device gets initiated by booting in windows.
last 6 months i was trying to connect internet on Ubuntu 10.04 yet i don't know how to connect internet i used mobile samsung s3310 with aircel
in windows its required hardware supporting software ,i dont know whether it's required for Ubuntu.
i followed instruction on ubuntu forum that is in
network manger->new connection->mobile broadband connection-> modem type (in that box is not enabled so i cant select my device)
->provider country(india) ->choose provider(Aircel)->billing plan(aircel prepaid ->APN is aircelgprs and dialup number is *99***1#)
->finally i did everything and applied but the network manger not showing any mobile broadband connection i am tired
I have a sprint usb 3g modem that plugs in via usb. I want to be able to share that Internet though an Ethernet port so I can connect another PC or my playstation so I can steam movies or just use the INTERNET on another puter. Iv tried lots of stuff I found on Internet like firestarter for one but it doesn't want to set up right.
View 4 Replies View RelatedI have a nokia phone, cant recall the model number, but its gprs enabled and i can check my mail on it. Its got a vodafone simcard and theres a packet data connection. how i can set it up with my laptop so as to access the internet using the phone as a modem...?
View 1 Replies View RelatedI have a MTS MBlaze USB dongle, with which I can connect to the internet. The question is, how do I set up a ssh connection accessible over the internet so that any one can connect to my PC through that (using valid username/password provided by me of course) ? If not possible, what do I need to make this possible ?
View 3 Replies View RelatedI have a ZTE MF100 3G internet USB modem working fine under ubuntu 10.04 but, there is a little problem:-It does connect in 2 modes: 2G and 3G. If 3G signal is fairly strong, downloading speed reaches 200 KB/s for 600 MB/Day, then for the rest of the day it switches to 2G mode with 15 KB/s max downloading speed. If 3G signal is weak, it switches automatically to 2G, and that's what I hate. Under Windows, I can manually force the modem to connect in 3G mode even if the signal is weak.
View 1 Replies View RelatedI am unable to connect to internet using my cell phone(sony ericsson X1i xperia). When i connect from wired internet it connects without a problem. What settings should i change/ programmes to execute? Thank u in unticipation
View 3 Replies View Relatedtrying to connect to the internet using wvdial but facing problems. the command runs fine until i get PID ppd Carrier detected. Starting PPP immediately.
--> Starting pppd at Sat Oct 23 10:40:09 2010
--> Pid of pppd: 2520
nothing happens after this.. I checked the resolve.conf and it is empty. i put openDNS server addresses but still did not work.
newly installed fedora 15 is not able to connect to internet i have broadband connection with wireless modem my laptop is connecting to wireless modem network. but i am not able to configure pppoe connection on it PS: i am able to connect to internet when using wired connection from modem
View 2 Replies View RelatedI just bought a TRENDNET TDM C4000 (=modem/ wiredrouter) and got it working. If I connect my computer with through the ethernet port directly, the internet will work. However, when I try connecting the ends of the ethernet cable on the modem and my wireless router, it's not transmitting. I know I set up the wireless router correctly because it worked with my previous modem. I just need to know how to configure my modem so that it works with my wireless router (D-Link DI-524).
I have a long wired ethernet wire to satisfy my academic needs for the internet at the moment but my mother is not able to surf the internet and it would be more convenient for myself to put the wire back to my desktop and have my laptop browsing wirelessly.