Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
![Reply](https://www.linuxquestions.org/questions/images/buttons/reply.gif) |
08-16-2009, 03:20 PM
|
#1
|
Member
Registered: Jun 2004
Location: USA
Distribution: Slackware
Posts: 137
Rep:
|
Slack64 -current, KDE4, and intermittent DNS outages
I'm a veteran slacker who just decided to make the jump to Slack64 and now I am experiencing intermittent DNS outages. The weird part is that the outages don't appear until after I'm in KDE. What I mean is: I boot to a prompt, log in, and I can ping anything and everything with no trouble, but once I start KDE, then the fun starts. It works, then it doesn't, then it works, then it doesn't.
I'm thinking it's an issue with KDE, but since this is my first foray into KDE4 I'm having some difficulty troubleshooting (finding the various config panels, etc.)
Some background:
- the machine is connected to a standard Linksys router by ethernet cable
- I know the hardware works (it was fine yesterday with an aging install of Slack 12.1)
- I know my internet connection is working (I have no connection issues from every other machine in the house)
I can provide other details as needed. Any help is appreciated.
|
|
|
08-16-2009, 03:29 PM
|
#2
|
Member
Registered: Feb 2004
Location: Naas,IE
Distribution: Slackware
Posts: 216
Rep: ![Reputation: 184](https://www.linuxquestions.org/questions/images/reputation/reputation_pos.gif)
|
based on what you have written it would be hard to identify the problem.
However you might try to disable the ipv6 module..
|
|
|
08-16-2009, 05:07 PM
|
#3
|
Member
Registered: Jun 2004
Location: USA
Distribution: Slackware
Posts: 137
Original Poster
Rep:
|
thanks
thanks, that's not a bad idea. i typically leave ipv6 out altogether when i compile my kernel, but i haven't done that yet. i'm still booting huge.s
|
|
|
08-16-2009, 11:08 PM
|
#4
|
Member
Registered: Jul 2009
Location: Montreal
Distribution: Slackware
Posts: 35
Rep:
|
i have experienced the same problem with my system. I suspect, in my case, it has something to do with DNS prefetching in Firefox or Chrome. Firefox 3.5 comes with DNS prefetching built-in.
Try disabling the prefetching. To do so in FF 3.5, add the configuration variable network.dns.disablePrefetch with the boolean value TRUE.
I still have the problem in private browsing though ...
If you find a better solution, let us know.
|
|
|
08-17-2009, 12:15 AM
|
#5
|
Senior Member
Registered: Apr 2004
Distribution: slack what ever
Posts: 1,076
|
it could be in the hardware some where I have 2 ether net cards that over heat after a large download and quit working
so I added a fan to the tower blowing fresh air right on them no problems ever sense
|
|
|
08-18-2009, 08:20 AM
|
#6
|
Member
Registered: Jun 2004
Location: USA
Distribution: Slackware
Posts: 137
Original Poster
Rep:
|
still fighting.....
Well, I disabled the IPv6 kernel module and I turned off DNS Prefetch in Firefox, but it's still happening. It'll work great for a while and then every page I try to load will time-out.
At one point last night, I was pinging yahoo successfully at the same time that FF was timing-out every page I tried to load, including yahoo.com. But other times, I wasn't able to connect to any page with FF or ping the world. And at other times, everything worked perfectly.
To reiterate, I know my home network is in working order (my other machines have no trouble) and I know my hardware is solid (it worked perfectly just before the jump Slack64). I agree it sounds like it could be an overheating issue, but I really doubt it, even under heavy load, the temp inside the case doesn't get above 47degC.
I realized last night that I was trying to use my FF user profile from my FF 3.0 install (I maintain my /home between upgrades and fresh installs). Perhaps that the issue. I think my next step will be to load up FF with a clean profile (no extensions or anything) and see what happens.
I'm also going to compile my own kernel. This is something I would do anyway, so we'll see if it helps.
I'm open to any other suggestions. Also, since I am new to KDE4, can someone tell me if KDE4 has any advanced network controls/features built in, and if so, where would I find the config files (or tools). The basic network config options in the main system config don't have much to them.
|
|
|
08-18-2009, 10:52 AM
|
#7
|
Member
Registered: Feb 2004
Location: Naas,IE
Distribution: Slackware
Posts: 216
Rep: ![Reputation: 184](https://www.linuxquestions.org/questions/images/reputation/reputation_pos.gif)
|
Now that you have disabled the ipv6 kernel module, try to disable ipv6 in firefox as well.
about:config -> network.dns.disableIPv6 -> true
|
|
|
08-18-2009, 12:11 PM
|
#8
|
Member
Registered: Jun 2004
Location: USA
Distribution: Slackware
Posts: 137
Original Poster
Rep:
|
Quote:
Originally Posted by Qury
Now that you have disabled the ipv6 kernel module, try to disable ipv6 in firefox as well.
about:config -> network.dns.disableIPv6 -> true
|
yep, did that too...thanks.
|
|
|
08-18-2009, 02:27 PM
|
#9
|
Member
Registered: Jul 2009
Location: Montreal
Distribution: Slackware
Posts: 35
Rep:
|
It doesn't seem to be a widespread issue. It may have something todo with a specific hardware.
I've been experiencing, at a lesser level, the same problem. I have a Gigabyte DS4H board, Phenom 9550 and 4Gig memory running Slackware64 current.
I use xfce4 exclusively, so i don't think the issue is in KDE.
|
|
|
08-21-2009, 08:53 PM
|
#10
|
Member
Registered: Jun 2004
Location: USA
Distribution: Slackware
Posts: 137
Original Poster
Rep:
|
solved
well, I owe rob.rice an apology...turns out it was a heat problem. moved my NIC away from my video card and all is well. Thanks for the help.
|
|
|
All times are GMT -5. The time now is 04:55 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|