求助大佬们 OPENWRT 怎么无线组网

48 天前
 haohaoyyds

现在的情况是 1 楼有一个光猫的 WIFI 发射信号 2 楼没有网线路由器刷了 OP 使用了无线中继但是 ip 不在一个网段每次上楼都会断网 30 秒才切换新的 ip 我在想有没有什么办法支持 MESH 光猫路 由器 KVR 协议求助大佬们怎么样才能做到无缝切换不断网呀

947 次点击
所在节点    OpenWrt
12 条回复
Earsum
48 天前
找个有 easymesh 插件的固件吧
Earsum
48 天前
@Earsum 哦,才看到是中继光猫无线信号,这个应该无解,easymesh 必须路由器设备都支持才行
yyzh
48 天前
openwrt 要支持 kvr 那固件就得刷其他大神做的带闭源驱动的固件
haohaoyyds
48 天前
@yyzh 现在路由器有 KV 协议光猫也有但是无线桥接光猫不在一个网段不知道怎么解决
haohaoyyds
48 天前
@Earsum 现在能中继有网络就是不在一个网段
dhuzbb
47 天前
不建议用 openwrt 的无线。直接 300 不到买 1 个红米 AX6000 ,设置成 AP 模式(中继模式),一层楼放一个,组有线 mash (不建议无线中继)。在发热、稳定性、信号强度、性价比方面找不到对手。
duerter
46 天前
也可以共网段,用 relay 来把 wlan 软桥到 lan 即可,就是 lan 下的设备访问不了 lan 本身,要通过非本 lan 下的管理,其他无碍
haohaoyyds
46 天前
@duerter 试了一下好像是假网段切换会断开 wifi 重连
datocp
45 天前
https://github.com/kstenerud/openwrt-relayd-wireless-bridge

Relayd Wireless Bridge in OpenWRT
Sets up a wireless bridge in OpenWRT using relayd.

Steps:

Collect Info
Router WIFI SSID & password
Router IP address, subnet mask: Example 192.168.100.1 / 255.255.255.0
Choose an IP address in the router's subnet for the bridge: Example 192.168.100.4
Choose an IP address in a different subnet for the bridge lan (used to configure the bridge itself): Example 192.168.8.1
Set Bridge LAN IP Address
Menu -> Network -> Interfaces
LAN -> Click Edit
IPv4 address: Example 192.168.8.1
DHCP Server -> General Setup -> Ignore Interface [X]
Click Save & Apply
Configure client PC to manually use 192.168.8.x address on ethernet and reconnect
Connect Bridge to Router WLAN
Menu -> Network -> Wireless
Click Scan
Click Join Network
WPA passphrase: your wifi password
Click Submit
Click Save & Apply
Test Connection to Internet
Menu -> Network -> Diagnostics
Click Ping
Install Relayd
Menu -> System -> Software
Click Update lists
Filter: relay, Click Find Package
Look for luci-proto-relay and relayd
Check in installed packages - see if they're already installed.
Check in available packages - click Install
Add Bridge Interface
Menu -> Network -> Interfaces
Click Add new interface...
Name of the new interface: stabridge
Protocol of the new interface: Relay bridge
Click Submit
Relay between networks: lan: and wwan:
Local IPv4 Address: Example 192.168.100.1
Click 'Save and Apply'
Update LAN Interface
Menu -> Network -> Interfaces
LAN -> Click Edit
IPv4 Gateway: Example 192.168.100.1
Custom DNS: Example 192.168.100.1
DHCP: Ignore Interface [X]
Add Firewall Zone
Menu -> Network -> Firewall
Zones: Click Add
Name: bridgezone
Forward: accept
Covered networks: lan: and wwan:
Click 'Save and Apply'
Reboot bridge, change PC ethernet port back to automatic (DHCP)
1314258
34 天前
@dhuzbb 真的假的,就怕不是太稳定。刚才搜索了一下,ax6000 好像没你说的价格
dhuzbb
34 天前
@1314258 好几个同事的使用的感受就是太过稳定导致不太想换新的 WIFI7 。PDD 上价格 300 左右。
1314258
28 天前
@dhuzbb 买了两个 wifi7 的 be3600 2.5g 版本,我以为交换机出来的分别接两个路由,可以有线 mesh ,谁知道只能先有一个主路由,才能 lan 分出去做 mesh ,那我接入网络的地方,完全不需要 wifi ,那不是白白要浪费一个路由?

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/1062151

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX