Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
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.
|
|
12-15-2006, 11:40 AM
|
#1
|
Member
Registered: Apr 2004
Location: Queens, NY
Distribution: Red Hat, Solaris
Posts: 295
Rep:
|
Possible Security Concern?
Hi! These DNS messages are showing up in my /var/log/messages log what could this mean? Does this mean that other parities are using me as their DNS server? If so how do we stop this?
Dec 14 13:41:10 mail named[3006]: lame server resolving 'web.da-us.citibank.com' (in 'web.da-us.citibank.com'?): 192.193.180.74#53
Dec 14 13:51:50 mail named[3006]: lame server resolving 'web.da-us.citibank.com' (in 'web.da-us.citibank.com'?): 192.193.180.74#53
Dec 14 16:31:23 mail named[3006]: lame server resolving 'www.budget.com' (in 'bu dget.com'?): 198.151.36.1#53
Dec 14 16:38:27 mail named[3006]: lame server resolving 'www.ritecounter.com' (i n 'ritecounter.com'?): 66.235.251.136#53
Dec 14 16:38:28 mail named[3006]: lame server resolving 'www.ritecounter.com' (i n 'ritecounter.com'?): 66.235.251.140#53
Dec 14 17:14:23 mail named[3006]: lame server resolving 'elbo.ws' (in 'ws'?): 20 2.4.48.217#53
Dec 14 18:04:01 mail named[3006]: lame server resolving 'www.bloghub.com' (in 'b loghub.com'?): 72.232.34.210#53
Dec 14 18:04:01 mail named[3006]: lame server resolving 'www.bloghub.com' (in 'b loghub.com'?): 72.36.150.162#53
|
|
|
12-15-2006, 01:13 PM
|
#2
|
Senior Member
Registered: Jan 2005
Location: Manalapan, NJ
Distribution: Fedora x86 and x86_64, Debian PPC and ARM, Android
Posts: 4,593
|
A lame server in DNS means that the server responding is not authoritative for a domain which has been delegated to it. In general you can ignore those messages. If you'd like to disable them add:
Code:
logging {
category lame-servers {null; };
};
To your named.conf file.
|
|
|
12-15-2006, 02:36 PM
|
#3
|
Member
Registered: Apr 2004
Location: Queens, NY
Distribution: Red Hat, Solaris
Posts: 295
Original Poster
Rep:
|
Thanks, I thought this meant that people were using this server as a DNS resolver. I'll add the comments to the config.
|
|
|
All times are GMT -5. The time now is 09:56 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
|
|