On Tue, 2003-12-02 at 11:43, eric brown wrote:
> Hello,
> 
> I just got a nice deal on a Barricade router for my
> home network.
> 
> I try to get my internet connection to work with
> dhcp-client.  I was using pppoe before with no
> problem.  I have no problem accessing the internet
> from my winxP and OsX boxes with the router using
> automatic dhcp.

[bunch of probably unnecessary stuff...]

> Waht is the clean way of doing this internet
> configuration change?

man interfaces

you're going to want something like

auto eth0
iface eth0 inet dhcp

in your /etc/network/interfaces file
-- 
Mark Roach


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to