Re: Interface groups configuration

2006-11-02 Thread Jason McIntyre
On Thu, Nov 02, 2006 at 12:43:22PM +0100, Luca Corti wrote: > Hello, > > Is there a native way to configure interface groups in hostname.if > instead of doing manually > > ifconfig if ... group mygroup > > or calling ifconfig from the hostname.if file like this > > ... > !ifconfig if group mygr

Re: Interface groups configuration

2006-11-02 Thread Jason Dixon
On Nov 2, 2006, at 6:43 AM, Luca Corti wrote: Hello, Is there a native way to configure interface groups in hostname.if instead of doing manually ifconfig if ... group mygroup or calling ifconfig from the hostname.if file like this ... !ifconfig if group mygroup ? This is not documented in

Interface groups configuration

2006-11-02 Thread Luca Corti
Hello, Is there a native way to configure interface groups in hostname.if instead of doing manually ifconfig if ... group mygroup or calling ifconfig from the hostname.if file like this ... !ifconfig if group mygroup ? This is not documented in hostname.if(5). thanks