<!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>Nice pod-cast. ;)</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=redbully@cc.fh-luh.de href="mailto:redbully@cc.fh-luh.de">Jan 
  'RedBully' Seiffert</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</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> Tuesday, February 06, 2007 12:53 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Dnsmasq-discuss] resolver 
  options</DIV>
  <DIV><BR></DIV>AJ Weber wrote:<BR>&gt; If I use a "different" resolv.conf file 
  (i.e. I use a<BR>&gt; resolv-file=/etc/resolv.dnsmasq), will an "option" have 
  the same<BR>&gt; effect it normally would?<BR>&gt; <BR>Looking at the source 
  (network.c, reload_servers()@536), i would say no.<BR><BR>&gt; For example, 
  I'm considering changing timeout to 2 (instead of the<BR>&gt; default of 5), 
  because I've had some issues with my ISP's DNS servers<BR>&gt; recently and 
  don't want to wait too long for the timeout.&nbsp; With the<BR>&gt; broadband 
  connection, any of the nameservers in my list consistenly<BR>&gt; returns in 
  &lt; 1 sec (when they're up, of course).<BR>&gt; <BR>&gt; Will this have the 
  desired effect?&nbsp; Any comments or concerns with<BR>&gt; that change in 
  general?&nbsp; Am I misunderstanding the purpose of the<BR>&gt; "options 
  timeout:" ?<BR>&gt; <BR>Hmmmm, must read up on this...<BR><BR><BR>&gt; 
  ALSO...(DIFFERENT TOPIC) : Is there no way to tell dnsmasq to dump<BR>&gt; 
  it's current lease-info to a file that could be read on restart so it<BR>&gt; 
  knows about all outstanding DHCP leases?&nbsp; It's rare that I have 
  to<BR>&gt; restart dnsmasq or the linux box it's on, but when I do, it forces 
  me<BR>&gt; to restart a lot of client machines in case I'd get a dhcp/IP 
  address<BR>&gt; mix-up (where dnsmasq doesn't know an IP Address is already 
  leased to<BR>&gt; a running client, and a new client requests a lease so it 
  hands-out<BR>&gt; the same address).<BR>&gt; <BR>Huh?<BR>/me scratches his 
  head.<BR>Normaly you don't need any dump-file-flag, because dnsmasq maintains 
  a<BR>lease-file (there is even a special option for these WRT SOHO router, 
  to<BR>keep it in battery backed RAM, because the FS is ro).<BR><BR>Mine is 
  placed in /var/lib/misc/dnsmasq.leases and works(TM).<BR><BR>Maybe there is a 
  problem with file permissions and such things.<BR>You may want to take a look 
  at the "dhcp-leasefile"-option (-l on the<BR>cmd-line). It's also possible 
  that either you have set "leasefile-ro"<BR>(-9 on the cmd-line) or the 
  isc-leasefile code interference with it.<BR><BR>&gt; Thanks in advance, 
  AJ<BR>&gt; <BR>Greetings<BR>Jan<BR><BR>-- <BR>pod* a;<BR>pott* b;<BR>a = (pod 
  *)b;<BR>a real pod cast 
  :-D<BR><BR>_______________________________________________<BR>Dnsmasq-discuss 
  mailing list<BR><A 
  href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk">Dnsmasq-discuss@lists.thekelleys.org.uk</A><BR><A 
  href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</A></BLOCKQUOTE></BODY></HTML>