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

RE: dhcpcd



In the initial stages of trying to get this working I did this and it
didn't work.  I had to setup a file in /etc/init.d/ then have it start
on boot up.  I don't know why it didn't work, maybe the dhcp client
program wasn't running at the time the interfaces came up.  

Thanks for our suggestion.

Reaz





-----Original Message-----
From: Shyamal Prasad [mailto:shyamal.prasad@sbcglobal.net] 
Sent: Monday, January 06, 2003 10:58 PM
To: debian-user@lists.debian.org
Subject: Re: dhcpcd

    "Reaz" == Reaz Baksh <reaz.baksh@broadcasttech.net> writes:

    Reaz> Hello I am using dhcpcd for my dhcp client.  How and what do
    Reaz> I set so that the command: 'dhcpcd -d eth1' is run on start
    Reaz> up.

    Reaz> Thanks for any help

The best way to do this is via the /etc/network/interfaces file. It
will run your dhcp client for you on start up.

See 'man interfaces'. You want something like this:

auto eth1
iface eth1 inet dhcp

Cheers!
Shyamal


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org




Reply to: