-
Notifications
You must be signed in to change notification settings - Fork 0
blog: unifi-pppoe-half-bridge-acceleration
#25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,76 @@ | ||||||
| --- | ||||||
| title: "We Fixed UniFi's Slow PPPoE Performance by Offloading PPPoE to a Separate Device with Half-Bridge" | ||||||
| description: "UniFi gateways (UDM Pro/SE/Pro Max, and friends) ship with notoriously underpowered CPUs and no hardware acceleration for PPPoE or NAT. Paired with a PPPoE-based ISP connection, the performance is even more dismal. So why not hand the PPPoE dialing off to a dedicated device and let the UniFi gateway focus on routing, IDS/IPS, and NAT while breaking past 2000 Mbps of throughput?" | ||||||
| date: "2026-04-13" | ||||||
| category: "Networking" | ||||||
| author: | ||||||
| - sukka | ||||||
| cover: "/blog/cover/arcbox-desktop-launch.png" | ||||||
| published: true | ||||||
|
||||||
| published: true | |
| published: false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's why we mark this PR as a draft PR. If we merge it, it means we are ready to publish it.
Copilot
AI
Apr 13, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The post includes a placeholder TODO URL for the Simplified Chinese version link, which will render as a broken/incorrect link. Please replace this with the final permalink (or remove the callout until the translation is published).
| > The Simplified Chinese version of this post is available at [Sukka's Blog](https://blog.skk.moe/): [https://blog.skk.moe/post/#TODO](https://blog.skk.moe/post/#TODO) |
Uh oh!
There was an error while loading. Please reload this page.