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 09-14-2009, 08:30 AM   #1
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Rep: Reputation: 15
Networking suddenly stopped working


I've been using Ubuntu quite happily on my Fujitsu Siemens Lifebook laptop for months now. Today though, all networking failed. Wireless and Ethernet connections no longer work. If I boot into windoze, everything works. My Ubuntu desktop still works too.

Can anyone explain this? Might there have been a software update that my laptop didn't like? I'm at a loss how to resolve this with no working connection.

Any help most gratefully received.

Thanks.
 
Old 09-14-2009, 08:36 AM   #2
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,213

Rep: Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848
Open a konsole, and run the command '/sbin/ifconfig' ( without the quotes ) and post the results. This will show the status of all your connections.

It would also help if you posted the result of 'netatat -r' This shows the routing information.

Can you connect to your router? From a web browser, type the ip address of your router in the address bar and see if it connects. Post the results.
 
Old 09-14-2009, 08:47 AM   #3
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Well this is just too wierd! I've been fiddling about with this laptop for hours trying to get it to connect. I read your response so I booted back into Ubuntu and it connected wirelessly straight away!

I get the feeling this may be the start of something rather than the end.

Many thanks for the response
 
Old 09-14-2009, 08:53 AM   #4
camorri
LQ 5k Club
 
Registered: Nov 2002
Location: Somewhere inside 9.9 million sq. km. Canada
Distribution: Slackware 15.0, current, slackware-arm-currnet
Posts: 6,213

Rep: Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848Reputation: 848
The commands I posted are the first places to look to determine status, so give them a try while things are working, and you will start to see the differences when things don't work.
 
Old 09-14-2009, 09:52 AM   #5
tears
LQ Newbie
 
Registered: Sep 2008
Posts: 3

Rep: Reputation: 0
Quote:
Originally Posted by wilbyforce View Post
Well this is just too wierd! I've been fiddling about with this laptop for hours trying to get it to connect. I read your response so I booted back into Ubuntu and it connected wirelessly straight away!

I get the feeling this may be the start of something rather than the end.

Many thanks for the response
dmesg is also your good friend.


------

Tears
http://www.techbabu.com
 
Old 09-14-2009, 09:57 AM   #6
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,923
Blog Entries: 44

Rep: Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158Reputation: 3158
Hi,

I would add that by using 'ifconfig -a' will show all devices even the ones that are down.

Quote:
excerpt from 'man ifconfig';

-a display all interfaces which are currently available, even if down
 
Old 09-14-2009, 10:02 AM   #7
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
Thanks all
 
Old 09-14-2009, 10:10 AM   #8
wilbyforce
Member
 
Registered: Aug 2009
Posts: 38

Original Poster
Rep: Reputation: 15
This is the output from /sbin/ifconfig with network working is as follows, does it look healthy?

Code:
eth0      Link encap:Ethernet  HWaddr 00:0b:5d:4a:0f:84  
          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:11 Base address:0x3000 

eth1      Link encap:Ethernet  HWaddr 00:0e:35:1c:1b:a5  
          inet addr:192.168.1.88  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20e:35ff:fe1c:1ba5/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1291 errors:1 dropped:1 overruns:0 frame:0
          TX packets:1402 errors:0 dropped:5 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1207104 (1.2 MB)  TX bytes:316911 (316.9 KB)
          Interrupt:11 Base address:0x4000 Memory:d0205000-d0205fff 

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:8 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:480 (480.0 B)  TX bytes:480 (480.0 B)
 
  


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
Yum suddenly stopped working Jolteon Linux - Server 1 08-04-2008 11:49 AM
vmware suddenly stopped working leupi Linux - Software 7 01-22-2007 08:47 PM
SLED networking suddenly stopped working kwink81 SUSE / openSUSE 3 09-30-2006 05:55 PM
Wireless networking suddenly stopped paul2005 Ubuntu 1 01-03-2006 04:08 AM
yum suddenly stopped working DJOtaku Fedora 3 05-01-2005 11:38 AM

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

All times are GMT -5. The time now is 01:57 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