[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 2 NIC's, assigned in wrong order



On Sun, Dec 28, 2003 at 07:22:04PM -0700, Dean Allen Provins wrote:

[ parts omitted ]

> That seemed like such a good suggestion.  I created scripts to assign
> the desired names to the desired MAC addresses and placed them in
> /etc/network/if-pre-up.d/, and then added invocation in the interfaces
> file, but I keep getting the messages (in syslog):

[ ... ]

>     iface eth0 inet static
>       pre-up     /etc/network/if-pre-up.d/eth0.sh

As an aside, /etc/network/*.d/ directories are the places to put
scripts that are run automatically, run-parts(8) style. Scripts
run from /etc/network/interfaces should be placed elsewhere.



Reply to: