126
you are viewing a single comment's thread
view the rest of the comments
[-] Blaster_M@lemmy.world 5 points 1 month ago

OpenWRT is cool, but I prefer OPNSense because unlike OpenWRT, you can actually upgrade OPNSense in its UI without requiring linux partition surgery.

[-] pastermil@sh.itjust.works 4 points 1 month ago

What are you talking about? Upgrading on OpenWRT only takes the new ROM image uploaded thru the Web UI.

[-] nossaquesapao@lemmy.eco.br 1 points 1 month ago* (last edited 1 month ago)

I lost all my data from my router trying to update it using the ui and had to reconfigure everything. I use linux for a long time, but openwrt is on another level

[-] daniyyel@lemm.ee 1 points 1 month ago

That's why I wrote an Ansible playbook, to configure and update my router and access points. It's nice having this almost as infrastructure-aa-code, with all configuration changes under version control with a clear commit message. The script is available at https://github.com/danielvijge/openwrt-configuration-ansible, but do make some changes to match your configuration. I keep my network configuration (inventory file) in a separate, private GitHub repo, as that contains passwords etc.

[-] sugar_in_your_tea@sh.itjust.works 1 points 1 month ago

I personally just buy MikroTik routers. Yeah, they're not FOSS AFAIK, but they work really well and there are a ton of guides and whatnot. They also have a good assortment of hardware, so finding the right fit for my network is pretty easy.

If I ever decided to go away from MikroTik, I'd probably DIY my own router instead of going w/ something like OpenWRT. I did my time w/ DD-WRT, Tomato, and OpenWRT, and honestly, I prefer my MikroTik router.

[-] Blaster_M@lemmy.world 2 points 1 month ago

I once setup MikroTik routers... they were cool, but the ipv6 implementation required manual intervention - this is not something you want with an isp that dynamically rotates their ipv6 addresses often. Once I discovered pfSense/OPNSense, it was so much better in configurability and ease of upgrade, as those OSses are FreeBSD-based and designed to run on PCs.

[-] sugar_in_your_tea@sh.itjust.works 1 points 1 month ago

My ISP doesn't support IPv6, so I haven't needed to touch that, but we'll be getting muni fiber soon-ish (they claim the next year or two), so that could change. I'll definitely think about upgrading to pfSense or something when that happens.

[-] chemicalwonka@discuss.tchncs.de 0 points 1 month ago* (last edited 1 month ago)

I broke my router updating OpenWRT :(

[-] Blaster_M@lemmy.world 1 points 1 month ago

Every single time I've setup OpenWRT, keeping it updated was much more painful than anything else, even ASUS WRT-Merlin was easier to keep updated.

[-] doughless@lemmy.world 1 points 1 month ago

Are you trying to say you're not a fan of needing to reinstall packages after an upgrade? It's so simple with these easy to remember commands:

opkg update
cat /etc/backup/installed_packages.txt | grep overlay | sed s/\ *overlay// | xargs opkg install
[-] Shimitar@feddit.it 0 points 1 month ago

OpenWRT is a different scope than opnSense.

I have a few OpenWRT devices to cover WiFi in my home and definitely an opnSense on top of them for wan access and all the fancy stuff.

OpnSense can't to WiFi access point, thanks to BSD limited WiFi cards support, and definitely cannot fit on cots devices like OpenWRT can.

As well as indeed opnSense is a better choice than OpenWRT for edge devices.

While OpenWRT would do opsSense job, at least in part, the opposite is not true.

[-] Blaster_M@lemmy.world 1 points 1 month ago

I use Unifi Access Points for wifi

this post was submitted on 01 Dec 2024
126 points (97.7% liked)

Technology

60293 readers
1036 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 2 years ago
MODERATORS