Log in

Bekijk de volledige versie : USB Ethernet + DHCP



chinnybob
21-10-2005, 16:19
I'm trying to use a USB cable modem with my WL* device.

I have compiled CDCEther kernel module, insmodding it results in a new ethernet interface, eth3.

When I run 'udhcpc -i eth3' it successfully retrieves an IP from my ISP, but then when I type 'ifconfig' the eth3 has not taken this IP. udhcpc complains it cannot find script "/usr/share/udhcpc/default.script"

How do I configure it so that this interface will use DHCP at each reboot? I am using Oleg firmware 1.9.2.7-6b. I know how to make the boot scripts, manipulate flashfs etc.