On Fri, 10 Jun 2022 at 14:26, Paul Thornton <[email protected]> wrote:
> Does anyone know of a DHCPv4 relay daemon that accepts requests from

does it have to be aware of the DHCP protocol, or could it be a simple
forwarder using socat in UDP mode?

you might need to run two socat processes, one for outbound, one to
handle replies? a google search turned up these.

https://mattryall.net/blog/udp-port-forwarding-with-socat
https://manpages.org/socat

Reply via email to