PDA

View Full Version : TIPS for small ISP DNS


Hagforce
3rd April 2008, 11:18
Hello

I have been using my web server for DNS and the transit providers DNS for secondary.
But I see that when there is load on the server, DNS requests take more time that it should.

This DNS will be serving 1000-1500 ADSL and Wireless broadband coustomers.

I need as high performance as possible on this.

So I would like tips on
-Hardware
-Software
-Setup

falko
4th April 2008, 19:47
What other services are running on that server? Which one is consuming the most resources (see top)?

Hagforce
7th April 2008, 11:18
It`s mostly spamassasin and clam that is putting load on the server.
I use these through ISPConfig.

So I think the best ting would be to use a separate DNS server, as from time to time load would be high om web/mail server. And the DNS response for ADSL customers would be slow.

falko
8th April 2008, 10:37
It`s mostly spamassasin and clam that is putting load on the server.
I use these through ISPConfig.You can try to use spamd and clamd (there are some forum threads about this), this should decrease the load.

So I think the best ting would be to use a separate DNS server, as from time to time load would be high om web/mail server. And the DNS response for ADSL customers would be slow.That would be the best solution. :)

Hagforce
9th April 2008, 09:48
Thank you Falko.

Any good setup guides for a DNS server for ADSL ISP use?
Superfast for best surfing experience :D

falko
10th April 2008, 18:34
Take a look at the DNS category: http://www.howtoforge.com/howtos/dns :)