Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux_router:wifi [2025-03-30 Sun wk13 13:17] – [/etc/config/uhttpd] baumkp | linux_router:wifi [2025-05-24 Sat wk21 19:59] (current) – [/etc/config/uhttpd] baumkp | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{tag> | ||
======Wifi Router / Access Points====== | ======Wifi Router / Access Points====== | ||
I prefer to run higher quality wifi access points (AP) than the all in one type routers. | I prefer to run higher quality wifi access points (AP) than the all in one type routers. | ||
Line 14: | Line 15: | ||
=====Wi-Fi Extender/ | =====Wi-Fi Extender/ | ||
I always setup my Wifi Routers as Wifi Access Points (AP) using an Ethernet uplink only, also know as "Dump AP" or " | I always setup my Wifi Routers as Wifi Access Points (AP) using an Ethernet uplink only, also know as "Dump AP" or " | ||
+ | |||
+ | 802.11r is fast transition from one AP to another in the same mobility domain (i.e. faster authentication when you roam from one AP to another) | ||
+ | 802.11k/v is band steering (i.e. help the client device to find a nearby AP that it would consider roaming to or " | ||
=====/ | =====/ | ||
Line 48: | Line 52: | ||
option commonname ' | option commonname ' | ||
++++ | ++++ | ||
+ | I copy my main ' | ||
+ | *'' | ||
+ | *'' | ||
+ | I have a separate script that extracts the various certificates key from Traefik combined certificate file that I need to use on my mail server, that is mentioned elsewhere on my wiki. | ||
+ | |||
+ | After the certificates are updated the router must be rebooted or the uhttpd module restarted: | ||
+ | *ssh into the router '' | ||
+ | *'Or run the command in ssh: '%%ssh root@wifi-ap0.local.kptree.net "/ | ||
+ | |||
+ | |||
+ | |||
+ | |||
====References==== | ====References==== |