On 11/04/2014 11:52 AM, Ted Unangst wrote: > On Tue, Nov 04, 2014 at 11:21, Jason Adams wrote: > >> So can anyone point me to the settings where the sequence of bringing up >> interfaces is controlled at >> boot time? Or am I just going to have to set default gateway after it is >> booted by something in >> rc.local? > /etc/netstart executes hostname.* which will be in alphabetical, then > numerical, order. echo /etc/hostname.* will show you the order if you > want to check it.
Yes, well that's the problem. I need them brought up in non-alphabetical order. But Jan Vlach sent me a message (not via list) that I might be able to add a "ignore routers" option to the hostname.if file that I do not want as a gateway. I will play with this...

