Forums.ATC.no
Teknisk => Generelt teknisk => Emne startet av: ATC på 21. Januar 2010, 08:40 am
-
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
-
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.)