awc <awc@dryden.lakeheadu.ca> writes: > Hi All! > > Can OpenBSD box use as a bridge?? > Yes, OpenBSD can function as an Ethernet bridge, and can do IP filtering on bridged frames. See bridge(4), brconfig(8), and ipf(4). --Jason Wright