@linuxpc4me said in USB WiFi adapter for PfSense?:
is there a realistic solution using a USB WiFi dongle for wireless connections to the LAN?
Define "realistic".
First, using USB in networking is a bad idea. You can do it ad-hoc, but for an infrastructure device such as router, it's rarely good.
Second, pfSense is a FreeBSD derivative and inherits hardware compatibility from FreeBSD. Wireless support in FreeBSD currently stops at N.
Third, most USB dongles are designed to be used in station mode only. What you need, meanwhile, is access point (AP) mode.
Assuming you still want to do this, you will need to find a dongle that (1) works in AP mode, and (2) is old enough to be supported on FreeBSD.
So realistically, you should either get an external access point or abandon pfSense in favor of OpenWrt, which is a Linux, so it supports wireless up to AX and should add BE support later this year.