On Fri, 23 Oct 1998, Tim Hibabrd wrote:
> Date: Fri, 23 Oct 1998 09:03:31 -0400
> From: Tim Hibabrd <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: DHCP with two networks
>
> I what to use DHCP across two different allotments of IP's. One range
> is 198.30.15.xxx and the other is 198.30.14.xxx
>
> Here are my questions.
>
> I've heard that you have to have a primary card for each DHCP server, is
> this true. Would I need two ethernet cards in one machine to answer
> each ip-range?
Running dhcp for multiple ip ranges on a single card works fine, if you
get the latest dhcpd sources (www.isc.org/dhcp.html)
> Is it possible to set up two machines with DHCP on a flat network, each
> answering an ip-range. I see potential problems with this though.
you mean two dhcp servers doing diff ranges? Should work fine.
> Is there a way to have one ethernet card and configure the dhcpd.conf to
> accept connections from both ip ranges? Perhaps config the network card
> to have aliases?
yes.
It seemed the 1.x versions didn't support multiple interfaces, but 2.x
does.
Paul
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to [EMAIL PROTECTED]