View Issue Details

IDProjectCategoryView StatusLast Update
0004363Networks[All Projects] Generalpublic2023-08-28 23:42
ReporterDigitalMy 
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0004363: Set OpenWrt dual gateway switch
DescriptionUse two external internet providers in one router
1) default USB modem
2) additional WiFi AP
TagsNo tags attached.

Relationships

related to 0000294 resolvedDigitalMy Set OpenWrt router as gateway to remote network 

Activities

DigitalMy

2021-07-27 22:48

administrator   ~0007059

Last edited: 2021-11-20 20:13

View 4 revisions

Found https://openwrt.org/ru/doc/howto/mwan3
install luci-app-mwan3

After that new web menu "Load balancing" /cgi-bin/luci/admin/status/mwan

Removed this mwan3 - it is not working as expected

DigitalMy

2021-11-20 20:17

administrator   ~0007105

1) change default one to USB wireless adapter with 8dBi antenna
had tested Tp-Link WN-722 v2 Atheros AR9271

cat /etc/config/wireless
dmesg | grep usb
opkg update
opkg install kmod-ath9k-htc

DigitalMy

2021-11-27 18:21

administrator   ~0007108

Last edited: 2021-12-05 22:15

View 8 revisions

2) tested Tp-link T3U plus
lsusb
Bus 002 Device 007: ID 2357:0138 TP-Link
Realtek RTL8812BU
same "ac" USB3 family as RTL8812AU RTL8813AU RTL8814AU
it should work with rtl8822bu driver


changed to Tp-link T2UH MT76 adapter
lsusb: Ralink Technology, Corp. MT7610U "Archer T2U" 2.4G+5G WLAN Adapter
opkg install kmod-mt76-usb
opkg install kmod-mt76x0u
it cannot work in AP mode

remove mt76 packages in Luci
remove wireless from /etc/config/wireless

DigitalMy

2021-11-29 01:55

administrator   ~0007110

Last edited: 2021-11-29 01:57

View 2 revisions

3) most modern adapters like
Asus USB-AX56 and D-Link DWA-X1850 rev A1 (Realtek RTL8832AU)
are made on RTL88....U chips
need to implement driver for OpenWRT

DigitalMy

2022-07-31 18:30

administrator   ~0008175

Last edited: 2023-08-28 23:42

View 4 revisions

5) WN722 damaged by rain - raplace with T2UH v1

lsusb
Ralink Technology, Corp. MT7610U "Archer T2U" 2.4G+5G WLAN Adapter
driver kmod-mt76x0u_5.4.188+2021-12-03-678071ef-4_powerpc_464fp required OpenWrt update to version 21
openwrt-21.02.3-apm821xx-nand-netgear_wndr4700-squashfs-sysupgrade
opkg install kmod-mt76x0u