On 10 Jun 2022, at 10:58 am, Paul Thornton <[email protected]> wrote: > Does anyone know of a DHCPv4 relay daemon that accepts requests from > downstream clients on the normal DHCP port, and forwards to a DHCP server on > an alternate port; and the reverse for replies? > > For example, client sends out DISCOVER on port 67, relay hears it, and relays > it to server on port 2067 (for example). And does the 2067 -> 67 for > responses.
Ugly, but depending on your server, maybe this is a job for some firewall packet forwarding. -Paul-
