[Dnsmasq-discuss] Re: cannot create DHCP BPF socket: No such file
or directory
Terry
terry at bluelight.org.uk
Tue Feb 3 13:52:24 GMT 2009
Simon Kelley wrote:
> 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.
The link you gave me worked a treat
Thank you
Terry
More information about the Dnsmasq-discuss
mailing list