diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 31 |
1 files changed, 30 insertions, 1 deletions
@@ -25,7 +25,7 @@ </div></div></div> <div id="divbody"><div class="content"> <div class="section_header"><a class="ablack" href="fast-transition-wi-fi-roaming-with-openwrt-and-keeneticos.html"> - +Fast Transition (Wi-Fi Roaming) with OpenWrt and KeeneticOS </a></div> <!-- bashblog_timestamp: #202503071940.59# --> <div class="subtitle">марта 07, 2025 — @@ -33,6 +33,35 @@ Ivan Davydov </div> <!-- text begin --> +<h5>tested on KeeneticOS v3.8.7 & OpenWrt v23.05.5</h5> + +<p>First, set up FT on your OpenWrt devices.</p> + +<p>Then, change the mode of your Keenetic (?) devices to Extender (there are Repeater/Extender and Access Point/Extender, the last is the recommended).</p> + +<p>Go to the <code>Access Point/Extender (Repeater/Extender) > Home segment</code> menu. Change the settings of the Wi-Fi network to those ones in OpenWrt.</p> + +<p>Scroll below to the "Roaming for wireless devices" section. Enable "Fast transition (802.11r)" and write your mobility domain ID converted to the ASCII format.</p> + +<p>You can use an online converter like this one: <a href="https://www.rapidtables.com/convert/number/hex-to-ascii.html">https://www.rapidtables.com/convert/number/hex-to-ascii.html</a>. Keep the "Mobility domain key" field unedited.</p> + +<p>Press the "Save" button. Now you have a so-called "Wi-Fi system" with use of both KeeneticOS and OpenWrt!</p> + +<p>Метки: <a href='tag_keeneticos.html'>keeneticos</a>, <a href='tag_openwrt.html'>openwrt</a>, <a href='tag_wifi.html'>wifi</a>, <a href='tag_wifi-roaming.html'>wifi-roaming</a></p> + + + + + + + + + + + + + + <!-- text end --> <div id="all_posts"><a href="all_posts.html">Больше заметок</a> — <a href="all_tags.html">Все метки</a> — <a href="feed.rss">Подписаться</a></div> </div> |