On Wed, Mar 13, 2002 at 10:23:48AM +0100, Martin Wuertele wrote: > > modify /etc/network/interfaces and add the auto line: > > eg > auto eth0 > > will when booting fire up eth0. and if your configuration is something > like > eth0 inet dhcp > it will when booting automatically (try) to retreive its ip via dhcp > (whatever client you have installed) > All these are there. But, when I give the command
/etc/init.d/networking start|restart nothing happens. But, if I run udhcpc manually, configuration works fine. How do we make it automatic as in the case of dhcp-client? Regards, -- Sridhar M.A. mas at uomphysics dot net Testing can show the presense of bugs, but not their absence. -- Dijkstra