On Thu, Oct 16, 2003 at 10:40:59AM -0400, Michael Alaimo wrote: > if i get a supported wi card for OpenBSD, will I be able to use it with > pf-authpf as an access point?
Yes, though neither pf nor authpf make it an access point. With a wi(4) card (with Intersil chip), you can use hostap mode, which is what makes the card an access point. With pf you can filter what hosts are bridged/forwarded by such an access point, and with authpf you can open up rulesets when users authenticate (through ssh). If you meant something else, please explain. Daniel
