Can
net ifdown all
be rewritten that stops eth0 also?
If I run above it stops only eth1
If I run
net ifdown eth0
doesn't do anything
Andrey


Charles Steinkuehler wrote:

> > What about copying
> > ifdown
> > to floppy and trying to use it. Where I could download
> > ifdown
> > compatible with Dachstein?
>
> AFAIK, ifdown is just a script that calls other init scripts to bring down
> an interface (similar to doing "net ifdown eth0).  Since the init scritps
> cannot currently release a DHCP lease, I don't think ifdown will help you.
>
> If there's an actual ifdown program (not a shell-script), I'm unaware of,
> please point me to it and I can probably compile it for Dachstein/LEAF.  The
> ifdown scritp on my RedHat systems here just do a bit of house-keeping and
> call the main init scripts that bring interfaces up/down.
>
> Charles Steinkuehler
> http://lrp.steinkuehler.net
> http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)


_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to