Dear all, how can I set up a dhcp client on mini2440?, nowadays I have a static address and mask. Thanks
DHCP
I use udhcpc -i eth0 but I had this error udhcpc: socket: Address family not supported by protocol
It should be IPV6 protocol... Can you rebuild your dhcp client with IPV4, or force it in configuration file ?
Ok enabling packet and ipv6 in the kernel, the udhcpc seems working. Thanks everybody
The factory kernel does not support DHCP. You have to reconfigure and recompile the kernel. I forgot the option you have to activate, but I could check it out for you, if you still need the information. Best Regards Joachim

