<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3020" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Well, I'm gonna rip the dhcpd out and let dnsmasq 
do the work.&nbsp; I've been running dnsmasq inside my firewall for years and 
it's been solid and reliable.&nbsp; I don't see the reason to have two daemons 
running on my firewall when one can do the job just fine.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for the quick reply.&nbsp; It's much 
appreciated -- as is the dnsmasq daemon itself!</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-AJ</FONT></DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=simon@thekelleys.org.uk href="mailto:simon@thekelleys.org.uk">Simon 
  Kelley</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=aweber@comcast.net 
  href="mailto:aweber@comcast.net">AJ Weber</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A 
  title=dnsmasq-discuss@lists.thekelleys.org.uk 
  href="mailto:dnsmasq-discuss@lists.thekelleys.org.uk">dnsmasq-discuss@lists.thekelleys.org.uk</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, January 19, 2007 3:22 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Dnsmasq-discuss] 
  IPCop-specific question</DIV>
  <DIV><BR></DIV>AJ Weber wrote:<BR>&gt; I'm trying to tune-up my IPCop 
  firewall, and I'm noticing that dnsmasq <BR>&gt; is running -- without much of 
  a set of options.&nbsp; Also, dhcpd is <BR>&gt; running...and I GUESS it's 
  actually doing the dhcp work.<BR>&gt;&nbsp; <BR>&gt; OK, I guess, but I can't 
  figure out how dnsmasq is pointed to the leases <BR>&gt; file for dhcpd and 
  doesn't have a problem with that?&nbsp; Also, I don't see <BR>&gt; any 
  config/parameters telling dnsmasq NOT to act as dhcp server, so how <BR>&gt; 
  is it NOT having any problems with this config???<BR>&gt;&nbsp; <BR>&gt; Has 
  anyone looked at this before?<BR>&gt;&nbsp;&nbsp; <BR><BR>If --dhcp-leasefile 
  is set, but no --dhcp-range is set then dnsmasq runs <BR>in a mode where it 
  doesn't do DHCP, but it parses a dhcpd-format lease <BR>file just to find the 
  names and addresses of hosts.<BR><BR>This is backward-compatible to dnsmasq 
  version 1: it's code I've been <BR>trying to remove for years, but IPcop is 
  still holding out by using it. <BR>The standard dnsmasq releases and most 
  distro packages don't compile-in <BR>the facility, you have to edit the 
  config&nbsp; file and rebuild to get 
  it.<BR><BR>Cheers,<BR><BR>Simon.<BR><BR><BR>&gt; Thanks for any 
  insight.<BR>&gt;&nbsp; <BR>&gt; -AJ<BR>&gt; <BR>&gt; <BR>&gt; 
  ------------------------------------------------------------------------<BR>&gt; 
  <BR>&gt; _______________________________________________<BR>&gt; 
  Dnsmasq-discuss mailing list<BR>&gt; <A 
  href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk">Dnsmasq-discuss@lists.thekelleys.org.uk</A><BR>&gt; 
  <A 
  href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</A><BR><BR></BLOCKQUOTE></BODY></HTML>