Re: dhcp-client help

2001-11-20 Thread Michael Heldebrant
On Tue, 2001-11-20 at 09:59, D. wrote: > Thanks for the help on this. This is what my > /etc/network/interface looks like now > auto lo eth0 > iface lo inet loopback > iface eth0 inet dhcp > When I did the auto eth0 on the same line I got the > error unable to configure auto=auto. When I did it

Re: dhcp-client help (more information)

2001-11-20 Thread Michael Heldebrant
On Mon, 2001-11-19 at 14:03, D. wrote: > Hi all, >I have installed dhcp-client. >My /etc/network/interfaces is: > auto lo > iface lo inet loopback > iface eth0 inet dhcp >I have made the files in /etc/network/ifup and > ifdown and they each have in them eth0. I have a > /var/dhcp

Re: dhcp-client help

2001-11-20 Thread D.
Thanks for the help on this. This is what my /etc/network/interface looks like now auto lo eth0 iface lo inet loopback iface eth0 inet dhcp When I did the auto eth0 on the same line I got the error unable to configure auto=auto. When I did it in a seperate line it would not configure. Anyway it

Re: dhcp-client help

2001-11-19 Thread Donald R. Spoon
"D." <[EMAIL PROTECTED]> wrote: > > > Hi all, > I have installed dhcp-client. > My /etc/network/interfaces is: > auto lo > iface lo inet loopback > iface eth0 inet dhcp > I have made the files in /etc/network/ifup and > ifdown and they each have in them eth0. I have a > /var/dhcp/dhclien

Re: dhcp-client help (more information)

2001-11-19 Thread D.
Hi all, I have installed dhcp-client. My /etc/network/interfaces is: auto lo iface lo inet loopback iface eth0 inet dhcp I have made the files in /etc/network/ifup and ifdown and they each have in them eth0. I have a /var/dhcp/dhclient.leases. The /etc/resolv.conf is there and onc

dhcp-client help

2001-11-19 Thread D.
Hi all, I have installed dhcp-client. My /etc/network/interfaces is: auto lo iface lo inet loopback iface eth0 inet dhcp I have made the files in /etc/network/ifup and ifdown and they each have in them eth0. I have a /var/dhcp/dhclient.leases. The /etc/resolv.conf is there and once I get co