On my new CentOS 6, KDE 4, running WireShark I see what appears to be frequent nonsensical DNS queries, for example: "settings-personal.desktop" and "settings-system.desktop". The DNS response is always:"No such name". Do tell! These appear especially when I click on things on the KDE menus. On my old CentOS 5 box, on the same LAN, I see no such thing. I note that I have replaced the original /etc/hosts with my own. Might these have been resolved in the original?
Thanks for your comments. Mike.
On Wed, 31 Aug 2011, Michael D. Berger wrote:
On my new CentOS 6, KDE 4, running WireShark I see what appears to be frequent nonsensical DNS queries, for example: "settings-personal.desktop" and "settings-system.desktop". The DNS response is always:"No such name". Do tell! These appear especially when I click on things on the KDE menus. On my old CentOS 5 box, on the same LAN, I see no such thing. I note that I have replaced the original /etc/hosts with my own. Might these have been resolved in the original?
Random stab in the dark...
Are you running the autofs with /net or similar configured?
jh
On Wed, 31 Aug 2011 20:02:09 +0100, John Hodrien wrote:
On Wed, 31 Aug 2011, Michael D. Berger wrote:
On my new CentOS 6, KDE 4, running WireShark I see what appears to be frequent nonsensical DNS queries, for example: "settings-personal.desktop" and "settings-system.desktop". The DNS response is always:"No such name". Do tell! These appear especially when I click on things on the KDE menus. On my old CentOS 5 box, on the same LAN, I see no such thing. I note that I have replaced the original /etc/hosts with my own. Might these have been resolved in the original?
Random stab in the dark...
Are you running the autofs with /net or similar configured?
jh
How would I know? I get nothing from: ps -ef | grep -i autofs yum -y list installed | grep -i autofs
Mike.
Michael D. Berger wrote:
On Wed, 31 Aug 2011 20:02:09 +0100, John Hodrien wrote:
On Wed, 31 Aug 2011, Michael D. Berger wrote:
On my new CentOS 6, KDE 4, running WireShark I see what appears to be frequent nonsensical DNS queries, for example: "settings-personal.desktop" and "settings-system.desktop". The DNS response is always:"No such name". Do tell! These appear especially when I click on things on the KDE menus. On my old CentOS 5 box, on the same LAN, I see no such thing. I note that I have replaced the original /etc/hosts with my own. Might these have been resolved in the original?
Random stab in the dark...
Are you running the autofs with /net or similar configured?
How would I know? I get nothing from: ps -ef | grep -i autofs yum -y list installed | grep -i autofs
Does rpm -qi autofs show nothing? If so, I'm a tad surprised, since that takes care of not only nfs but also CD/DVDs and USB keys.
mark
On Wed, 31 Aug 2011 16:19:05 -0400, m.roth-x6lchVBUigD1P9xLtpHBDw wrote:
Michael D. Berger wrote:
On Wed, 31 Aug 2011 20:02:09 +0100, John Hodrien wrote:
On Wed, 31 Aug 2011, Michael D. Berger wrote:
On my new CentOS 6, KDE 4, running WireShark I see what appears to be frequent nonsensical DNS queries, for example: "settings-personal.desktop" and "settings-system.desktop". The DNS response is always:"No such name". Do tell! These appear especially when I click on things on the KDE menus. On my old CentOS 5 box, on the same LAN, I see no such thing. I note that I have replaced the original /etc/hosts with my own. Might these have been resolved in the original?
Random stab in the dark...
Are you running the autofs with /net or similar configured?
How would I know? I get nothing from: ps -ef | grep -i autofs yum -y list installed | grep -i autofs
Does rpm -qi autofs show nothing? If so, I'm a tad surprised, since that takes care of not only nfs but also CD/DVDs and USB keys.
mark
Running: rpm -qi autofs shows: package autofs not installed at levels 3 and 5.
Mike.
On Wed, 31 Aug 2011 18:22:42 +0000, Michael D. Berger wrote:
On my new CentOS 6, KDE 4, running WireShark I see what appears to be frequent nonsensical DNS queries, for example: "settings-personal.desktop" and "settings-system.desktop". The DNS response is always:"No such name". Do tell! These appear especially when I click on things on the KDE menus. On my old CentOS 5 box, on the same LAN, I see no such thing. I note that I have replaced the original /etc/hosts with my own. Might these have been resolved in the original?
Thanks for your comments. Mike.
It appears that the peculiar URLs in the DNS queries are the name of files that appear in the directory: /usr/share/kde4/services/ I looked at a few with vi, and they appear to be lists of words for concepts in numerous languages. Does this help in determining why they should appear as URLs in DNS queries?
Thanks, Mike.
On Wed, 31 Aug 2011 18:22:42 +0000, Michael D. Berger wrote:
On my new CentOS 6, KDE 4, running WireShark I see what appears to be frequent nonsensical DNS queries, for example: "settings-personal.desktop" and "settings-system.desktop". The DNS response is always:"No such name". Do tell! These appear especially when I click on things on the KDE menus. On my old CentOS 5 box, on the same LAN, I see no such thing. I note that I have replaced the original /etc/hosts with my own. Might these have been resolved in the original?
Thanks for your comments. Mike.
Please see: gmane.comp.kde.general, thread: "Bad DNS Query for Date & Time" for additional information on this matter. The problem has not, as yet, been solved.
Mike.