Ano-Tech Computers
Enter keyword:

FreeBSD: dhcpd: Can't find free bpf: No such file or directory
Problem:
On a FreeBSD DHCP server with lots of subnets, we got the following error when trying to start dhcpd: dhcpd: Can't find free bpf: No such file or directory
 
Solution:
Make sure you have the appropriate /dev/bpf* entries. Use 'sh MAKEDEV bpf0 bpf1 bpf2 bpf3' etc. to create them if not present. (Note that in 4.2 this seems to have been done by default.)
 
Discuss this solution
Did this article solve your problem? Yes No Did not apply

We welcome anyone who is willing to contribute to this public knowledge base, contact siteadmin@atc.no if you have information you would like to share. The idea is not to replace the commercial support sites, but to publish those hard-to-find solutions you've found yourself looking for over and over again.

Show all articles