- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- "Open DNS Server" questions
Operating System - HP-UX
1823369
Members
2716
Online
109654
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2006 05:36 AM
тАО09-21-2006 05:36 AM
"Open DNS Server" questions
Hello all,
www.dnsreport.com reports my internet facing DNS server is an "Open DNS Server".
"ERROR: One or more of your nameservers reports that it is an open DNS server. This usually means that anyone in the world can query it for domains it is not authoritative for (it is possible that the DNS server advertises that it does recursive lookups when it does not, but that shouldn't happen). This can cause an excessive load on your DNS server. Also, it is strongly discouraged to have a DNS server be both authoritative for your domain and be recursive (even if it is not open), due to the potential for cache poisoning (with no recursion, there is no cache, and it is impossible to poison it). Also, the bad guys could use your DNS server as part of an attack, by forging their IP address. Problem record(s) are:
Server 65.121.44.78 reports that it will do recursive lookups. [test] "
It indicates that this is a possible security risk.
I am running Bind 9.2.0 on HPUX 11.11
I added the "recursion no;" option to the /etc/named.conf however after I did that, many dns queries began to fail .. ie www.candy.com resolved before, and came back as unknown after I made the change.
Any ideas/suggestions?
thanks!
Steve
www.dnsreport.com reports my internet facing DNS server is an "Open DNS Server".
"ERROR: One or more of your nameservers reports that it is an open DNS server. This usually means that anyone in the world can query it for domains it is not authoritative for (it is possible that the DNS server advertises that it does recursive lookups when it does not, but that shouldn't happen). This can cause an excessive load on your DNS server. Also, it is strongly discouraged to have a DNS server be both authoritative for your domain and be recursive (even if it is not open), due to the potential for cache poisoning (with no recursion, there is no cache, and it is impossible to poison it). Also, the bad guys could use your DNS server as part of an attack, by forging their IP address. Problem record(s) are:
Server 65.121.44.78 reports that it will do recursive lookups. [test] "
It indicates that this is a possible security risk.
I am running Bind 9.2.0 on HPUX 11.11
I added the "recursion no;" option to the /etc/named.conf however after I did that, many dns queries began to fail .. ie www.candy.com resolved before, and came back as unknown after I made the change.
Any ideas/suggestions?
thanks!
Steve
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-21-2006 07:19 AM
тАО09-21-2006 07:19 AM
Re: "Open DNS Server" questions
Shalom Steve,
Same first name, we went down the same road.
recursion no prevents foreign lookups from being done on your DNS servers. What the concern is is that a DNS server supporting a website can be taken down with a denial of service attack that simply looks up lots and lots of names on the DNS server.
So, if your DNS server is not supporting external web servers, take the comment out of named.conf, restart named and leave it alone. The chances of a DOS attack causing any issues is low.
If you DNS server is supporting an external web server then I recommend splitting its functionality into two boxes. The important box that supports website services has recursion set to no.
The box that supports your web browsing, mail inbound and such can't have the option set and work properly.
I had the exact same thing happen to me a few months back except it was a combined DNS inbound mail server that lost its ability to look up foreign sites and accept mail the moment we made the change.
SEP
Same first name, we went down the same road.
recursion no prevents foreign lookups from being done on your DNS servers. What the concern is is that a DNS server supporting a website can be taken down with a denial of service attack that simply looks up lots and lots of names on the DNS server.
So, if your DNS server is not supporting external web servers, take the comment out of named.conf, restart named and leave it alone. The chances of a DOS attack causing any issues is low.
If you DNS server is supporting an external web server then I recommend splitting its functionality into two boxes. The important box that supports website services has recursion set to no.
The box that supports your web browsing, mail inbound and such can't have the option set and work properly.
I had the exact same thing happen to me a few months back except it was a combined DNS inbound mail server that lost its ability to look up foreign sites and accept mail the moment we made the change.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2006 02:04 AM
тАО09-22-2006 02:04 AM
Re: "Open DNS Server" questions
resolvers on pc's and workstations are 'stub' resolvers, which cannot follow referrals. When recursion is set to no, the dns server refers the client to the root dns servers, which they cannot follow, therefore fail.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP