On Monday 08 December 2008 11:03, Darius wrote:
> Hi All,
> 
> I want to launch udhcpd for my usb0 interface.
> But it returns "udhcpd: SO_BINDTODEVICE: No such device"
> I have DHCP support in my kernel config enabled.
> There below is udhcpd config file:
> 
> start                 192.168.90.20
> end           192.168.90.254
> interface     usb0
> opt     dns     10.10.10.10
> option  subnet  255.255.255.0
> opt     router  10.10.10.10
> option  domain  local
> option  lease   86400

Looks like a bug, does this help?

http://busybox.net/downloads/fixes-1.13.1/busybox-1.13.1-bindtodevice.patch

--
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to