this post was submitted on 08 Feb 2025
142 points (98.0% liked)

Selfhosted

60320 readers
553 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

After a hardware upgrade I ended up with a spare mini pc. Noticed these two icons and thought I might be able to use it as a WiFi access point with VLANs using OPNsense.

Is that possible? If so, what do I even need to buy to plug into there?

I don't need it to do any fancy dhcp, dns or firewall stuff, I just need a WiFi access point with support for VLANs.

you are viewing a single comment's thread
view the rest of the comments
[–] floofloof@lemmy.ca 24 points 1 year ago* (last edited 1 year ago) (2 children)

Not all of these mini PCs have a wifi card in them even if they have the antennas for it. You might start by opening it to check whether the wifi antennas are connected, or whether you need to add a WiFi card.

I think OPNsense would do what you're looking for. I use it on a mini PC as my router, and it's great, but I have not used it for WiFi (I run a separate access point). The limitation is WiFi hardware support. You will need to make sure your mini PC's WiFi card has a driver in FreeBSD. Intel hardware is often a better bet than Realtek etc.

https://docs.opnsense.org/manual/how-tos/interface_wireless_internal.html

[–] dukatos@lemm.ee 4 points 1 year ago (1 children)

Intel AX200/210 cards do work on FreeBSD but people are having problems with it in AP mode, even on Linux. I didn't try, but I planned to do the similar thing on NanoPi R5S with OpenWRT and gave up after the research.

[–] Cort@lemmy.world 1 points 1 year ago

iirc anything after 802.11ac doesn't allow AP mode on client devices. Something about not being able to scan for restricted channels in 5/6ghz

[–] elyviere@lemmy.world 3 points 1 year ago* (last edited 1 year ago)

I also use opnsense on a mini pc as a firewall, works great :)

Seems that using it for WiFi is a little iffy based on most of these comments though. The guide you linked also didn't cover much info about hardware, and I can't see VLAN-support either, so maybe I should just give in and buy a ubiquity one instead.