AstonJ
Following the Is your computer's internet connection wired or wireless? (Poll) I thought it might be an idea to have an accompany thread on routers ![]()
-
Are there any routers you’d recommend? Are you happy with the one you’ve got?
-
Do you use custom firmware like Merlin? (If so why? If not, any particular reason why?)
If your recommended router excels in any of the below that could be worth mentioning:
- Security and privacy (some routers dial home/spy on you)
- Low power consumption modes
- Eco modes for lower antenna strength (lower radiation)
- VPN suitability (like Wireguard)
- Anything else worth mentioning/considering?
Trending in Dev Env & Tools
Other Trending Topics
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #metaprogramming
- #hex
- #security











Showing Posts 1 to 10- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
krasenyp
I’m using Mikrotik equipment exclusively. In a place where no ISP provides wired services, I use an SXT LTE6 Kit, powered by a Hex PoE router which in turn is connected to a CRS328 switch. The latter powers over PoE my AP and is planned to power a few cameras.
woylie
I have a Turris Omnia, which runs an OS based on OpenWrt out of the box. You can install OpenWrt instead, if you prefer (I’m fine with Turris OS). In either case, you can configure all kinds of packages for VPN, NAS, NextCloud, and much more.
The distributed firewall they mention is disabled by default.
They just announced a newer model called Omnia NG. There’s also a modular system called Mox.
The documentation has much more information about the hardware and software.
konstantine
Mikrotik, both as hardware and as cloud VMs. Amazingly versatile, especially with custom scripts.
dimitarvp
I use Mikrotik (two routers for two ISPs) but I am getting weary of it because I am not willing the put in the effort to master it. Though I am not keen on spending tons of cash on Ubiquiti either – also heard they are still not as reliable as they should be – so I’ll be with Mikrotik for a while still, unless one day I get super sick of it and start setting my own pfSense + friends on my own hardware. Unlikely for now.
Mikrotik is pretty nice but if you misspell a number somewhere, good luck knowing why your VLAN or anything else does not work. They really could benefit from a few internal checks and validations here and there.
Hermanverschooten
I am using an intel 1U server with multiple nic running pfSense.
I used to run it with just Ubuntu and iptables, but switched to pfSense about a year ago.
AstonJ
I wish I posted this thread earlier now!
I got a bit annoyed with my 10 year old Asus because it wasn’t giving me my full fibre speed.. even when wired! So I ordered another Asus. It gives me full speed wired and around 440Mbps wireless (I have a 500Mbps connection and am on a different floor to the router).
For those of you with Mikrotik routers (@krasenyp @konstantine @dimitarvp) what is their main selling point? (Are they open source? Aimed at businesses/data centres?) Looks like they are mainly focused on the European market?
Nice! I’ve not heard of them before, and I think if I hadn’t ordered this Asus I would have seriously considered that one. If you’re on their mailing list and hear of it being released please let us know! I think it could potentially become a popular router in the dev/OSS world!
No wifi at all Herman?
For those of you with Mikrotik or Turris routers, do you know if they unlock the additional 5Ghz channels for the UK market? The UK allows additional 5Ghz channels (which can help with congestion):
5 GHz Channels UK vs EU
Sometimes you can ssh into the router and change the country to
GBmanually, which should then make the additional channels available on reboot. Obv don’t do this if you’re in the EU thosodapopcan
Phoenix.RouterC’mon, someone had to say it.
Hermanverschooten
Sure I have WiFi but not from the router, I use TP-Link Omada Access Points throughout the house, those like Unifi allow roaming, currenlty WiFi6, may soon upgrade to WiFi7.
konstantine
True. Complex configurations are best verified – if not applied – by scripts.
Closed source. They primarily cater to the consumer and SME segments. Once RouterOS basics are mastered, value for money is unsurpassed. An inexpensive Beelink machine can, for instance, match the capabilities of a premium router. A Proxmox VM can provide anything one might want to achieve on a cloud server. These selling points may be irrelevant to large enterprises, but they are important to the masses.
woylie
In the router settings, I can select channels 36-173, without changing country settings.