[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: via-rhine & dhclient



On July 1, 2003 04:17 pm, Rodney D. Myers wrote:
> On Tue, 01 Jul 2003 20:56:48 -0700
>
> Piero <ludovico.ariosto@wanadoo.fr> wrote:
> > Each time I turn onmy computer, I have to give commands:
> >
> > modprobe via-rhine
> > dhclient
> >
> > How can I have them authomatically executed at every boot? I guess
> > it's simple, but I cannot find the solution in any handbook or any man
> > page. Thanks.
>
> Add them to the /etc/modules file. actually drop the modprobe for the
> via-rhine.
>
> Not sure about dhclient

I just added the following lines to /etc/network/interfaces and my cable
modem works automagically after turning on my computer :)

auto eth0
iface eth0 inet dhcp

note that you may have to change the eth0 to eth(whatever) if you have more
that one nic.

Hope this helps
Roy Pluschke




Reply to: