DHCP Service will no longer start
-
OK so i went away for a couple of days, so I am 100% confident that no config changes were made, but DHCP just up and started failing to start.
Any suggestions? If i disable DHCP on vlan 40 (the one it fails on) it then starts failing on vlan 30 etc..
Feb 25 19:11:37 dhcpd 21420 Internet Systems Consortium DHCP Server 4.4.2-P1 Feb 25 19:11:37 dhcpd 21420 PID file: /var/run/dhcpd.pid Feb 25 19:11:37 dhcpd 21420 Copyright 2004-2021 Internet Systems Consortium. Feb 25 19:11:37 dhcpd 21420 All rights reserved. Feb 25 19:11:37 dhcpd 21420 For info, please visit https://www.isc.org/software/dhcp/ Feb 25 19:11:37 dhcpd 21420 Wrote 0 class decls to leases file. Feb 25 19:11:37 dhcpd 21420 Wrote 0 deleted host decls to leases file. Feb 25 19:11:37 dhcpd 21420 Wrote 0 new dynamic host decls to leases file. Feb 25 19:11:37 dhcpd 21420 Wrote 22 leases to leases file. Feb 25 19:11:37 dhcpd 21420 Listening on BPF/igb1.99/40:62:31:14:86:2f/192.168.99.0/24 Feb 25 19:11:37 dhcpd 21420 Sending on BPF/igb1.99/40:62:31:14:86:2f/192.168.99.0/24 Feb 25 19:11:37 dhcpd 21420 Listening on BPF/igb1.66/40:62:31:14:86:2f/192.168.66.0/24 Feb 25 19:11:37 dhcpd 21420 Sending on BPF/igb1.66/40:62:31:14:86:2f/192.168.66.0/24 Feb 25 19:11:37 dhcpd 21420 Listening on BPF/igb1.50/40:62:31:14:86:2f/192.168.50.0/24 Feb 25 19:11:37 dhcpd 21420 Sending on BPF/igb1.50/40:62:31:14:86:2f/192.168.50.0/24 Feb 25 19:11:37 dhcpd 21420 Listening on BPF/igb1.40/40:62:31:14:86:2f/192.168.40.0/24 Feb 25 19:11:37 dhcpd 21420 Sending on BPF/igb1.40/40:62:31:14:86:2f/192.168.40.0/24 Feb 25 19:11:37 dhcpd 21420 Listening on BPF/igb1.30/40:62:31:14:86:2f/192.168.30.0/24 Feb 25 19:11:37 dhcpd 21420 Sending on BPF/igb1.30/40:62:31:14:86:2f/192.168.30.0/24 Feb 25 19:11:37 dhcpd 21420 Listening on BPF/igb1.20/40:62:31:14:86:2f/192.168.20.0/24 Feb 25 19:11:37 dhcpd 21420 Sending on BPF/igb1.20/40:62:31:14:86:2f/192.168.20.0/24 Feb 25 19:11:37 dhcpd 21420 Listening on BPF/igb1/40:62:31:14:86:2f/192.168.1.0/24 Feb 25 19:11:37 dhcpd 21420 Sending on BPF/igb1/40:62:31:14:86:2f/192.168.1.0/24 Feb 25 19:11:37 dhcpd 21420 Unable to register fd with library out of range Feb 25 19:11:37 dhcpd 21420 Can't register I/O handle for igb1.40: out of range Feb 25 19:11:37 dhcpd 21420 If you think you have received this message due to a bug rather Feb 25 19:11:37 dhcpd 21420 than a configuration issue please read the section on submitting Feb 25 19:11:37 dhcpd 21420 bugs on either our web page at www.isc.org or in the README file Feb 25 19:11:37 dhcpd 21420 before submitting a bug. These pages explain the proper Feb 25 19:11:37 dhcpd 21420 process and the information we find helpful for debugging. Feb 25 19:11:37 dhcpd 21420 exiting. Feb 25 19:11:37 dhcpleases 1390 Sending HUP signal to dns daemon(3370) Feb 25 19:11:37 dhcpleases 1390 Sending HUP signal to dns daemon(3370) Feb 25 19:11:46 dhcpleases 26178 Sending HUP signal to dns daemon(3370) Feb 25 19:11:46 dhcpleases 26178 Could not deliver signal HUP to process 3370: No such process.
-
Rebooting the box fixes it temporarily.
However I then enabled another vlan and it failed again with the same error.
Enabling yet another vlan "fixed" it again.All these vlans had the dhcp service running on them before it started failing.
This behaviour has only started since moving to 2.6.0
-
This continues to fail. Once it fails, i cannot restart DHCP, i need to reboot the box.
Anyone got any ideas?
-
OK. I believe it's something to do with ntopng. Removing that package appears to have resolved the issue.