Hello.

Booting grml on a machine connected by cable to a LAN comprising a 
DHCP-Server brings up two interfaces, lo and eth0. Both are included in 
/etc/network/interfaces by means of the "auto" stanza and work just as 
one would expect.

If I prompt
# invoke-rc.d networking stop
nothing seems to happen. According to ifconfig, both interfaces remain 
up and the network is still available.
If this command is repeated two more times using start and stop as 
argument, eth0 will be brought down while lo remains up.
 From now on, invoke-rc.d start|stop will bring eth0 up / down every 
time it gets invoked with the respective argument.

Btw., there's the very same behavior if I prompt /etc/init.d/networking 
instead of invoke-rc.d networking

What I'd actually expect, is invoke-rc.d networking stop to bring down 
eth0 already the first time. At least, this behavior can be seen on 
Debian. Thus, I'm way confused. Is something going wrong here? Am I 
missing something? Anything else?

Thanks in advance,

Peter Mattern


_______________________________________________
Grml mailing list - Grml@mur.at
http://lists.mur.at/mailman/listinfo/grml
join #grml on irc.freenode.org
grml-devel-blog: http://grml.supersized.org/

Reply via email to