On Friday 07 March 2008 12:56:26 pm Edel SM wrote: > On Wed, Mar 5, 2008 at 2:34 PM, Noli Rafallo <[EMAIL PROTECTED]> wrote: > > I have already tried Google but all I can see is mysql to dhcpd.conf > > converter. Maybe someone has already used a dhcp server that directly > > talk to an (my)sql database, really useful for reserved ip.
Speed wise you may not want to do that as dhcpd is a very busy service at times and is better not to be doing lookups to a sql server all the time. http://freshmeat.net/projects/mydhcpgen/ that will generate the file for you from mysql. this may also help http://www.stephens-family.com/dhcp_hacks/ -- Regards, Michael Cole LPIC-1 "The man who does not read good books has no advantage over the man who can't read them. " - Mark Twain "It is our choices, Harry, that show what we truly are, far more than our abilities." — J. K. Rowling "Wear the old coat and buy the new book." — Austin Phelps "I'm not a teacher: only a fellow traveler of whom you asked the way. I pointed ahead – ahead of myself as well as you." — George Bernard Shaw _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List [email protected] (#PLUG @ irc.free.net.ph) Read the Guidelines: http://linux.org.ph/lists Searchable Archives: http://archives.free.net.ph

