I tried
net ifdown all
that stops only eth1
and doesn't release lease from eth0
 I tried also
svi network stop
this also didn't release lease from eth0.
 All this trouble comes with new modem @Rogers. It doesn't reset on power off. In
windows you have to actually use winipcfg.exe and relese all(releases lease from
eth0) and than you can use other network card. So far I can't find a way to release
lease in LRP box. Any help would be appreciated.
Andrey

Victor McAllisteer wrote:

> "C. Dummy" wrote:
>
> >  Sorry but I'm linux newbie.
> >  Where I can get file
> > ifdown
> >  that would work with Dachstein. I need this file to release ip from nic on lrp
> > box.
> > Andrey
> >
>
> The network script will bring up or down any network card:
> # svi network
> Usage: network start|stop|reload
>        network ifup|ifdown|ifreset eth0|eth1|eth2|all
>        network ipfilter load|flush|reload
>        network ipfilter list [input|output|forward|autofw|mfw|portfw]
>        network ipfilter list masq|masquerade
>
> you can also use the net command
> # net
> Usage: net start|stop|reload
>        net ifup|ifdown|ifreset eth0|eth1|eth2|all
>        net ipfilter load|flush|reload
>        net ipfilter list [input|output|forward|autofw|mfw|portfw]
>        net ipfilter list masq|masquerade
>
> _______________________________________________
> Leaf-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/leaf-user


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

Reply via email to