LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 08-27-2014, 07:50 PM   #46
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4

I did have to start the counter over again due to requirement to boot into other operating system yesterday. Have had no issues in the last week with DNS resolution (the problem I was having prior to NIC upgrade).

Going to try to go two weeks without restarting, for any reason.

Code:
john@debian:~$ date
Wed Aug 27 18:47:27 MDT 2014
john@debian:~$ uptime
 18:47:28 up 1 day,  4:13,  2 users,  load average: 0.28, 0.14, 0.09
john@debian:~$ date
Wed Aug 27 18:47:30 MDT 2014
john@debian:~$
 
Old 08-29-2014, 03:37 PM   #47
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
...

Quote:
john@debian:~$ date
Fri Aug 29 14:37:02 MDT 2014
john@debian:~$ uptime
14:37:07 up 3 days, 3 min, 2 users, load average: 0.07, 0.08, 0.12
john@debian:~$ date
Fri Aug 29 14:37:12 MDT 2014
john@debian:~$
 
Old 08-30-2014, 12:45 PM   #48
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
...

Code:
john@debian:~$ date
Sat Aug 30 11:45:43 MDT 2014
john@debian:~$ uptime
 11:45:46 up 3 days, 21:11,  2 users,  load average: 0.19, 0.14, 0.09
john@debian:~$ date
Sat Aug 30 11:45:48 MDT 2014
john@debian:~$
 
Old 09-01-2014, 12:52 PM   #49
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
...

Code:
john@debian:~$ date
Mon Sep  1 11:51:56 MDT 2014
john@debian:~$ uptime
 11:51:58 up 5 days, 21:17,  2 users,  load average: 0.06, 0.11, 0.13
john@debian:~$ date
Mon Sep  1 11:51:59 MDT 2014
john@debian:~$
 
Old 09-06-2014, 03:59 PM   #50
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
Still pluggin' away...

Code:
john@debian:~$ date
Sat Sep  6 14:56:52 MDT 2014
john@debian:~$ uptime
 14:56:57 up 11 days, 22 min,  2 users,  load average: 0.11, 0.16, 0.11
john@debian:~$ date
Sat Sep  6 14:56:58 MDT 2014
john@debian:~$
 
Old 09-08-2014, 12:30 PM   #51
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
...

Code:
john@debian:/etc$ date
Mon Sep  8 11:30:20 MDT 2014
john@debian:/etc$ uptime
 11:30:23 up 12 days, 20:56,  2 users,  load average: 0.42, 0.17, 0.15
john@debian:/etc$ date
Mon Sep  8 11:30:24 MDT 2014
john@debian:/etc$

Last edited by theAdmiral; 09-08-2014 at 12:32 PM.
 
Old 09-08-2014, 12:40 PM   #52
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
So, in conclusion, and to sum up as briefly as possible, in my opinion, it was the network interface that was causing the DNS resolution problem. And it was fixed with Trieudoahong's suggestion to upgrade the NIC. I haven't had any DNS resolution problems in over 12 days, and I think it is safe to say that this problem has been solved by upgrading to an Intel NIC expansion card.
 
Old 09-15-2014, 11:53 AM   #53
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
So much for my conclusion, as foregone as it were.

Consider this: so, some time ago I hastily concluded that my problem was solved by virtue of a NIC upgrade. It turns out, that even though I upgraded my NIC, which at that time seemed to be the resolution of my DNS lookup issues, that the NIC upgrade was only a step in the right direction. Without getting bogged down in too many details, I migrated over from using the Chrome browser(due to Flash format issues), to using the Chromium browser. From the time I upgraded my NIC until the time I stopped using Chrome and started using Chromium, my DNS issues had disappeared. However, when I started using Chromium browser, my DNS lookup issues returned. The good news, and showing that persistence pays, is that I finally found a clean and quick, uncluttered, instruction to use non-default DNS servers at:

http://debian-bits-and-snips.blogspo...lt-dns-in.html.

Note, this is for Debian Linux, and after all the time, treasure, and effort I have put into this, one thing I have learned is that Debian Linux is slightly particular about this, but the above linked is tailored just for Debian Linux!

I am returning this thread to "Unsolved" status, and will be resuming my previous practice to running the "uptime" program every so often to let you know how progress is moving along.

As a baseline, I will post the current uptime below.

