On Tue, Nov 4, 2014 at 2:52 PM, Ted Unangst <[email protected]> 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. > > Can you explicitly add the external interface to group egress and explicitly exclude the other one? Doesn't the default route go to the egress interface? Tim.

