openSUSE Forums > Network/Internet » GPRS/EDGE mobile based internet connection on openSUSE 11.1

Go Back   openSUSE Forums > Network/Internet
Forums FAQ Members List Search Today's Posts Mark Forums Read


Network/Internet Questions about internet applications, network configuration, usage (SAMBA, network printing, NFS)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 24-Dec-2008, 23:56
hafizimtiaz's Avatar
Puzzled Penguin
 
Join Date: Dec 2008
Posts: 2
hafizimtiaz hasn't been rated much yet
Default GPRS/EDGE mobile based internet connection on openSUSE 11.1

Hello all

Could anyone please give me a tutorial about setting up internet
connection using GPRS/EDGE enabled mobile on openSuSE 11.1 (gnome) ?

I have downloaded openSuSE 11.1 gnome live CD and tried many ways to connect to the internet using my SonyEricsson k550i. The network manager applet on Ubuntu 8.10 or Linux Mint 6 was very handy and could let me connect to the internet using the mobile right away from the live CD, just had to specify GrameenPhone [I am from Bangladesh and GrameenPhone is an operator here] as the operator. But in openSuSE 11.1, the network manager could not find any network operator when I command it to 'SCAN' for networks. Moreover, it somehow deletes all the data accounts from my mobile itself and set my mobile in 'FLIGHT MODE'.

Anyway, then [after rebooting] I tried to use YaST2 modem setup to configure the mobile modem manually. But still no luck. No internet connection could be established. But the data accounts were intact and my phone was not set to flight mode.

Then I tried the command "wvdialconf" and edited "/etc/wvdial.conf" thereafter. This time the computer connects to the mobile phone. But if I ping any site, it says "cannot resolve hostname". After getting this message, I edited the "ip-up.local" file as following a tutorial
like this:

Code:
cat > /etc/ppp/ip-up.local
#!/bin/sh
mv /etc/resolv.conf /etc/resolv.conf.bak
cp /etc/ppp/resolv.conf /etc/resolv.conf
chmod 644 /etc/resolv.conf
<press Ctrl-D here>
chmod +x /etc/ppp/ip-up.local
But still no luck.

Then I manually edited "/etc/resolv.conf" and "/etc/pppresolv.conf" files to include nameservers. Then wvdial worked.

Could anyone please help connect to the internet
from openSuSE 11.1 in an easy way like Ubuntu 8.10 using network manager 0.7?
Reply With Quote
Reply

Bookmarks

Tags
edge, gnome-ppp, gprs, network manager 0.7, operator not found


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2