From Electron Cloud
Revision as of 17:28, 9 June 2009 by Ecloud (Talk | contribs) (ifup/ifdown errors)

Jump to: navigation, search

The "documentation" such as it is, is here.

ifup/ifdown errors

don't seem to have all the variables for eth0

If you think /etc/network/interfaces is set up correctly, and if static config works OK but dhcp does not, here's one more thing to check: if you depend on an external dhcp client rather than the Busybox built-in one,

CONFIG_FEATURE_IFUPDOWN_EXTERNAL_DHCP=y

must be set in the .config file, which by default it is not!