Quote:
john@debian:~$ date
Mon Sep 15 10:53:02 MDT 2014
john@debian:~$ /usr/bin/uptime
10:53:06 up 25 min, 2 users, load average: 0.14, 0.13, 0.14
john@debian:~$ date
Mon Sep 15 10:53:25 MDT 2014
john@debian:~$
 
Old 09-28-2014, 06:15 PM   #54
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
I have had to reboot once here lately. But, as of today, and projecting current computer use, I do not foresee a reboot for at least a little while. Current uptime states are as follows:

Code:
john@debian:~$ date
Sun Sep 28 17:11:33 MDT 2014
john@debian:~$ uptime
 17:11:35 up 7 days, 21:45,  2 users,  load average: 0.35, 0.65, 0.57
john@debian:~$ date
Sun Sep 28 17:11:36 MDT 2014
john@debian:~$
 
Old 10-04-2014, 04:04 PM   #55
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
I think I am going to try maintaining an system up status continuously for a couple of more weeks, with status posted here. And then if it goes as planned (no breaks in status continuously up), I will probably close the thread as solved. The latest statistic is posted here.

Code:
john@debian:~$ date
Sat Oct  4 15:00:41 MDT 2014
john@debian:~$ uptime
 15:00:42 up 13 days, 19:34,  2 users,  load average: 0.19, 0.09, 0.12
john@debian:~$ date
Sat Oct  4 15:00:45 MDT 2014
john@debian:~$
By the way, I am not using Google Chrome nor Chromium currently, due to unresolvable issues regarding Flash. Using Iceweasel, Debian's brand of Firefox. I have no clue as to whether it has anything to do with my success thus far, but I thought I should mention it.

Last edited by theAdmiral; 10-04-2014 at 04:07 PM. Reason: Addendum
 
Old 10-13-2014, 02:52 PM   #56
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
...

Code:
john@debian:~$ date
Mon Oct 13 13:51:06 MDT 2014
john@debian:~$ uptime
 13:51:12 up 22 days, 18:25,  2 users,  load average: 0.00, 0.09, 0.21
john@debian:~$ date
Mon Oct 13 13:51:16 MDT 2014
john@debian:~$
 
Old 10-18-2014, 05:36 PM   #57
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
I think, for the purpose of thoroughness in testing the current network situation/behavior, I am going to keep this uptime thing going for a little more than one more month. After that, I am thinking I should probably go ahead and boot Windoze to run the updater in that environment. At any rate, here are the current stats:

Code:
john@debian:~$ date
Sat Oct 18 16:32:47 MDT 2014
john@debian:~$ uptime
 16:32:49 up 27 days, 21:06,  2 users,  load average: 1.07, 1.01, 1.00
john@debian:~$ date
Sat Oct 18 16:32:51 MDT 2014
john@debian:~$
 
Old 10-19-2014, 03:30 PM   #58
theAdmiral
Member
 
Registered: Oct 2008
Location: Boise, Idaho
Distribution: Debian GNU/Linux (Jessie) + KDE
Posts: 168

Original Poster
Rep: Reputation: 4
I had to reboot due to a computer program failure.

I have probably done enough for this thread though, so I am going to hopefully post the uptime stats for the last time for this thread, and mark it as "Solved".

Code:
john@debian:~$ date
Sun Oct 19 14:28:54 MDT 2014
john@debian:~$ uptime
 14:28:56 up  1:55,  2 users,  load average: 0.05, 0.14, 0.18
john@debian:~$ date
Sun Oct 19 14:28:58 MDT 2014
john@debian:~$
If I get a recurrence of the original problem, I will open the thread back up and resume contributing to it.
 
  


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
Realtek RTL8111/8168B PCI does not work kea_kea Linux - Newbie 5 05-07-2012 09:33 PM
Compiling RealTek RTL8111/8168B driver keeps on failing ddalley Linux - Networking 9 04-19-2012 04:00 PM
Realtek new Driver for RTL8111/8168B mrgreen Linux - Networking 0 05-29-2011 09:47 AM
[SOLVED] Realtek driver RTL8111/8168B jwater1968 Linux - Networking 3 11-10-2010 05:34 AM
Network adapter(Realtek RTL8111/8168B) not communicating with network Brett Delport Linux - Networking 1 11-19-2008 08:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

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