<!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.3059" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Boy, was I hoping that was the answer!
;)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks again,</FONT></DIV>
<DIV><FONT face=Arial size=2>AJ</FONT></DIV>
<DIV> </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> Thursday, March 01, 2007 12:43
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: Simple config question (I
hope)</DIV>
<DIV><BR></DIV>AJ Weber wrote:<BR>> I have three NICs/interfaces in my
server (eth0-2). (IPCop Question<BR>> coming)<BR>> <BR>> I want
to serve DHCP to eth0 and eth2 ONLY.<BR>> <BR>> Thus, I've added the
"except-interface=eth1" to the config. That's<BR>> probably what I
want.<BR><BR>If you don't want to serve DNS on eth1 either, that's fine. If
you want<BR>DNS on eth1 (but not DHCP) then
do<BR><BR>no-dhcp-interface=eth1<BR><BR>instead.<BR><BR>> <BR>> However,
I want to serve 198.162.1.x addresses via DHCP to eth0. I<BR>> want
to serve 192.168.2.x addresses to eth2. (These interfaces have<BR>> a
static address in that range already.)<BR>> <BR>> I see I can enter two
different dhcp-range's into the config. <BR><BR>Yes, do that.<BR><BR>> How
do<BR>> I tell it to serve the .1 subnet to eth0 and the .2 subnet to
eth2?<BR><BR>There's no need, it all just works automagically.<BR>>
<BR>> The network-id thing is messing with my head. Do I need to use
that?<BR><BR>No, it will just
work.<BR><BR><BR>Cheers,<BR><BR>Simon.<BR></BLOCKQUOTE></BODY></HTML>