NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
dhclient doesn't run at startupHi! 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 |
dhclient on startup
Add the line
auto eth0
to /etc/network/interfaces
Then it will definitely try to get an ip-address.