this post was submitted on 31 Oct 2025
15 points (100.0% liked)

OpenWrt

543 readers
1 users here now

OpenWrt news, tools, tips and discussion. Related projects, such as DD-WRT, Tomato and OpenSAN, are also on-topic.

Rules

  1. Stay on topic: All posts should be related to OpenWrt and related projects, including DD-WRT, Tomato, OpenSAN, and more!

  2. No offensive or low-effort content: Don't post offensive or unhelpful content. Be nice - keep it civil and friendly!

  3. Describe images/videos, no memes: Please include a text description when sharing images or videos.

  4. No self-promotion spam: Active community members can post their apps if they answer any questions in the comments. Please do not post links to your own website, YouTube, blog content, or communities.

  5. No reposts or rehosted content: Share only the original source of an article, unless it's not available in English, behind a paywall or requires logging in (like Twitter). Avoid reposting the same topic from other sources.

  6. No editorializing titles: You can add the author or website's name if helpful, but keep article titles unchanged.

  7. No piracy: Do not share links or direct people to pirated content.

  8. No unauthorized polls, bots, or giveaways: Do not create polls, use bots, or organize giveaways without first contacting mods for approval.

  9. No affiliate links: Posting affiliate links is not allowed.

founded 2 years ago
MODERATORS
 

I'm old school, the last router firmware I touched was ddwrt on a 54g. These days it seems openwrt is the way to go.

I've got an old Google WiFi that I just flashed over. I have a small managed switch in the mail. I want to play with VLANs. With only one lan port I'll need to do trunking.

I've watched the videos, read some docs, I'm still trying to wrap my head around it.

Right now I'm stuck on the idea that my router model might not even support it? I can't find where I read that, but now I'm all turned around.

I'll play with it when the switch arrives, surely I'll figure it out eventually. but in the meantime, does anyone know if the Google WiFi router supports VLANs when flashed? Or is that a problem I made up?

Thanks!

Edit: update, VLANs up and running! Still need to tweak the isolation, but this is very cool tech.

top 8 comments
sorted by: hot top controversial new old
[–] thenextguy@lemmy.world 7 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

I can’t think of any reason vlan support would be limited by hardware. It should be completely software defined.

[–] theit8514@lemmy.world 4 points 2 weeks ago

Some consumer grade devices had unmanaged switches or hubs for their internal ports, with a single port presented to the device itself. In that case, the system can't split the ports out to have vlans on individual ports. You could still accept multiple vlans, but it would only be on the one port.

[–] BCsven@lemmy.ca 3 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

From the web for ddwrt:

VLANs require a managed switch chip inside the router — typically Broadcom or Qualcomm/Atheros chips

Mediatek or Realtek-based routers may have little to no VLAN support in DD-WRT builds.

But I assume that is for Ethernet ports not WiFi?

[–] corsicanguppy@lemmy.ca 2 points 2 weeks ago* (last edited 2 weeks ago)

The chip looks to be Qualcomm-based. There's hope.

[–] jimmy90@lemmy.world 1 points 2 weeks ago (1 children)

i was surprised that all the hardware i had supported vlans, i think it's actually kinda standard these days

give it a try

[–] hereiamagain@sh.itjust.works 1 points 1 week ago

Thanks I will! I was trying to avoid buying hardware before knowing for sure, but small managed switches are fairly cheap

[–] Clearwater@lemmy.world 1 points 2 weeks ago (1 children)

From the OpenWRT HWData pages (1, 2), your router supports VLANs.

A majority (70%, according to the ToH) of routers support VLANs, so it's generally a safe bet.

[–] hereiamagain@sh.itjust.works 1 points 1 week ago

Bah, I even looked at the ToH, but didn't see anything about VLANs. I see it now, thanks!