Re: [CentOS] high performance open source DHCP solution?

2011-08-01 Thread Kenneth Porter
--On Wednesday, July 20, 2011 12:54 AM -0300 Rogelio scubac...@gmail.com 
wrote:

 The free DHCP solution, ISC, seems to be having scaling issues (i.e.
 handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests)

Over what time period?

Have you asked on the ISC DHCP mailing list? They'll know best how to tune 
it for your load.


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] high performance open source DHCP solution?

2011-07-24 Thread Mark
On Tue, Jul 19, 2011 at 7:54 PM, Rogelio scubac...@gmail.com wrote:
 The free DHCP solution, ISC, seems to be having scaling issues (i.e.
 handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I
 was wondering if anyone had any open source suggestions of solutions
 that could scale much better?

 (Ideally, I could find a free version of a solution like Nominum, but
 I know that's asking for much.)

 Anyone have any suggestions?


Not really, but it might be a good idea to restrict this posting to
the list for the OS you're using - is it CentOS or Debian or what?
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] high performance open source DHCP solution?

2011-07-21 Thread Peter Kjellström
On Wednesday, July 20, 2011 04:54:21 AM Rogelio wrote:
 The free DHCP solution, ISC, seems to be having scaling issues (i.e.
 handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I
 was wondering if anyone had any open source suggestions of solutions
 that could scale much better?

In my experience dnsmasq (available in base) is the way to go.

/Peter


signature.asc
Description: This is a digitally signed message part.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] high performance open source DHCP solution?

2011-07-19 Thread Joseph L. Casale
Anyone have any suggestions?

You thought about using its built in load balancing to scale out the capacity?
Don't know what hardware you are using but it might be worth looking at the
lease db and log file setups you are using if you can't add iron to the 
equation.
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] high performance open source DHCP solution?

2011-07-19 Thread Les Mikesell
On 7/19/11 9:54 PM, Rogelio wrote:
 The free DHCP solution, ISC, seems to be having scaling issues (i.e.
 handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I
 was wondering if anyone had any open source suggestions of solutions
 that could scale much better?

 (Ideally, I could find a free version of a solution like Nominum, but
 I know that's asking for much.)

 Anyone have any suggestions?

That's the first I've heard of scaling/performance problems - writing the 
syslog 
entries are about the most work it does.  What kind of hardware and how much 
RAM 
does the server have?   My first thought would be to use a 2nd system which you 
probably want for failover in any case.

-- 
   Les Mikesell
 lesmikes...@gmail.com

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] high performance open source DHCP solution?

2011-07-19 Thread Rogelio
 You thought about using its built in load balancing to scale out the capacity?
 Don't know what hardware you are using but it might be worth looking at the
 lease db and log file setups you are using if you can't add iron to the 
 equation.

I'm looking over the documentation, and I see the -Y/-y options in dhcpd.

Maybe there is something worth considering rather than changing DHCP solutions.

(Other suggestions for DHCP replacement / scaling are always welcome)

-- 
Also on LinkedIn?  Feel free to connect if you too are an open
networker: scubac...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos