I'm putting together a system to serve as a dedicated OpenBSD firewall. I want to know whether the network interfaces are supported by OpenBSD.
The system I'm looking at is a Dell Optiplex 790. Here is what Dell's website has to say about the NICs in question: * On board: (LOM) Intel. Gigabit LAN 10/100/1000 Ethernet. * Second NIC: Broadcom 5722 NetXtreme 10/100/1000 PCIe Gigabit NIC Card, Full Height Unfortunately there are no model numbers. It looks like the em [1] and bnx [2] drivers might provide support. Is this likely? Thanks. -David [1] http://www.openbsd.org/cgi-bin/man.cgi?query=em&arch=i386&sektion=4 [2] http://www.openbsd.org/cgi-bin/man.cgi?query=bnx&arch=i386&sektion=4