LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-13-2007, 09:00 PM   #1
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Rep: Reputation: 15
Internet on suse linux


Hello I just installed openSUSE 10.2 and I am trying to get on the internet how do I do this?
 
Old 09-13-2007, 11:16 PM   #2
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,797

Rep: Reputation: 282Reputation: 282Reputation: 282
With the info that you have given, one can only say "configure it".

If you give some more detail, you will probably get more usefull answers.
  1. how do you connect (telephone, DSL, cableTV, ...)
  2. which modem do you have (internal, external, usb, serial, ...)
 
Old 09-14-2007, 10:43 AM   #3
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Wim Sturkenboom View Post
With the info that you have given, one can only say "configure it".

If you give some more detail, you will probably get more usefull answers.
  1. how do you connect (telephone, DSL, cableTV, ...)
  2. which modem do you have (internal, external, usb, serial, ...)
I have tried a wired connection and a wireless connection. I have a broadcom network card and I have an external modem.
 
Old 09-14-2007, 06:59 PM   #4
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
So could someone help me please?
 
Old 09-14-2007, 07:31 PM   #5
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 683Reputation: 683Reputation: 683Reputation: 683Reputation: 683Reputation: 683
You can try using YaST2 to configure your modem. Is this a phone modem that you have of a DSL modem. There is a separate configuration module for both. There is also a network config module in yast where you can configure your network device. Depending on the wireless device you have, you may have more work to do before Linux recognizes your device and loads the kernel module it needs. Look at this sites wiki for instructions. The way to go, a native driver or ndiswrapper will depend on which controller chip your wireless device uses. The results of "lspci -v" and "lspci -n" will indicate the device used and it's manufacturer code. From there Googling for "linux wireless (<device-code> OR <device-name>)" will help you find the best way to go.
 
Old 09-14-2007, 07:33 PM   #6
pnellesen
Member
 
Registered: Oct 2004
Location: Missouri, USA
Distribution: Slackware 12.2, Xubuntu 9.10
Posts: 371

Rep: Reputation: 31
This might be one place to start: OpenSUSE 10.2 "Accessing the Internet" doc
In addition, you might also want to open up YAST and look under "Network Devices" -> "Network Card" to make sure your card(s) is(are) being recongnized properly.
 
Old 09-14-2007, 08:04 PM   #7
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by pnellesen View Post
This might be one place to start: OpenSUSE 10.2 "Accessing the Internet" doc
In addition, you might also want to open up YAST and look under "Network Devices" -> "Network Card" to make sure your card(s) is(are) being recongnized properly.
I can see my cards with yast but still no internet.
 
Old 09-14-2007, 08:36 PM   #8
pnellesen
Member
 
Registered: Oct 2004
Location: Missouri, USA
Distribution: Slackware 12.2, Xubuntu 9.10
Posts: 371

Rep: Reputation: 31
What do you see if you bring up a console window and type (as root) "ifconfig"? Is the problem here that you don't have INTERNET access, or that you aren't getting an IP address from your modem (assuming your modem provides one)?
 
Old 09-15-2007, 10:57 AM   #9
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by pnellesen View Post
What do you see if you bring up a console window and type (as root) "ifconfig"? Is the problem here that you don't have INTERNET access, or that you aren't getting an IP address from your modem (assuming your modem provides one)?
how do I do this? I am type root into the command window and it says that root is not a command?
 
Old 09-15-2007, 11:00 AM   #10
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
See my other thread as well
 
Old 09-15-2007, 11:24 AM   #11
khinch
Member
 
Registered: Apr 2007
Location: Carlisle, UK
Distribution: Debian
Posts: 73

Rep: Reputation: 18
In a console type "su root". You will then be prompted for the root password. Any commands after his point will be carried out with root privileges.

Something like this:

Code:
you@yourmachine:~> su root
Password:
yourmachine:/home/you #
 
Old 09-15-2007, 11:34 AM   #12
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
Thank you then should I post ifconfig?
 
Old 09-15-2007, 12:43 PM   #13
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
Here is some information:

ipconfig
Code:
eth0      Link encap:Ethernet  HWaddr 00:14:22:90:98:B0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:217

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:50 errors:0 dropped:0 overruns:0 frame:0
          TX packets:50 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3260 (3.1 Kb)  TX bytes:3260 (3.1 Kb)
lspci
Code:
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) IDE Controller (rev 03)
02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)
02:03.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02)
ping 127.0.0.1
Code:
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data.
64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.072 ms
64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.062 ms
64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.058 ms
64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.071 ms
64 bytes from 127.0.0.1: icmp_seq=5 ttl=64 time=0.066 ms
64 bytes from 127.0.0.1: icmp_seq=6 ttl=64 time=0.063 ms
64 bytes from 127.0.0.1: icmp_seq=7 ttl=64 time=0.061 ms
64 bytes from 127.0.0.1: icmp_seq=8 ttl=64 time=0.054 ms

--- 127.0.0.1 ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 6999ms
rtt min/avg/max/mdev = 0.054/0.063/0.072/0.009 ms
 
Old 09-15-2007, 01:18 PM   #14
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
Does anyone know what I should do next?
 
Old 09-15-2007, 01:46 PM   #15
Controlpanel
Member
 
Registered: Sep 2007
Distribution: openSUSE 10.2
Posts: 48

Original Poster
Rep: Reputation: 15
Does anyone know what this means?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SUSE Linux without internet - possible? mdg583 Linux - Desktop 2 12-29-2006 04:59 PM
Suse LInux+Internet connection winnie.linux Linux - Networking 1 09-02-2006 04:07 PM
SuSE 10.0 Llinux internet probem: the first time after installing SuSE the internet kunala05 Linux - Wireless Networking 1 07-27-2006 10:03 PM
Internet is slow under SUSE Linux bubble SUSE / openSUSE 9 11-23-2004 02:12 PM
Linux SuSE 9.0 Cannot connect to the Internet rangerssg Linux - Software 20 11-01-2004 05:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration