On Wed, 19 Jul 2017 22:33:36 +0200 Johnny Billquist <[email protected]> wrote:
> No. You should not set an ip address on any of the interfaces. You > create a bridge interface, connect all the physical interfaces to the > bridge interface, and you set an ip address on the bridge interface. That's not how it works in NetBSD. You cannot add IP addresses to the bridge interface itself. dieter > > Johnny >
