LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 06-27-2010, 02:33 AM   #1
orangina
LQ Newbie
 
Registered: Jun 2010
Location: Croatia
Distribution: openSUSE
Posts: 14

Rep: Reputation: 0
Suse 11.2 - network is online but cant open pages


I have problem with network on my laptop. Networks status is Active and Online but i cant open any pages. (was working until installation openSUSE on ext HDD)I already try both wireless/wired connection but nothing. What to do?
 
Old 06-27-2010, 03:09 AM   #2
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
Hi -

Quick suggestions:
1. If possible, focus on your wired connection first (worry about Wifi afterwards)

2. Run /sbin/ifconfig
Verify that it sees your NIC (or both NICs)
Verify that they're active, have a valid IP address, and a valid subnet mask
Code:
EXAMPLE:

/sbin/ifconfig
eth0      Link encap:Ethernet  HWaddr 00:0C:76:E2:71:C5
          inet addr:192.168.1.209  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20c:76ff:fee2:71c5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2044864 errors:0 dropped:0 overruns:0 frame:0
          TX packets:716204 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:520330689 (496.2 Mb)  TX bytes:743375788 (708.9 Mb)
          Interrupt:10 Base address:0x2f00

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:56777 errors:0 dropped:0 overruns:0 frame:0
          TX packets:56777 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:164245436 (156.6 Mb)  TX bytes:164245436 (156.6 Mb)
3. Run "/sbin/route -n". Verify that your gateway is defined. Verify you can "ping" it.
Code:
EXAMPLE:

/sbin/route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
169.254.0.0     0.0.0.0         255.255.0.0     U     0      0        0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U     0      0        0 lo
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0

ping 192.168.1.1
PING 192.168.1.1 (192.168.1.1) 56(84) bytes of data.
64 bytes from 192.168.1.1: icmp_seq=1 ttl=64 time=6.90 ms
64 bytes from 192.168.1.1: icmp_seq=2 ttl=64 time=1.37 ms
...
4. Verify your DNS server. Verify that you can "ping" it.
Code:
EXAMPLE:

cat /etc/resolv.conf
nameserver 192.168.1.2
...

ping 192.168.1.2
PING 192.168.1.2 (192.168.1.2) 56(84) bytes of data.
64 bytes from 192.168.1.2: icmp_seq=1 ttl=128 time=1.13 ms
64 bytes from 192.168.1.2: icmp_seq=2 ttl=128 time=0.213 ms
...
'Hope that helps .. PSM
 
Old 06-27-2010, 03:20 AM   #3
halvy
Member
 
Registered: Aug 2005
Location: Anchorage, Alaska (soon EU, hopefully)
Distribution: Anything NOT SystemD (ie. M$) related.
Posts: 918

Rep: Reputation: 42
Make sure your dns settings are ok.

Type dig at cli and see what it says about the dns servers.

In debian there is a list (2 or 3) items relating to the servers.. in a file called: resolv.conf Suse should have something similar.

Lettuce know.
 
  


Reply



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
Can't open man pages in SuSE Lazypete Linux - Newbie 4 03-25-2010 12:38 PM
MS Publisher html pages for new web pages do not open in firefox, any suggestions?? Bwebman Linux - Newbie 3 06-13-2009 10:35 AM
Open SuSE 10.3 network issue jmral23 SUSE / openSUSE 1 02-25-2008 12:10 PM
update HTML pages online paraiso Linux - Software 3 01-19-2006 07:01 AM
You can now view the man pages online at LinuxQuestions.org jeremy LQ Suggestions & Feedback 6 06-27-2002 08:42 AM

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

All times are GMT -5. The time now is 05:55 AM.

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