<!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.3395" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I should have been more specific.&nbsp; Is there a 
way to do it in conjunction with a dhcp-host line?&nbsp; I do NOT, in 
fact,&nbsp;give the host I'm referring to a consistent address.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I was just wondering if there was some option 
elsewhere or using that address directive (but without specifying a specific 
IP).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks for the feedback,</FONT></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=briemers@redhat.com href="mailto:briemers@redhat.com">Bill C. 
  Riemers</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@thekelleys.org.uk 
  href="mailto:dnsmasq-discuss@thekelleys.org.uk">dnsmasq-discuss@thekelleys.org.uk</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, September 17, 2008 9:46 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Dnsmasq-discuss] multiple 
  host names?</DIV>
  <DIV><BR></DIV><BR>The easiest way is to use the address directive in the 
  dnsmasq.conf<BR>file.&nbsp;&nbsp; 
  e.g.<BR><BR>address=/dd-wrt.local/dd-wrt/gateway.local/gateway/192.168.1.1<BR><BR>The 
  disadvantages of address directives is that the dnsmasq.conf file is<BR>not 
  automatically re-read when you update it.&nbsp;&nbsp; But the address 
  feature<BR>is particularly useful on DD-WRT devices, because the hosts file 
  will be<BR>overwritten each reboot.<BR><BR>Note:&nbsp; A reverse dns lookup 
  will not return multiple entries.&nbsp; e.g.<BR><BR>[docbill@hartnell ~]$ 
  nslookup 192.168.1.1<BR>Server:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  192.168.1.1<BR>Address:&nbsp;&nbsp;&nbsp; 
  192.168.1.1#53<BR><BR>1.1.168.192.in-addr.arpa&nbsp;&nbsp;&nbsp; name = 
  dd-wrt.local.<BR>[docbill@hartnell ~]$<BR><BR><BR>Bill<BR><BR><BR>AJ Weber 
  wrote:<BR>&gt; Is there a way to resolve more than one hostname to a single 
  host? <BR>&gt; Like an alias-feature?&nbsp; Analogous to putting a line in 
  /etc/hosts with<BR>&gt; multiple names after the IP address?&nbsp; Then have 
  dnsmasq resolve any of<BR>&gt; the names to the correct address?<BR>&gt;&nbsp; 
  <BR>&gt; Thanks,<BR>&gt; AJ<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>&gt;&nbsp;&nbsp; 
  <BR></BLOCKQUOTE></BODY></HTML>