[BusyBox] ifupdown - probably a silly question

Erik Andersen andersen at codepoet.org
Thu Jul 3 10:22:59 UTC 2003


On Thu Jun 26, 2003 at 06:38:39PM +0300, Michael Sternberg wrote:
> 
> Hello everybody
> >From some reason ifupdown gives me the foollwing warning:
> ifup: Don't seem to be have all the variables for eth0/inet.
> 
> Now, here's my /etc/network/interfaces:
> auto lo
> iface lo inet loopback
> 
> auto eth0
> iface eth0 inet dhcp
                  ^^^^

>    address   172.17.4.202

You seem to be trying to assign a static IP, but
you have specified you are doing dhcp....

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list