Hi people of HN. I have bin a long time user of different router firmwares Openwrt, Ddwrt, Gargoyle and Tomato. For a list of router fermwairs see here:
https://en.wikipedia.org/wiki/List_of_router_firmware_projects<p>I am now using a Linksys WRT1900AC AC1900 with Gargoyle on it and i have 2 APs that are TP-LINK Archer C7 flashed with LEDE.<p>The wrt1900 ac is set up as a router and the c7s are setup as dumb APs.<p>I would like to know if you use third party firmware and which one?
If you don't use third party firmware why not?
If you have thaught about flashing your router with third party firmware but haven't I would like to know why not? what stopped you?<p>I came up with the thought about starting this thread after reading a number of articles about attacks on routers.
Like this one:
http://arstechnica.co.uk/security/2016/12/home-routers-under-attack-in-ongoing-malvertisement-blitz/<p>The reason I use Gargoyle on my mane router is for it's really good QOS and family safety features. Gargoyle is built on top of Openwrt witch is Linux baste. It has a plugin system witch lets you install plugins like it's grate addblocker and a ping watch dog.
https://www.gargoyle-router.com/index.php
Latest Gargoyle builds for the wrt1900 AC can be found here:
http://lantisproject.com/gargoyle_mvebu/newgui/<p>On my APs i use a build of LEDE from here:
https://kau.toke.dk/lede/airtime-fairness-builds/ar71xx/generic/<p>The LEDE build has new airtime-fairness patches for the ath9 and ath10 wifi drivers in it made by the guys over at make wifi fast.
https://www.bufferbloat.net/projects/make-wifi-fast/
http://blog.cerowrt.org/post/make-wifi-fast/<p>I am Hoping to help any one who would like to flash there router out.
I am a mod on the Openwrt and Gargoyle forums. I have no vested interest in any project apart from helping people.
Thanks for reading and sorry about any spelling mistakes. :)
I used to use Tomato, and I was satisfied with it, but the problem was that typical home router is weak hardware. Once I started hosting things, it just couldn't keep up.<p>I moved to fanless PCs (like ALIX / Netgate / Soekris) running OpenBSD. A 500 MHz x86 beats the pants off of the neglected MIPS chipsets most home routers are built around.<p>OpenBSD because pf is just easier to manage than iptables, and having all of the config as text files makes it easy to track changes with source control.