Search

You can find the results of your search below.

使用Image Builder @zh:docs:guide-user:additional-software
1 Hits, Last modified:
iles/etc/config/ scp root@192.168.1.1:/etc/config/wireless files/etc/config/ scp root@192.168.1.1:/etc/confi
Wi-Fi漫游 @zh:docs:guide-user:network:wifi
2 Hits, Last modified:
400|}} 当使用802.11r时,这可以在每个关联请求帧中找到,在''IEEE 802.11 Wireless Management'' -> ''Tagged parameters'' -> ''RSN In... ttps://youtu.be/4Ua2lI6HBhE?&t=24|A talk given at Wireless Lan Professionals Conference 2019 entitled "Effec
基于802.11的无线mesh网状网络 @zh:docs:guide-user:network:wifi:mesh
6 Hits, Last modified:
进行任何修剪以减小其大小。 ==== 无线网络配置 ==== 编辑 ''/etc/config/wireless'' 并确定: * ''radio0'' 没有设置为 disabled,或者disabled设置... b/master/package/kernel/mac80211/files/lib/netifd/wireless/mac80211.sh|mac80211.sh Source]]: * MP_CONFIG_I... 种新的基于 nl80211 的wireless devices命令行实用配置工具.[[http://wireless.kernel.org/en/users/Documentation/iw#About_iw|mor... good background article]] from CWNP * [[https://wireless.wiki.kernel.org/en/developers/Documentation/ieee8
Dnsmasq DHCP 服务器 @zh:docs:guide-user:base-system
6 Hits, Last modified:
[google>windows 7 create bridge|bridge]] from the wireless and ethernet interfaces on your client * Add ... rface, making your laptop IPv6-disabled when only wireless is up. - Another solution is IPv6 friendly, you... * When you plug the ethernet cable in, disable wireless interface in control panel (power off wireless won't do it). * When you unplug ethernet cable, enable w
DHCP and DNS configuration /etc/config/dhcp @zh:docs:guide-user:base-system
1 Hits, Last modified:
d in ''/etc/config/network'' and in ''/etc/config/wireless'', so double check! ==== Static leases ==== You
通过FTP安装Openwrt (通用) @zh:docs:guide-user:installation
1 Hits, Last modified:
dt" - a german non-commercial initiative for free wireless networks - to flash AVM devices. [[https://fritz
Wifi Toggle @zh:docs:guide-user:network:wifi
6 Hits, Last modified:
bin/woggle #!/bin/sh device="wl0" case $(uci get wireless.$device.disabled) in 0) wifi down $de... echo 1 > /proc/diag/led/power uci set wireless.$device.disabled=1 echo "Wifi disabled" ;; 1) uci set wireless.$device.disabled=0 wifi up $device ... OF" > /sbin/woggle-old #!/bin/sh case "$(uci get wireless.@wifi-device[0].disabled)" in 1) uci
AP 桥接模式 @zh:docs:guide-user:network:wifi
6 Hits, Last modified:
to extend your existing wired host router to have wireless capabilities. Clients connecting to OpenWRT will ... antage of bridging is that broadcast traffic from Wireless to LAN and vice versa works without further chang... [[docs:guide-user:network:wifi:basic|/etc/config/wireless]] ==== Step 1: Change the LAN interface ==== Ed... intenance. ==== Step 2: Configure and enable the wireless network ==== In ''/etc/config/wireless'', locate
无线接入点 / 哑接入点 @zh:docs:guide-user:network:wifi
7 Hits, Last modified:
。//所以,在默认安装下,最后您需要检查无线接入点设置,启用无线安全,并在//Network -> Wireless//启用无线网络。 - 点击//保存并启用//按钮。\\ - 用网线连接主路由的LAN插口和... [[docs:guide-user:network:wifi:basic|/etc/config/wireless]] ==== Step 1: Modify the Network ==== Edit ''/... opriate </code> ==== Step 2: Change the existing wireless network ==== Edit ''/etc/config/wireless'', and don't worry about most of it, things that might need chang
路由器、交换机、网关及NAT @zh:docs:guide-user:network
19 Hits, Last modified:
换机或客户端AP ====== | single | 三种用法: \\ [[#openwrt_as_wireless_repeater_wifi_wifi_switch|OpenWrt作为无线中继(Wi-Fi <-> Wi-Fi交换机)]] \\ [[#openwrt_as_wireless_access_point_wifi_wired_switch|OpenWrt作为无线接入点(Wi-... lowing applies: * all variants can handle both wireless and wired clients on the downstream side (i.e. cl... half bridge), this is for you. ===== OpenWrt as wireless repeater (wireless-to-wireless switch) ===== Foll
节省固件空间 @zh:docs:guide-user:additional-software
2 Hits, Last modified:
ONFIG_PACKAGE_MAC80211_DEBUGFS | Kernel modules / Wireless Drivers / kmod-mac80211 / Export mac80211 interna... ONFIG_PACKAGE_MAC80211_MESH | Kernel modules / Wireless Drivers / kmod-mac80211 / Enable 802.11s mesh sup
网络基础知识 /etc/config/network @zh:docs:guide-user:base-system
11 Hits, Last modified:
LAN (TCP and Bridge config) |||||| | "Switch", "Wireless" | VLANs 和 wireless SSIDs | VLAN 2 (eth 0.2) || VLAN 1 (eth 0.1) |||| LEDE 5 | LEDE 2.4 | | "Switch", "Wireless" | 内部网口标签和无线网卡标签| WAN (Interface) || LAN 1 | ... 建议]] 通过配置[[docs:guide-user:network:wifi:basic|UCI wireless 配置]]中的 ''network'' 选项来分配桥接组关系((要桥接无线接口和物理接口,因为无线接
Wifi扩展器、中继器及桥接配置 @zh:docs:guide-user:network:wifi
25 Hits, Last modified:
connected again to the Wi-Fi extender, go in the wireless networks page, and click on **Scan** button.\\ \... or networks in the vicinity: <code bash> uci set wireless.@wifi-device[0].disabled="0" uci commit wireless wifi </code> * Set the disabled option to 0 (to enable wireless) * Save changed configuration file * Start wi
Opkg软件包管理器 @zh:docs:guide-user:additional-software
1 Hits, Last modified:
horst] is a scanning and analysis tool for 802.11 wireless networks and especially IBSS (ad-hoc) mode and m
使用LuCI和CLI允许OpenWrt固件 @zh:docs:guide-user:installation
4 Hits, Last modified:
3 > /proc/sys/vm/drop_caches </code> * prevent wireless drivers to be loaded at next boot and then reboot... ath9k* rm /etc/modules.d/b43* reboot </code> The wireless drivers, usually take up quite some amount of RAM... nd are not required (unless you are connected via wireless of course ;-)), so an easy way to free up some RA... etc/config/ucitrack etc/config/uhttpd etc/config/wireless etc/dropbear/authorized_keys etc/dropbear/dropbea
UCI系统 @zh:docs:guide-user:base-system
1 Hits, Last modified: