dhclient doesn't run at startup

Hi! How can I tell dhclient on a debian Etch to run at starup? It seems that durint the boot it does not execute cause i've to invoke in the xterm, as root, to connect to internet.

Any help will be welcomed

No votes yet

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

dhclient on startup

Add the line
auto eth0
to /etc/network/interfaces

Then it will definitely try to get an ip-address.

Syndicate content