On Tue, 2005-06-07 at 13:27 +0000, Kacper Wysocki wrote: > On 06/07/05 08:51:14, Eric Van Buggenhaut wrote: > > On Tue, Jun 07, 2005 at 12:06:46PM +0000, Kacper Wysocki wrote: > [snip] > > but instead of > > > > > -else > > > - /sbin/ifconfig $interface 0.0.0.0 > > > fi > > > +/sbin/ifconfig $interface 0.0.0.0 > > > > I'd rather use > > > > -else > > - /sbin/ifconfig $interface 0.0.0.0 > > fi > > +/sbin/ifconfig $interface up > > > > Any comment ? > > Thanks for the quick follow-up. > > Seems to work fine here, however the former ifconfig stanza is > upstream, maybe they should use 'ifconfig $interface up' as well for > their sample scripts, as it is indeed cleaner. > > -K
sorry to jump in so late, but the purpose is not just to bring up the interface, but also to clear any address. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]