Hi, I have inherited an old project using Busybox V1 and uhdcpd 0.9.9-pre. It 
never had networking, but I have added that with static addresses and all works 
fine. However uhdcpc is proving stubborn. It appears to start OK but I dont get 
any messages back and no leases. I have created /usr/share/udhcpc/ and tried 
various scripts including those extracted from 
https://git.busybox.net/busybox/tree/examples/udhcp and older ones from busy 
box ver 1. I have tried calling udhcpc with -s to explicitly call the script. I 
simply get;

# udhcpc -i eth0 -s /usr/share/udhcpc/sample.script 
udhcpc (v0.9.9-pre) started
drivers/net/usb/rtl8150.c: eth0: allmulti set
m

And in var/log/messages I get;

local0.info <http://local0.info>  udhcpc[208]: udhcpc (v0.9.9-pre) started
user.info <http://user.info>  kernel: drivers/net/usb/rtl8150.c: eth0: allmulti 
set
local0.err udhcpc[208]: [truncated] m

I have tried running my scripts through dos2unix incase it was that, no dice. I 
am assuming either I am being a fool or my udhcpc is borked?

Any assistance greatly appreciated.

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to