Re: same addresses on different interfaces

2010-06-13 Thread Dmitry Morozovsky
On Fri, 11 Jun 2010, Dmitry Morozovsky wrote: DM> is it OK that no warnings are given when one set the very same address on DM> different interfaces? Example (tested on stable/7 and stable/8): DM> DM> Script started on Fri Jun 11 13:44:08 2010 DM> DM> hamster# ifconfig vlan8 create vlan 8 vland

same addresses on different interfaces

2010-06-11 Thread Dmitry Morozovsky
Dear colleagues, is it OK that no warnings are given when one set the very same address on different interfaces? Example (tested on stable/7 and stable/8): Script started on Fri Jun 11 13:44:08 2010 hamster# ifconfig vlan8 create vlan 8 vlandev em0 hamster# ifconfig vlan8 10.5.5.9/30 hamster# n