[Dnsmasq-discuss] dnsmasq: cannot create DHCP BPF socket: No such file or directory

Simon Kelley simon at thekelleys.org.uk
Tue Feb 3 12:37:40 GMT 2009


Terry wrote:
> As per the subject I have it running in a freebsd jail.
> My config is
> 
> resolv-file=/etc/resolv.conf
> listen-address=192.168.2.207
> dhcp-range=192.168.2.2,192.168.2.20,48h
> dhcp-host=games
> log-queries
> log-dhcp
> 
> 
> dnsmasq-2.46
> 
> ifconfig
> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
>        options=b<RXCSUM,TXCSUM,VLAN_MTU>
>        ether 00:e0:81:63:30:9d
>        inet 192.168.2.207 netmask 0xffffffff broadcast 192.168.2.207
>        media: Ethernet autoselect (100baseTX <full-duplex>)
>        status: active
> 
> But I get the error on startup
> 
> Thanks
> Terry
> 
Not really my forte, but this might have some useful hints. You need 
/dev/bpf<n> device files to exist in the jail.

http://markmail.org/message/3dtdyok4hxtb7hou


Cheers,

Simon.



More information about the Dnsmasq-discuss mailing list