blob: 270518bfda1f8f3f9ae57d616758ed09c9fb1ebf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel><title>Блог самохостера Lotigara</title><link>https://www.lotigara.ru/blog/index.html</link>
<description>Заметки какого-то школьника на тему ИТ</description><language>en</language>
<lastBuildDate>Sat, 05 Apr 2025 00:22:04 +0300</lastBuildDate>
<pubDate>Sat, 05 Apr 2025 00:22:04 +0300</pubDate>
<atom:link href="https://www.lotigara.ru/blog/feed.rss" rel="self" type="application/rss+xml" />
<item><title>
</title><description><![CDATA[
<!-- text end -->
]]></description><link>https://www.lotigara.ru/blog/title-on-this-line12647.html</link>
<guid>https://www.lotigara.ru/blog/./title-on-this-line12647.html</guid>
<dc:creator>Ivan Davydov</dc:creator>
<pubDate>Sat, 05 Apr 2025 00:18:18 +0300</pubDate></item>
<item><title>
Fast Transition (Wi-Fi Roaming) with OpenWrt and KeeneticOS
</title><description><![CDATA[
<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 -->
]]></description><link>https://www.lotigara.ru/blog/fast-transition-wi-fi-roaming-with-openwrt-and-keeneticos.html</link>
<guid>https://www.lotigara.ru/blog/./fast-transition-wi-fi-roaming-with-openwrt-and-keeneticos.html</guid>
<dc:creator>Ivan Davydov</dc:creator>
<pubDate>Fri, 07 Mar 2025 19:40:59 +0300</pubDate></item>
</channel></rss>
|