Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 21st January 2010, 12:27 AM
Bartzy Offline
Registered User
 
Join Date: Jan 2010
Posts: 8
linuxfedorakonqueror
Question Network Connectivity drops out randonly

Hi, Installed Fedora 12 recently.

For some reason, my network connectivity drops out randomly. This has happened between 5 minutes to 1 hour of booting and logging into the machine.

When the internet does work, its great, and super fast !

When it drops out, Internet stops working, cannot ping to external site and I cannot ping my router 10.1.1.1

I have onboard realtek network ports on my motherboard.

Any suggestions?

Thanks

Bartzy
Reply With Quote
  #2  
Old 21st January 2010, 12:41 AM
MarcoP Offline
Registered User
 
Join Date: Jun 2008
Posts: 45
windows_98_nt_2000firefox
It seems to be a general problem then, not strictly related to wireless cards only ... http://forums.fedoraforum.org/showthread.php?t=238928
Reply With Quote
  #3  
Old 21st January 2010, 12:46 AM
alextc Offline
Registered User
 
Join Date: Jan 2010
Location: Bucuresti/Romania
Age: 25
Posts: 24
windows_7firefox
Quote:
Originally Posted by MarcoP View Post
It seems to be a general problem then, not strictly related to wireless cards only ... http://forums.fedoraforum.org/showthread.php?t=238928
Yeap, i cannot test this but this problem is weird!
Reply With Quote
  #4  
Old 21st January 2010, 11:57 AM
Bartzy Offline
Registered User
 
Join Date: Jan 2010
Posts: 8
linuxfedorakonqueror
Hmmm I see. Does it help to make an address static? Currently for me its 10.1.1.3 , static it up? And looking at code below. What is virbr0? should it not say 10.1.1.1 - ip of my router?

eth0 Link encap:Ethernet HWaddr 00:1F0:21:2B:FD
inet addr:10.1.1.3 Bcast:10.255.255.255 Mask:255.0.0.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7769 errors:0 dropped:0 overruns:0 frame:0
TX packets:8098 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:5469367 (5.2 MiB) TX bytes:1514845 (1.4 MiB)
Interrupt:33 Base address:0x2000

eth1 Link encap:Ethernet HWaddr 00:1F0:21:2D:4D
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:34

eth2 Link encap:Ethernet HWaddr 00:1F0:21:29:6D
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:35 Base address:0x4000

eth3 Link encap:Ethernet HWaddr 00:1F0:21:31:FD
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:36 Base address:0x8000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:22 errors:0 dropped:0 overruns:0 frame:0
TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1100 (1.0 KiB) TX bytes:1100 (1.0 KiB)

virbr0 Link encap:Ethernet HWaddr B2:FC:81:9E6:81
inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:63 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:15322 (14.9 KiB)

---------- Post added at 02:00 PM CST ---------- Previous post was at 11:53 AM CST ----------

Going to install NetworkManager 0.7.998 according to

http://forums.fedoraforum.org/showpo...5&postcount=12

However, when configure the downloaded package -

configure: error: wireless-tools library and development headers >= 28pre9 not installed or not functional

Any Ideas?

---------- Post added at 10:57 PM CST ---------- Previous post was at 02:00 PM CST ----------

Changed to 'vanilla' 2.6.32.4' kernel.
Testing, i hope this fixes it.
Reply With Quote
  #5  
Old 22nd January 2010, 12:20 AM
alextc Offline
Registered User
 
Join Date: Jan 2010
Location: Bucuresti/Romania
Age: 25
Posts: 24
linuxsafari
I think i managed to fix this
go to System >> Administration>> Network >> click the Wlan (your Wifi) hit the edit,
Go to tab Wireless Settings
Select Mode: Auto
Network name (SSID): Auto
Channel: Auto
Transmit Rate: don't let it on auto! Put 11M Click ok
Then exist network configuration and restart your computer

I know some of you will make fun of me, but it works for me!
I only have 11M but 11MB vs 0MB is better
Consider this a failsafe option and let's continue searching for a real fix!
Let me know if it worked for you.
(PS don't forget to save)
As you can see, on my operating system i have Linux Icon :X so this is the proof that i have neeeet! :*
Reply With Quote
  #6  
Old 22nd January 2010, 12:22 AM
Bartzy Offline
Registered User
 
Join Date: Jan 2010
Posts: 8
linuxfedorafirefox
vanilla kernel fixed it for me - wired network
Reply With Quote
  #7  
Old 22nd January 2010, 12:22 AM
alextc Offline
Registered User
 
Join Date: Jan 2010
Location: Bucuresti/Romania
Age: 25
Posts: 24
linuxsafari
Quote:
Originally Posted by Bartzy View Post
vanilla kernel fixed it for me - wired network
Where can i get vanilla kernel?
Reply With Quote
Reply

Tags
connectivity, drops, network, randonly

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
network connection drops, r1000+samba phybere Using Fedora 3 25th January 2008 07:08 AM
lost network connectivity timbooher Servers & Networking 1 20th August 2005 11:45 PM
Network drops every few minutes wyldeone Servers & Networking 3 12th February 2005 11:08 PM
Network Connectivity Fem-Fedora Using Fedora 7 6th September 2004 07:34 PM


Current GMT-time: 17:25 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat