OPNsense Forum

Archive => 23.1 Legacy Series => Topic started by: kr33 on March 22, 2023, 03:47:42 AM

Title: dhcpd Error: <xxx.xxx.xxx.xxx>: no subnet.
Post by: kr33 on March 22, 2023, 03:47:42 AM
Hi All,

I see a whole host of error messages in the log of DHCPv4, does anyone know why this is or what should I look into? I've restarted the DHCP service and restarted the whole device but still the same.

I also do not seem any of those IP's in the list of leases either

(See attached)

Thank you in advance
Title: Re: dhcpd Error: <xxx.xxx.xxx.xxx>: no subnet.
Post by: Fright on March 22, 2023, 11:56:32 AM
dhcpd is trying to load leases from a lease file, but the appropriate networks are missing in the settings?
Title: Re: dhcpd Error: <xxx.xxx.xxx.xxx>: no subnet.
Post by: kr33 on March 22, 2023, 01:50:19 PM
Quote from: Fright on March 22, 2023, 11:56:32 AM
dhcpd is trying to load leases from a lease file, but the appropriate networks are missing in the settings?

The VLANS do exist for that IP range.

Where is the file located if you know..perhaps I can manually delete it? I am using Unbound as well perhaps there is a way via the GUI to delete it and refresh it?
Title: Re: dhcpd Error: <xxx.xxx.xxx.xxx>: no subnet.
Post by: Fright on March 22, 2023, 03:44:30 PM
/var/dhcpd/var/db  iirc
Title: Re: dhcpd Error: <xxx.xxx.xxx.xxx>: no subnet.
Post by: vpx on June 26, 2023, 08:54:18 AM
Could it be that the parent interface which your VLAN is bound to is not enabled?