Re: Dhcpd server usage with USB RDNIS interface that goes up and down

2021-08-19 Thread Tim via users
On Fri, 2021-08-20 at 05:26 +0100, Terry Barnaby wrote: > Does anyone know of a configuration option to get the dhcp server to > listen on all network interfaces in a general way or to retry its > network connection when the interface goes down and up ? As far as I've seen, if you don't specify

Dhcpd server usage with USB RDNIS interface that goes up and down

2021-08-19 Thread Terry Barnaby
I have an AM335x based IOT system where the CPU can initially boot over its USB interface using RDNIS and TCPIP/DHCP/TFTP. I need to run a DHCP server on a Fedora33 host to support the DHCP requests from this CPU. In this scenario the CPU brings its USB RDNIS interface up and down about 3 times