this is my start to finish on my home wifi replacement, no major frills, just basic home setup with a guest wifi for devices i dont want seeing my lan, any advice or critiques are greatly appreciated, this is going live tomorrow so still time for tweaks!
tried to take all of my overthinking out and just follow the Keep it simple stupid method.
install latest 24.10.0
set password
set ssh to lan only
set hostname to Waypoint
set time zone to us chicago
set lan ipv4 to 192.168.10.1
enable packet steering - all cpu - 128
enable hardware flow offloading
enable wifi - United States
Waypoint wpa2 - 2.4 ax auto/5 ax auto - trusted devices / phones / rokus
adjusted aql tweak set in /etc/rc.local per wiki
# AQL Tweaks
aql_txq_limit_l=2500
aql_txq_limit_h=8500
for ac in 0 1 2 3; do echo $ac $aql_txq_limit_l $aql_txq_limit_h > /sys/kernel/debug/ieee80211/phy0/aql_txq_limit; done
for ac in 0 1 2 3; do echo $ac $aql_txq_limit_l $aql_txq_limit_h > /sys/kernel/debug/ieee80211/phy1/aql_txq_limit; done
~~
add guest network
192.168.100.1
Portal wpa2 - 2.4 ax auto - untrusted devices / guests
added https dns proxy and luci kttps dns proxy
allow icloud and mozilla canary domains