[BusyBox] ifupdown - probably a silly question

Michael Sternberg mishka at sdf.lonestar.org
Thu Jun 26 15:38:39 UTC 2003


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
   netmask   255.255.0.0
   network   172.17.0.0
   broadcast 172.17.255.255
   gateway   172.17.1.10
   up /etc/network/if-up.d/net_started.sh


I'm using udhcpc from busybox.
Now I tried to look at sources and just drowned there :(
All I did was to allow debug messages (debug_noise) just to find out that
/etc/network/interfaces was parsed correctly...

Latest BusyBox (Jun 26 18:38).

			Thanks,
				Michael.

-- 




More information about the busybox mailing list