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:13] – [References] baumkp | linux_router:wifi [2025-10-18 Sat wk42 11:25] (current) – [Wifi Router / Access Points] 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. | ||
| - | My house is reasonably large, | + | My house is reasonably large, |
| Wifi performance is generally oversold. | Wifi performance is generally oversold. | ||
| 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.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 „stimulate“ a device to roam if an AP is saturated) | + | 802.11k/v is band steering (i.e. help the client device to find a nearby AP that it would consider roaming to or "stimulate" |
| + | |||
| + | =====/ | ||
| + | |||
| + | ++++ default / | ||
| + | < | ||
| + | list listen_http ' | ||
| + | list listen_http ' | ||
| + | list listen_https ' | ||
| + | list listen_https ' | ||
| + | option redirect_https ' | ||
| + | option home '/ | ||
| + | option rfc1918_filter ' | ||
| + | option max_requests ' | ||
| + | option max_connections ' | ||
| + | option cert '/ | ||
| + | option key '/ | ||
| + | option cgi_prefix '/ | ||
| + | list lua_prefix '/ | ||
| + | option script_timeout ' | ||
| + | option network_timeout ' | ||
| + | option http_keepalive ' | ||
| + | option tcp_keepalive ' | ||
| + | option ubus_prefix '/ | ||
| + | |||
| + | config cert ' | ||
| + | option days ' | ||
| + | option key_type ' | ||
| + | option bits ' | ||
| + | option ec_curve ' | ||
| + | option country ' | ||
| + | option state ' | ||
| + | option location ' | ||
| + | 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 "/ | ||
| + | |||
| + | =====homepage widget===== | ||
| + | [[https:// | ||
| + | |||
| + | Note that after upgrading these wifi router APs openwrt software from version 24.10.0 to 24.10.2 the ACL files were lost and had to be recreated. | ||
| + | |||
| ====References==== | ====References==== | ||
| Line 24: | Line 73: | ||
| *[[https:// | *[[https:// | ||
| *[[https:// | *[[https:// | ||
| - | *[[https:// | + | |
| - | *[[https:// | + | *[[https:// |
| - | *[[https:// | + | |
| + | | ||
| + | | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| [[https:// | [[https:// | ||