Hi Jacques,
you can use
ip set dev $i up
without adding an address to the interface before.
The interface is up and in promiscous mode.
Manfred
Jacques Nilo schrieb:
>
> <snip>
> for i in $INTERFACES
> do
> brctl addif $IFACE $i && ifconfig $i 0.0.0.0 up
> done
> <snip>
> The problem is there: Bering does not provide ifconfig any more (it used to be
> the case in earlier version) and I forgot to change that rarely used script.
> So either install ifconfig.lrp or replace the ifconfig by its ip equivalent.
> To be honest I do not know the meaning of this ifconfig $i 0.0.0.0 up. Any idea
> from the list ? (I would have rather said something like ifconfig eth1 promisc)
>
> Thanks for spotting the bug. Let me know if it fixes your problem.
> Cheers
> Jacques
--
Manfred Schuler
E_Mail: mailto:[EMAIL PROTECTED]
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html