<!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>I have three NICs/interfaces in my server 
(eth0-2).&nbsp; (IPCop Question coming)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I want to serve DHCP to eth0 and eth2 
ONLY.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thus, I've added the "except-interface=eth1" to the 
config.&nbsp; That's probably what I want.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, I want to serve 198.162.1.x addresses via 
DHCP to eth0.&nbsp; I want to serve 192.168.2.x addresses to eth2.&nbsp; (These 
interfaces have a static address in that range already.)</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I see I can enter two different dhcp-range's into 
the config.&nbsp; How do I tell it to serve the .1 subnet to eth0 and the .2 
subnet to eth2?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The network-id thing is messing with my head.&nbsp; 
Do I need to use that?&nbsp; If so, how do I use that?&nbsp; Would I use 
"net:eth0" on the front of the value???</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Please help?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-AJ</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>