LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Ubuntu (https://www.linuxquestions.org/questions/ubuntu-63/)
-   -   connect to the internet (https://www.linuxquestions.org/questions/ubuntu-63/connect-to-the-internet-312265/)

fireedo 04-12-2005 12:15 AM

connect to the internet
 
I'm new with GNOME so can anybody can tell me how to configure internet connection with Nokia+Ma-8620e USB data cable (CDMA phone)

I already have internet connection with SUSE 9.2 but I want have it on my Ubuntu too....becos I like this new distro...it's great..... so please help me.... :)

I'm trying to find "wvdial.conf" in ubuntu but I cant find it

this is my setting with suse 9.2 and Kinternet so how if with ubuntu :


edit "wvdial" (/etc/wvdial.conf)--->

[Dialer starone]
Modem = /dev/usb/ttyUSB0
Baud = 230400
Init1 = ATZ
Init2 = AT+crm=1
Init3 = AT+cso=33
FlowControl = CRTSCTS
Area Code =
Phone = #777
Username = starone
Password = indosat
Ask Password = 0
Dial Command = ATDT
Stupid Mode = 1
Compuserve = 0
Force Address =
Idle Seconds = 300
DialMessage1 =
DialMessage2 =
ISDN = 0
Auto DNS = 1

on terminal root "ln -s /dev/usb/ttyUSB0 /dev/modem" then go to YAST configure "network device"---->modem

"modems to configure" choose "configure"----> to change :
1. spesial settings "speaker on"---> turn off
2. then click details:
fill it with:
Baud : 115200
init1----> don't chnge
init2----> AT+crm=1
init3----> AT+cso=33
klik ok then next
in the menu choice "select internet service provider"
choose "custom provider" then clik next
fill it with:
provider name : whatever name
phone number : #777
username : starone
password : indosat

then clik next then in the menu selection select "connection parameter"
--->activate "stupid mode"

then.... whohaa I already can use my CDMA phone to connect to the internet........ :)

so again....how to configure it with Ubuntu (I'm using Hoary 5.04)

thanx a lot

Simon Bridge 04-12-2005 01:29 AM

Gnome has a gui daemon for that un the gnome menue > system tools

you can use the internet configuration wizard or network device control

it helps if /dev/modem is pointing to your modem

fireedo 04-12-2005 11:42 PM

I have pointing my modem to /dev/modem then what next?

Simon Bridge 04-13-2005 07:44 PM

er - hopefully you pointed /dev/modem to your modem...

Anyhoo - like I said - look for the gui is probably your best bet:
look in the gnome menue for something that sounds like "system tools" and look in there. There is usually something called "network configuration" or "internet configuration" or similar.

ingvildr 04-13-2005 08:00 PM

try running pppconfig in a terminal worked for me i could never get my modem set up with wvdial

fireedo 04-14-2005 12:14 PM

hemm I'll try that :) thanx

fireedo 04-14-2005 10:46 PM

Quote:

Originally posted by ingvildr
try running pppconfig in a terminal worked for me i could never get my modem set up with wvdial
btw after configure with pppconfig now how to make dial?

how to connect to the internet?

ingvildr 04-15-2005 01:56 AM

pon and poff

fireedo 04-15-2005 02:06 AM

Where I can find pon and poff?
or I must type it on konsole Or on run command?

sorry... I really dont know :(

ingvildr 04-15-2005 02:12 AM

u can use the modem lights gnome applet if u want. But you just have to type them in the terminal, sorry i was a bit unclear. But if you use modem lights you have to edit your pppconfig profile a bit, so start up pppconfig again then change connection i do believe then advanced options or something like that haha has been a long time since i did this then go down to user add and delete the 2 dots you see and add your user name then go to previous menu and finished up by saving it over your old one. :D either way is good, sorry if the walk through is rubbish i'm thinking off the top of my head.

fireedo 04-15-2005 02:20 AM

thankyou for the walkthtrough becoz I'm a noob for ubuntu so your help is very very usefull for me :)

so thanx... I'll try to do that--->modem lights gnome applet

hope I can do it :D

fireedo 04-18-2005 02:08 PM

ok now I have a new problem...
why I can connect for a long time? about 3 mnt n I cann't connect to everywhere...
I think because there is no configuration that look like on my suse

(soory my english is bad :( )

Simon Bridge 04-18-2005 11:28 PM

Quote:

Originally posted by fireedo
ok now I have a new problem...
why I can connect for a long time? about 3 mnt n I cann't connect to everywhere...
I think because there is no configuration that look like on my suse

(soory my english is bad :( )

S'allright (English) - I'm used to it. Just take your time, read things back and adjust your language so you can understand it and our lo-ong experience with the language will be used to help us understand you. :)

Let's see if I can understand this... You have configured the modem and you can dial an isp, log on and so forth, but after a few minutes nothing happens? That right?

Does the system seem to "hang" - or do you unexpectedly log off - or what exactly? (I suspect that data flow goes to nill even though a connection is established.)

I usually associate this problem with internal Winmodems! Probably best to show us what your modem configuration looks like...

fireedo 04-18-2005 11:33 PM

yup...after a few minute my connection off...
how to configure internet connection with ubuntu? so I can connect to the internet just like on my suse

thankyou :)

Simon Bridge 04-19-2005 04:04 AM

For Ubunto - there are a number of ways...

in GUI try:

computer > system configuration > network and click "add" to add a ppp0 interface
(you may need to remove your existing attempts first)

in terminal try:
man pppconfig for details

But since you have had a connection (if only a short one) it means that you have configured your modem ... so show us your configuration and we may be able to help more specifically.


All times are GMT -5. The time now is 03:04 AM.