Search

You can find the results of your search below.

Wi-Fi /etc/config/wireless @zh:docs:guide-user:network:wifi
42 Hits, Last modified:
nslation is finished)// ====== Wi-Fi /etc/config/wireless ====== 通过UCI配置wireless产生的配置文件位于 **///etc/config/wireless//**. 如果设备有有线以太网端口, 无线wireless默认设置为 **OFF** 状态. 你可以在 ''/etc/config/wireless'' 中打开它,通过将 ''//option disabled '1'//'' 设置为 ''//op... '0'//'' (注释或删除掉该行也可以). ===== 配置节 ===== A typical wireless config file contains at least a pair of: * //wi
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
路由器、交换机、网关及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
网络基础知识 /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 | ... 的物理接口名称到这一节,若type设置为bridge类型,则列出接口列表。\\ //(*) 如果只有wireless interface引用了该网络,或者protocol type 为 ''pptp'', ''ppp
使用Atheros和MAC80211 WDS实现无线网桥(无线中继) @zh:docs:guide-user:network:wifi
11 Hits, Last modified:
辑[[docs:guide-user:network:wifi:basic|/etc/config/wireless]]文件。在使用中的已有的''wifi-iface''段落,添加一行:''option wds '1... option network 'lan' option ssid 'my-wireless-ssid' option encryption 'psk2' option key 'wireless-secret-password' option mode 'ap' ... 辑[[docs:guide-user:network:wifi:basic|/etc/config/wireless]]文件。在''radio0''段,需确保无线设置与接入点的对应设置值保持一致。 同一文件的下面一
无线接入点 / 哑接入点 @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
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
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
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
基于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... </code> ===== 使用命令行方式 ===== iw 是一种新的基于 nl80211 的wireless devices命令行实用配置工具.[[http://wireless.kernel.org/en/users/Documentation/iw#About_iw|more...]] 创建新的 interface
使用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
节省固件空间 @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
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
使用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
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
UCI系统 @zh:docs:guide-user:base-system
1 Hits, Last modified: