Date: Tue, 22 Apr 2003 00:44:20 +0200 (CEST) From: Dirk-Willem van Gulik <dirkx@webweaving.org> To: Paul Hoffman <phoffman@proper.com> Cc: freebsd-questions@freebsd.org Subject: Re: Running isc-dhcpd on two interfaces? Message-ID: <20030422004235.G29555-100000@foem.leiden.webweaving.org> In-Reply-To: <p0521062fbaca1a3de3ba@[63.202.92.152]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Apr 2003, Paul Hoffman wrote: > > # Interlink to church: > > # > > subnet 172.16.0.68 netmask 255.255.255.252 {not authoritative; } # wi1 > > This maybe works for the subnet specifications, but what about for > the options? That is, my options include things like subnet mask, > routers, and so on that are going to be different for the two DHCP > ranges. How do I differentiate between them? I've been grouping them; and for the two networks which are shared use the 'shared-network' declaration. I think I took the example from dhcpd.conf(5). Dw
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422004235.G29555-100000>