Small update: The laptop has two integrated adapters: re0 is: RTL8168EP/8111EP - dhcpd re0 -> dhcp server works and give IPs to clients; re1 is: RTL8168H/8111H - dhcpd re1 -> dhcpd server does not reply to client's requests.
Martin ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, May 6, 2021 1:33 PM, Martin <[email protected]> wrote: > Hi list, > > Facing an issue with dhcpd and re(4) driver. > > Changed Lenovo X230 with em(4) driver Intel based LAN adapter to a laptop > with re(4) based on Realtek 8168 RTL8168H/8111H which works as gateway. > > Previous configuration 'dhcpd em0' works fine for years, but 'dhcpd re0' > don't reply with leases. Clients never receive their leases in reply to DHCP > requests. > > No changes have been performed except em0 -> re0. > > dhcpd works with athn(4) adapters, but no re(4). > > Martin
