OPNsense Forum

English Forums => General Discussion => Topic started by: spetrillo on April 20, 2023, 02:57:40 AM

Title: DHCP Server on a Multi Segment Network
Post by: spetrillo on April 20, 2023, 02:57:40 AM
Hello all,

When I create a DHCP server for each segment on a multi-segment network does the DHCP server reside on each segment or does it reside on the LAN segment?

Thanks,
Steve
Title: Re: DHCP Server on a Multi Segment Network
Post by: patrick3000 on April 20, 2023, 03:02:57 AM
It "resides" on each segment. More precisely, once each interface is enabled with a static IP address for the interface itself, you will have the option of enabling DHCP for that specific interface (LAN, OPT1, etc.), and, if you do, you can configure DHCP however you want for the interface, with whatever static reservations you want, etc.
Title: Re: DHCP Server on a Multi Segment Network
Post by: spetrillo on April 20, 2023, 04:35:32 AM
Thanks...I thought so but wanted to make sure.