Could somebody kindly remind me how to force OpenBSD to use the lo0 alias for outbound traffic ?
I've got an OpenBSD instance which is getting its default route via bgpd. ping 8.8.8.8 does not work but ping -I $lo0_alias works How can I tell OpenBSD to use the lo0 as default outbound interface instead of the LAN IP ?

