Re: ifconfig won't allow me to change ether address and inet address in the same command

2008-10-22 Thread Eduardo Meyer
On Tue, Oct 21, 2008 at 6:40 PM, Christopher Cowart <[EMAIL PROTECTED]> wrote: > Eduardo Meyer wrote: >> # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 >> # ifconfig rl0 ether 00:02:4f:0a:ce:f3 >> >> I ask you some help, how can I accomplish both tasks with rc_ng? In >> /etc/rc.conf > > Som

Re: ifconfig won't allow me to change ether address and inet address in the same command

2008-10-21 Thread Maciej Suszko
"Eduardo Meyer" <[EMAIL PROTECTED]> wrote: > Hello :) > > Please, follow: > > # ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask > 255.255.255.0 ifconfig: can't set link-level netmask or broadcast > > # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 ether > 00:02:4f:0a:ce:f3

Re: ifconfig won't allow me to change ether address and inet address in the same command

2008-10-21 Thread Antipov Dima
and sysinstall not work for you? 2008/10/21 Christopher Cowart <[EMAIL PROTECTED]> > Eduardo Meyer wrote: > > # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 > > # ifconfig rl0 ether 00:02:4f:0a:ce:f3 > > > > I ask you some help, how can I accomplish both tasks with rc_ng? In > > /etc/rc.c

Re: ifconfig won't allow me to change ether address and inet address in the same command

2008-10-21 Thread Christopher Cowart
Eduardo Meyer wrote: > # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 > # ifconfig rl0 ether 00:02:4f:0a:ce:f3 > > I ask you some help, how can I accomplish both tasks with rc_ng? In > /etc/rc.conf Somebody might have a hint for a single ifconfig command, but you can also create the file

Re: ifconfig won't allow me to change ether address and inet address in the same command

2008-10-21 Thread John Hay
On Tue, Oct 21, 2008 at 04:48:50PM -0200, Eduardo Meyer wrote: > Hello :) > > Please, follow: > > # ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask 255.255.255.0 > ifconfig: can't set link-level netmask or broadcast > > # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 ether

Re: ifconfig won't allow me to change ether address and inet address in the same command

2008-10-21 Thread VANHULLEBUS Yvan
On Tue, Oct 21, 2008 at 04:48:50PM -0200, Eduardo Meyer wrote: > Hello :) Hi. > Please, follow: > > # ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask 255.255.255.0 > ifconfig: can't set link-level netmask or broadcast > > # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 et

ifconfig won't allow me to change ether address and inet address in the same command

2008-10-21 Thread Eduardo Meyer
Hello :) Please, follow: # ifconfig rl0 ether 00:02:4f:0a:ce:f3 inet 192.168.2.12 netmask 255.255.255.0 ifconfig: can't set link-level netmask or broadcast # ifconfig rl0 inet 192.168.2.12 netmask 255.255.255.0 ether 00:02:4f:0a:ce:f3 ifconfig: ether: bad value # ifconfig rl0 inet 192.168.2.12