I use bootp to get my address. Under 2.1.66 I could do
ifconfig eth0 0.0.0.0 broadcast 255.255.255.255 netmask 0.0.0.0
run bootp, get my address, and re-ifconfig to the proper address.
Now since 2.1.68, when I do a:
ifconfig eth0 0.0.0.0 broadcast 255.255.255.255 netmask 0.0.0.0
it returns:
SIOCSIFNETMASK: Cannot assign requested address
SIOCSIFBRDADDR: Cannot assign requested address
What's going on? I just want it to work. Flame me or something, I just don't
want to be ignored <grin>.
Geoff