LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-23-2008, 06:17 PM   #1
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Rep: Reputation: 30
Pretty annoying internet connection problem!


Hello all,

At every say 2-3 hours, my internet connection will just disconnect and I have to reboot the computer to get it back working. This is really annoying and I'm sure there is a way to juste restart that?! I tried /etc/init.d/networking restart but it doesnt work.

Any ideas?

Thanks and happy holidays

PS. Im using Ubuntu 8.10 with gnome.
 
Old 12-23-2008, 08:13 PM   #2
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
This forum seems to be loaded with problem reports about Ubuntu 8.10. Try using 8.04 instead.
 
Old 12-25-2008, 02:06 PM   #3
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Original Poster
Rep: Reputation: 30
UPDATE:

As I previously said, here is the excerpt of my
Code:
networking restart
command:

Code:
matt@AQUARIUS:~$ sudo /etc/init.d/networking restart
[sudo] password for matt:
 * Reconfiguring network interfaces...Ignoring unknown interface wlan1=wlan1.
                                                                         [ OK ]
matt@AQUARIUS:~$
And regarding the
Code:
/var/log/syslog
and
Code:
/var/log/messages
There is nothing in there regarding my wireless device when it disconnects. By the way, it doesn't disconnects, it just stop transfering data FROM and TO. Meaning, I'm still connected. But when I just disconnect and try to reconnect, it never does.

Any other ideas?
 
Old 12-25-2008, 03:57 PM   #4
salasi
Senior Member
 
Registered: Jul 2007
Location: Directly above centre of the earth, UK
Distribution: SuSE, plus some hopping
Posts: 4,070

Rep: Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897Reputation: 897
If you try 'ifconfig' after boot and after the connection has gone, do you get the same result? Do you get your ip via a dhcp lease and is it possible that the lease is expiring (you may want to try starting the dhcp client program in debug mode so that it will log events to syslog so that you see from that what dhcp thinks it is doing...in this case, you'd probably see "requesting new lease" and then nothing happen?)

Are you using network manager (which, I have to admit, I use and occasionally have issues with concerning suspend and resume, and is sometimes alleged to be buggy)?
 
Old 12-25-2008, 07:34 PM   #5
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Original Poster
Rep: Reputation: 30
I'm gonna take a look into ifconfig to see if the outputs matches. Regarding Network Manager (Yes I do use it), is there an alternative for gnome?

Also, I noticed that when a torrent client (Deluge and Ktorrent) is running, it happens, but not when they are not running (They don't run at the same time, but I've tried switching client earlier because I thought Ktorrent was the problem)
 
Old 12-25-2008, 07:43 PM   #6
SkinnerC
Member
 
Registered: Dec 2007
Location: New England, USA
Distribution: Ubuntu 8.04 LTS, Slackware 12.2
Posts: 138
Blog Entries: 1

Rep: Reputation: 20
Quote:
Originally Posted by lonecrow View Post
Regarding Network Manager (Yes I do use it), is there an alternative for gnome?
Try wicd http://www.ubuntugeek.com/wicd-wired...or-ubuntu.html
 
Old 12-26-2008, 09:51 AM   #7
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Original Poster
Rep: Reputation: 30
Thanks, but I can't get the GPG key, and they don't say it anywhere on the page. What do I do?
 
Old 12-26-2008, 09:56 AM   #8
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
Try with: wget -q http://apt.wicd.net/wicd.gpg -O- | sudo apt-key add -
 
Old 12-26-2008, 10:36 AM   #9
SkinnerC
Member
 
Registered: Dec 2007
Location: New England, USA
Distribution: Ubuntu 8.04 LTS, Slackware 12.2
Posts: 138
Blog Entries: 1

Rep: Reputation: 20
type in a terminal

Code:
wget -q http://apt.wicd.net/wicd.gpg -O- | sudo apt-key add -
then your sudo password and it will get the key for you.
 
Old 12-26-2008, 10:49 AM   #10
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Original Poster
Rep: Reputation: 30
K Thanks guys, My question NOW, is How did you find out WHERE the key was? Did you just add the package name + .gpg and then the normal command to add a key, or was it written soemwhere on their website and I didn't find it?
 
Old 12-26-2008, 10:59 AM   #11
SkinnerC
Member
 
Registered: Dec 2007
Location: New England, USA
Distribution: Ubuntu 8.04 LTS, Slackware 12.2
Posts: 138
Blog Entries: 1

Rep: Reputation: 20
go to wicd.net and read the download page
 
Old 12-26-2008, 12:33 PM   #12
makuyl
Senior Member
 
Registered: Dec 2004
Location: Helsinki
Distribution: Debian Sid
Posts: 1,107

Rep: Reputation: 54
Googled for: wicd apt-key ubuntu
First hit is that download page.
 
Old 12-26-2008, 03:29 PM   #13
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Original Poster
Rep: Reputation: 30
Thanks guise

Any idea how to minimize to tray? Kinda annoying to have this sit in the taskbar?
 
Old 12-27-2008, 05:37 PM   #14
lonecrow
Member
 
Registered: May 2005
Location: Canada
Distribution: PCLinuxOS 2007
Posts: 274

Original Poster
Rep: Reputation: 30
Quote:
Originally Posted by lonecrow View Post
Thanks guise

Any idea how to minimize to tray? Kinda annoying to have this sit in the taskbar?

Sorry! Just had to reboot and it took care of that. Nice application really, glad you pointed it out!

Cheers!
 
  


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
very annoying persistent problem Hi, I am having internet connection joeclem111 Mandriva 15 09-30-2007 06:24 PM
internet connection problem. bruse Linux - Networking 5 10-19-2005 11:59 PM
Internet Connection Problem Martin Buescher Linux - Newbie 1 02-13-2005 08:59 AM
Internet connection problem windoze killa Linux - Distributions 5 05-05-2003 08:09 PM
Internet connection problem kornholio Linux - Newbie 1 04-27-2001 06:18 PM

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

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