On Wed, Apr 02, 2025 at 07:31:50PM +0200, Janne Johansson wrote: > Den ons 2 apr. 2025 kl 17:08 skrev otto.cooper <otto.coo...@proton.me>: > > > > > The interfaces the default routes point to are members of the "egress" > > > interface group. --- ifconfig(8) > > > > Note the plural. > > If I connect all interfaces to the gateway, only index 1 is promoted to > > egress. > > The plural is because ipv4 and ipv6 might have default routes on > different interfaces.
Also there is multipath routing (and priorities, and ..., and ...). egress works. As long as the default route points to ix0 the egress will be in ix0. -- :wq Claudio