Sure. Nothing fancy at all: # cat /etc/hostname.bridge0 add em0 add em1 up
I have tried the same configuration on OpenBSD 6.4 and there does not seem to be any of the same problems. Russell P. Sutherland Email: russell . sutherland @ utoronto dawt ca Network Engineer, I+TS Voice: +1.416.978.0470 4 Bancroft Ave., Rm. 102 Cell: +1.416.803.0080 University of Toronto Fax: +1.416.978.6620 Toronto, ON M5S 1C1 ________________________________ From: Martin Pieuchot <[email protected]> Sent: Tuesday, June 11, 2019 12:34 To: Russell Sutherland Cc: [email protected] Subject: Re: ifconfig bridge command crashes the machine On 05/06/19(Wed) 13:09, Russell Sutherland wrote: > >Synopsis: machine crashes when issuing the ifconfig bridge0 command > >Category: kernel > >Environment: > System : OpenBSD 6.5 > Details : OpenBSD 6.5-current (GENERIC.MP) #5: Mon Jun 3 > 07:46:49 MDT 2019 > > [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > >Description: > I began to install resflash > (https://stable.rcesoftware.com/resflash/) which is based > on OpenBSD) to build a small firewall on an PC Engines apu2 board. > Three interfaces, two bridged and one with an IP for management. > > I found the system would crash and drop down to the debugger > interface whenever I issued the > following command: > > # ifconfig bridge0 > > # ifconfig -a Would you mind sharing your /etc/hostname.bridge0. I can't reproduce the problem. It could be exposed by your settings.
