Beryl can't connect to server -yellow status

I have 2 beryls and not tech savvy at all. My goal was to have my IP address always show up and connect no matter where I am. I setup one beryl attached to our house router as a server with wireguard. The other I’m trying to setup as a client for when I travel. I added the server beryl config info into my client beryl, but the client beryl shows yellow status and no internet. I had my friend check that the server side at the house side is green. I followed the instructions and read posts, but I am far from tech savvy. I changed the lan IP for the client beryl as I read that was needed in order to connect two routers. I have a public static IP. When I connect to client beryl there’s internet until I click connect under wireguard client then internet drops and it’s status bubble is yellow. I know they include the message that there won’t be internet if VPN can’t connect to server, but I don’t know why it’s not connecting. I keep reading old, but similar posts where the person just ends up private messaging so there’s no solution listed. Any help is greatly appreciated.

Habe you tried using GoodCloud? I’ve heard that helps the non-tech users.

Otherwise, you’d have to check:

  1. Port forward is setup correctly in your main (home) router (not in the beryl!)
  2. That both beryl + your home router use different subnets
  3. Logs?

Thanks for replying.

Port forward is setup correctly in your main (home) router (not in the beryl!) —Yes port forwarding through the main home router (not the beryl server) is setup. There’s nothing port forwarding wise that I setup on the beryl server. I had my friend check again to be sure that home router is setup though. Can my internet provider be messing with it?
That both beryl + your home router use different subnets. – i changed only the lan IP of one of the beryls (client wireguard beryl). Instead of starting with 192. I changed to 10. as it stated was acceptable. I’m currently at a different location to get this setup and tested to simulate being away. Subnet mask seems to be the same, but I don’t see where to alter those.
Logs? I’d be happy to oblige if you can tell me which logs. If I go into luci i see system logs and kernel logs. If those aren’t the correct ones you are referring to then I’d appreciate guidance to retrieve what it is you need.

Please also post your WireGuard client config file as preformated text, with the keys and personal info redacted. Personally, I would stick to 192.168.xxx.0/24 subnets where xxx is different for client and server (e.g., 18 for client and 8 for server).

You can post the LuCI System Log here by select-copy-paste as preformated text.

I do not work for and I do not have formal association with GL.iNet

So this is what the config from server beryl that i input for client beryl:
[Interface]
Address = My IP (home router IP)
ListenPort = 28079
PrivateKey = redacted
DNS = 64.6.64.6

[Peer]
AllowedIPs = 0.0.0.0/0,::/0
Endpoint = redacted (home router IP port combo)
PersistentKeepalive = 25
PublicKey = redacted

here is the luci system log from my client beryl. It says it’s too long so I guess I’ll break it into multiple posts:

Sat Aug  6 19:10:52 2022 kern.warn kernel: [88155.638789] Rule 3 Channel Busy time value : Min Channel Busy = 5104
Sat Aug  6 19:10:52 2022 kern.warn kernel: [88155.645109] Rule 3 Channel Busy time value : BW = 20
Sat Aug  6 19:10:52 2022 kern.warn kernel: [88155.650069] [SelectClearChannelBusyTime] - band0 END
Sat Aug  6 19:10:52 2022 kern.warn kernel: [88155.655013] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 3, IsAband = 0
Sat Aug  6 19:10:52 2022 kern.warn kernel: [88155.663526] e[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 3 e[m
Sat Aug  6 19:10:52 2022 kern.warn kernel: [88155.673603] e[1;33m [RadarStateCheck] RD_NORMAL_MODE e[m
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88155.943646] ApAutoChannelAtBootUp<-----------------
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88155.948593] [PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88155.954504] wifi_sys_linkup(), wdev idx = 2
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88155.958734] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:126 for WDEV_TYPE:1
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88155.958734]  LinkToOmacIdx = 12, LinkToWdevType = 1
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88156.086404] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88156.098429] MtCmdSetDbdcCtrl:(ret = 0)
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88156.102784] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88156.108664] APStartUpForMbss: BssIndex = 0 channel = 3
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88156.113850] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88156.121093] apidx 2 for WscUUIDInit
Sat Aug  6 19:10:53 2022 kern.warn kernel: [88156.124569] Generate UUID for apidx(2)
Sat Aug  6 19:10:53 2022 daemon.notice netifd: Network device 'ra0' link is up
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.132371] br-lan: port 2(ra0) entered blocking state
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.137617] br-lan: port 2(ra0) entered disabled state
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.143994] device ra0 entered promiscuous mode
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.149150] br-lan: port 2(ra0) entered blocking state
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.154414] br-lan: port 2(ra0) entered forwarding state
Sat Aug  6 19:10:53 2022 daemon.notice netifd: Network device 'rax0' link is up
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.264271] br-lan: port 3(rax0) entered blocking state
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.269577] br-lan: port 3(rax0) entered disabled state
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.276004] device rax0 entered promiscuous mode
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.281318] br-lan: port 3(rax0) entered blocking state
Sat Aug  6 19:10:53 2022 kern.info kernel: [88156.286707] br-lan: port 3(rax0) entered forwarding state
Sat Aug  6 19:10:54 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sat Aug  6 19:10:54 2022 user.notice firewall: Reloading firewall due to ifup of wan (eth0.2)
Sat Aug  6 19:12:29 2022 kern.warn kernel: [88251.809484] update_associated_mac_entry(): Peer's OperatingMode=>RxNssType: 0, RxNss: 0, ChBW: 2
Sat Aug  6 19:12:29 2022 kern.warn kernel: [88251.927577] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=1 from 78:45:61:EF:F8:43
Sat Aug  6 19:12:29 2022 kern.warn kernel: [88251.927577]
Sat Aug  6 19:12:29 2022 user.notice mtk-wifi: new_station 78:45:61:ef:f8:43 ra0
Sat Aug  6 19:12:29 2022 daemon.info dnsmasq-dhcp[16736]: DHCPREQUEST(br-lan) 192.168.8.162 78:45:61:ef:f8:43
Sat Aug  6 19:12:29 2022 daemon.info dnsmasq-dhcp[16736]: DHCPACK(br-lan) 192.168.8.162 78:45:61:ef:f8:43 LAPTOP-SI2OR4DR
Sat Aug  6 19:12:31 2022 kern.warn kernel: [88254.074736] Rcv Wcid(1) AddBAReq
Sat Aug  6 19:12:31 2022 kern.warn kernel: [88254.077981] Start Seq = 000000aa
Sat Aug  6 19:13:32 2022 kern.warn kernel: [88314.929500] Rcv Wcid(1) AddBAReq
Sat Aug  6 19:13:32 2022 kern.warn kernel: [88314.932746] Start Seq = 00000591
Sat Aug  6 19:14:13 2022 user.debug : ------ss-redir is not running!------
Sat Aug  6 19:14:13 2022 user.notice wireguard: wireguard client start
Sat Aug  6 19:14:13 2022 daemon.info dnsmasq[16736]: exiting on receipt of SIGTERM
Sat Aug  6 19:14:14 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Aug  6 19:14:14 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: started, version 2.80 cachesize 150
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: DNS service limited to local subnets
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq-dhcp[25400]: DHCP, IP range 192.168.8.100 -- 192.168.8.249, lease time 12h
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain test
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain onion
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain localhost
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain local
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain invalid
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain bind
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain lan
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: reading /tmp/resolv.conf.vpn
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain test
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain onion
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain localhost
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain local
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain invalid
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain bind
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using local addresses only for domain lan
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: using nameserver 64.6.64.6#53
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: read /etc/hosts - 4 addresses
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq[25400]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug  6 19:14:14 2022 daemon.info dnsmasq-dhcp[25400]: read /etc/ethers - 0 addresses
Sat Aug  6 19:14:19 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sat Aug  6 19:14:19 2022 user.notice wiregaurd: client start completed, del glwg.lock
Sat Aug  6 19:15:04 2022 user.notice wireguard: wireguard client stop
Sat Aug  6 19:15:05 2022 daemon.info dnsmasq[25400]: exiting on receipt of SIGTERM
Sat Aug  6 19:15:05 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Aug  6 19:15:05 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: started, version 2.80 cachesize 150
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: DNS service limited to local subnets
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq-dhcp[28341]: DHCP, IP range 192.168.8.100 -- 192.168.8.249, lease time 12h
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain test
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain onion
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain localhost
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain local
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain invalid
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain bind
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain lan
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: reading /tmp/resolv.conf.auto
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain test
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain onion
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain localhost
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain local
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain invalid
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain bind
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using local addresses only for domain lan
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: using nameserver 192.168.1.254#53
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: read /etc/hosts - 4 addresses
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq[28341]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug  6 19:15:06 2022 daemon.info dnsmasq-dhcp[28341]: read /etc/ethers - 0 addresses
Sat Aug  6 19:15:10 2022 user.notice wiregaurd: client stop completed, del glwg.lock
Sat Aug  6 19:16:00 2022 user.debug : ------ss-redir is not running!------
Sat Aug  6 19:16:01 2022 daemon.notice netifd: Interface 'guest' is now down
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.581717] ra0: ===> main_virtual_if_close
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.588712] wifi_sys_linkdown(), wdev idx = 0
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.588830] ExtEventBeaconLostHandler::FW LOG, Beacon lost (94:83:c4:1b:48:64), Reason 0x10
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.601475]   Beacon lost - AP disabled!!!
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.606435] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.619208] wifi_sys_close(), wdev idx = 0
Sat Aug  6 19:16:01 2022 kern.info kernel: [88464.624806] br-lan: port 2(ra0) entered disabled state
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.640810] rax0: ===> mbss_virtual_if_close
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.645372] wifi_sys_linkdown(), wdev idx = 2
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.650286] ExtEventBeaconLostHandler::FW LOG, Beacon lost (94:83:c4:1b:48:63), Reason 0x10
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.658634]   Beacon lost - AP disabled!!!
Sat Aug  6 19:16:01 2022 kern.warn kernel: [88464.663982] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.676416] wifi_sys_close(), wdev idx = 2
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.681119] APStop(), oper(0) bssid(0)=94:83:c4:1b:48:64
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.687450] wifi_sys_close(), wdev idx = 0
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.692679] wifi_sys_close(), wdev idx = 1
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.697265] wifi_sys_close(), wdev idx = 2
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.701842] wifi_sys_close(), wdev idx = 3
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.706063] <=== APStop()
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.758428] CmdReStartDLRsp: WiFI FW Download Success
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.764542] RT28xxPciAsicRadioOff(): Not support for HIF_MT yet!
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.770697] RTMPDrvClose call RT28xxPciAsicRadioOff fail !!
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.782303] fw_own()::Set Fw Own
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.792085] RTMP_AllTimerListRelease: Size=33
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.796602] fw_own()::Return since already in Fw Own...
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.802022] <---HwCtrlThread
Sat Aug  6 19:16:02 2022 kern.warn kernel: [88464.805579] EXIT REDUCE TCP ACK, ra0
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.810135] br-lan: port 3(rax0) entered disabled state
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'guest' is disabled
Sat Aug  6 19:16:02 2022 daemon.notice netifd: mt7615e5 (30972): drv_mtk_teardown mt7615e5...
Sat Aug  6 19:16:02 2022 daemon.notice netifd: mt7615e5 (30972): vif down ra0...
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.828376] device ra0 left promiscuous mode
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.833141] br-lan: port 2(ra0) entered disabled state
Sat Aug  6 19:16:02 2022 daemon.notice netifd: mt7615e2 (30971): drv_mtk_teardown mt7615e2...
Sat Aug  6 19:16:02 2022 daemon.notice netifd: mt7615e2 (30971): vif down rax0...
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.890400] device rax0 left promiscuous mode
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.895097] br-lan: port 3(rax0) entered disabled state
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'lan' is now down
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.978365] br-lan: port 1(eth0.1) entered disabled state
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.994222] device eth0.1 left promiscuous mode
Sat Aug  6 19:16:02 2022 kern.info kernel: [88464.999336] br-lan: port 1(eth0.1) entered disabled state
Sat Aug  6 19:16:02 2022 kern.info kernel: [88465.049980] device eth0 left promiscuous mode
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'lan' is disabled
Sat Aug  6 19:16:02 2022 daemon.notice netifd: VLAN 'eth0.1' link is down
Sat Aug  6 19:16:02 2022 daemon.notice netifd: bridge 'br-lan' link is down
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'lan' has link connectivity loss
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'loopback' is now down
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'loopback' is disabled
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Network device 'lo' link is down
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'loopback' has link connectivity loss
Sat Aug  6 19:16:02 2022 daemon.notice netifd: wan (15275): udhcpc: received SIGTERM
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'wan' is now down
Sat Aug  6 19:16:02 2022 kern.info kernel: [88465.574946] mtk_soc_eth 1e100000.ethernet: 0x100 = 0x6060000c, 0x10c = 0x80818
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'wan' is disabled
Sat Aug  6 19:16:02 2022 daemon.notice netifd: VLAN 'eth0.2' link is down
Sat Aug  6 19:16:02 2022 daemon.warn dnsmasq[28341]: no servers found in /tmp/resolv.conf.auto, will retry
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Interface 'wan' has link connectivity loss
Sat Aug  6 19:16:02 2022 daemon.notice netifd: Network device 'eth0' link is down
Sat Aug  6 19:16:04 2022 daemon.info dnsmasq[28341]: exiting on receipt of SIGTERM
Sat Aug  6 19:16:05 2022 kern.info kernel: [88467.898352] mtk_soc_eth 1e100000.ethernet eth0: port 4 link down
Sat Aug  6 19:16:05 2022 user.notice : Added device handler type: 8021ad
Sat Aug  6 19:16:05 2022 user.notice : Added device handler type: 8021q
Sat Aug  6 19:16:05 2022 user.notice : Added device handler type: macvlan
Sat Aug  6 19:16:05 2022 user.notice : Added device handler type: veth
Sat Aug  6 19:16:05 2022 user.notice : Added device handler type: bridge
Sat Aug  6 19:16:05 2022 user.notice : Added device handler type: Network device
Sat Aug  6 19:16:05 2022 user.notice : Added device handler type: tunnel
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'guest' is enabled
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'guest' is setting up now
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'guest' is now up
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.142411] mtk_soc_eth 1e100000.ethernet: PPE started
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.154970] device eth0 entered promiscuous mode
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.163716] br-lan: port 1(eth0.1) entered blocking state
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.169536] br-lan: port 1(eth0.1) entered disabled state
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.175918] device eth0.1 entered promiscuous mode
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.185988] br-lan: port 1(eth0.1) entered blocking state
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.191516] br-lan: port 1(eth0.1) entered forwarding state
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'lan' is enabled
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'lan' is setting up now
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'lan' is now up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'loopback' is enabled
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'loopback' is setting up now
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'loopback' is now up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'wan' is enabled
Sat Aug  6 19:16:08 2022 daemon.notice netifd: bridge 'br-lan' link is up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'lan' has link connectivity
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Network device 'eth0' link is up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: VLAN 'eth0.1' link is up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Network device 'lo' link is up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'loopback' has link connectivity
Sat Aug  6 19:16:08 2022 daemon.notice netifd: VLAN 'eth0.2' link is up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Aug  6 19:16:08 2022 daemon.notice netifd: Interface 'wan' is setting up now
Sat Aug  6 19:16:08 2022 kern.info kernel: [88471.315679] mtk_soc_eth 1e100000.ethernet eth0: port 4 link up
Sat Aug  6 19:16:08 2022 daemon.notice netifd: wan (31850): udhcpc: started, v1.30.1
Sat Aug  6 19:16:09 2022 daemon.notice netifd: wan (31850): udhcpc: sending discover
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: started, version 2.80 cachesize 150
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: DNS service limited to local subnets
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: using local addresses only for domain test
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: using local addresses only for domain onion
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: using local addresses only for domain localhost
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: using local addresses only for domain local
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: using local addresses only for domain invalid
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: using local addresses only for domain bind
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: using local addresses only for domain lan
Sat Aug  6 19:16:09 2022 daemon.warn dnsmasq[31945]: no servers found in /tmp/resolv.conf.auto, will retry
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: read /etc/hosts - 4 addresses
Sat Aug  6 19:16:09 2022 daemon.info dnsmasq[31945]: read /tmp/hosts/dhcp.cfg01411c - 1 addresses
Sat Aug  6 19:16:10 2022 daemon.notice netifd: mt7615e5 (31761): start root device ra0...
Sat Aug  6 19:16:10 2022 daemon.notice netifd: mt7615e2 (31760): start root device ra0...
Sat Aug  6 19:16:10 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sat Aug  6 19:16:10 2022 user.notice firewall: Reloading firewall due to ifup of guest (br-guest)
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[31945]: exiting on receipt of SIGTERM
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: started, version 2.80 cachesize 150
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: DNS service limited to local subnets
``
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq-dhcp[32587]: DHCP, IP range 10.2.2.100 -- 10.2.2.249, lease time 12h
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: using local addresses only for domain test
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: using local addresses only for domain onion
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: using local addresses only for domain localhost
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: using local addresses only for domain local
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: using local addresses only for domain invalid
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: using local addresses only for domain bind
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: using local addresses only for domain lan
Sat Aug  6 19:16:11 2022 daemon.warn dnsmasq[32587]: no servers found in /tmp/resolv.conf.auto, will retry
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: read /etc/hosts - 4 addresses
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq[32587]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug  6 19:16:11 2022 daemon.info dnsmasq-dhcp[32587]: read /etc/ethers - 0 addresses
Sat Aug  6 19:16:12 2022 daemon.notice netifd: wan (31850): udhcpc: sending discover
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88475.781194] ra0: ===> main_virtual_if_open
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88475.785755] load l1profile succeed!
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88475.789458] driver_own()::Try to Clear FW Own...
Sat Aug  6 19:16:13 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.122309] driver_own()::Success to clear FW Own
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.129528] APWdsInitialize():WdsEntry Number=4
Sat Aug  6 19:16:13 2022 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.212363] multi-profile merge success, en:1,pf1_num:2,pf2_num:2,total:4
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.219164] Open file "/etc/wireless/DBDC_card0.dat" to store DBDC cfg! (14)
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.247086] E2pAccessMode=2
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.250548] SSID[0]=GL-MT1300-861-5G, EdcaIdx=0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.255364] SSID[2]=GL-MT1300-861, EdcaIdx=1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.260162] DBDC Mode=1, eDBDC_mode = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.264370] BSS0 PhyMode=49
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.267158] wmode_band_equal(): Band Equal!
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.271346] BSS1 PhyMode=49
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.274134] BSS2 PhyMode=14
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.276910] BSS3 PhyMode=14
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.279847] auto_ch_select_set_cfg(): BandIdx0, AutoChannelAtBootup=1, AutoChannelAlg = 3
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.287985] auto_ch_select_set_cfg(): BandIdx1, AutoChannelAtBootup=1, AutoChannelAlg = 3
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.297228] BandSteering=0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.300105] BndStrgBssIdx=1;0;1;0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.303585] [TxPower] BAND0: 100, BAND1: 100
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.308316] Power Boost (CCK, OFDM): RTMPSetProfileParameters
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.308511] Power Boost (HT20): RTMPSetProfileParameters
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.314416] Power Boost (HT40): RTMPSetProfileParameters
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.319915] Power Boost (VHT20): RTMPSetProfileParameters
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.325391] Power Boost (VHT40): RTMPSetProfileParameters
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.330974] Power Boost (VHT80): RTMPSetProfileParameters
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.336538] Power Boost (VHT160): RTMPSetProfileParameters
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.342483] [PERCENTAGEenable] BAND0: 0, BAND1: 0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.352904] [BFBACKOFFenable] BAND0: 0, BAND1: 0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.357682] CalCacheApply = 0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.361762] FragThreshold[0]=2346
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.365060] FragThreshold[1]=2346
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.368378] FragThreshold[2]=2346
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.371675] FragThreshold[3]=2346
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.375614] Valid=1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.377700] APAifsn[0]=3
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.380239] APAifsn[1]=7
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.382758] APAifsn[2]=1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.385273] APAifsn[3]=1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.387946] Valid=1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.390053] APAifsn[0]=3
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.392571] APAifsn[1]=7
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.395088] APAifsn[2]=1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.397604] APAifsn[3]=1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.405970] DfsZeroWait Support=0/0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.410357] DfsZeroWaitCacTime=255/255
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.415063] read_etxbf: ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.418898] read_etxbf: BSSID[0]
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.422110] read_etxbf: MBSS[0] ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.426614] read_etxbf: ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.430447] read_etxbf: BSSID[1]
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.433657] read_etxbf: MBSS[1] ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.438161] read_etxbf: ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.441995] read_etxbf: BSSID[2]
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.445205] read_etxbf: MBSS[2] ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.449730] read_etxbf: ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.453545] read_etxbf: BSSID[3]
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.456752] read_etxbf: MBSS[3] ETxBfEnCond = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.495256] [rtmp_read_ap_client_from_file] pf1=2 pf2=2
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.502618] If/wds0 - PeerPhyOpMode=255
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.507046] APWdsInitialize():WdsEntry Number=4
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.511577] WDS-Enable mode=0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.514720] AndesSendCmdMsg: Could not send in band command due to diablefRTMP_ADAPTER_MCU_SEND_IN_BAND_CMD
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.524435] AndesSendCmdMsg: Command type = ed, Extension command type = 48
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.535035] HT: WDEV[0] Ext Channel = BELOW
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.539241] HT: WDEV[1] Ext Channel = BELOW
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.543403] HT: WDEV[2] Ext Channel = BELOW
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.547561] HT: WDEV[3] Ext Channel = BELOW
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.552054] HT: greenap_cap = 1
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.555351] ChipI=7615, Value=0, pcie_aspm in profile=0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.590888] ICapMode = 0
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.598064] WtcSetMaxStaNum: BssidNum:4, MaxStaNum:121 (WdsNum:4, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:122
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.608622] Top Init Done!
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.611329] Use dev_alloc_skb
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.615917] RX[0] DESC ad074000 size = 16384
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.621837] RX[1] DESC ad078000 size = 8192
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.626707] cut_through_init(): ct sw token number = 4095
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.632804] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.640575] cut_through_token_list_init(): 8c60a508,8c60a508
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.646952] cut_through_token_list_init(): TokenList inited done!id_head/tail=0/4096
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.654720] cut_through_token_list_init(): 8c60a518,8c60a518
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.660416] Hif Init Done!
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.663115] ctl->txq = c13eedac
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.666235] ctl->rxq = c13eedb8
Sat Aug  6 19:16:13 2022 kern.warn kernel: [88476.669380] ctl->ackq = c13eedc4
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.672592] ctl->kickq = c13eedd0
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.675885] ctl->tx_doneq = c13eeddc
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.679460] ctl->rx_doneq = c13eede8
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.683095] Parsing patch header
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.686310] 	Built date: 20180518100604a
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.686310]
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.691705] 	Platform: ALPS
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.694487] 	HW/SW version: 0x8a108a10
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.698239] 	Patch version: 0x00000010
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.701977] 	Target address: 0x80000, length: 11072
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.707112] patch is ready, continue to ILM/DLM DL
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.711946] WfMcuHwInit: Before NICLoadFirmware, check ICapMode = 0
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.718240] Parsing CPU 0 fw tailer
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.721750] 	Chip ID: 0x04
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.724451] 	Eco version: 0x00
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.727488] 	Region number: 0x00
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.730776] 	Format version: 0x00
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.734110] 	Ram version: _reserved_
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.737739] 	Built date: 20200728141823
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.741648] 	Common crc: 0x0
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.744579] Parsing tailer region 0
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.748091] 	Feature set: 0x01
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.751199] 	Target address: 0x84000, Download size: 409600
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.756785] Parsing tailer region 1
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.760316] 	Feature set: 0x01
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.763379] 	Target address: 0x209c400, Download size: 48336
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.769221] EventGenericEventHandler: CMD Success
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.780987] EventGenericEventHandler: CMD Success
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.788415] MtCmdFwStartReq: override = 0x1, address = 0x84000
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.794553] EventGenericEventHandler: CMD Success
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.799422] Parsing CPU 1 fw tailer
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.802976] 	Chip ID: 0x04
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.805746] 	Eco version: 0x00
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.808870] 	Region number: 0x00
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.812115] 	Format version: 0x00
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.815451] 	Ram version: _reserved_
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.819176] 	Built date: 20190415154149
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.823181] 	Common crc: 0x0
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.826143] Parsing tailer region 0
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.829711] 	Feature set: 0x01
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.832786] 	Target address: 0x90000000, Download size: 122608
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.838853] EventGenericEventHandler: CMD Success
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.845746] MtCmdFwStartReq: override = 0x4, address = 0x0
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.886694] EventGenericEventHandler: CMD Success
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.955762] MCU Init Done!
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.958548] efuse_probe: efuse = 10000212
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.962537] RtmpChipOpsEepromHook::e2p_type=2, inf_Type=5
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.967906] RtmpEepromGetDefault::e2p_dafault=1
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.972480] RtmpChipOpsEepromHook: E2P type(2), E2pAccessMode = 2, E2P default = 1
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88476.980097] NVM is FLASH mode. dev_idx [0] FLASH OFFSET [0x0]
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88477.000698] e[34mNICReadEEPROMParameters: EEPROM 0x52 b300e[m
Sat Aug  6 19:16:14 2022 kern.warn kernel: [88477.006441] e[34mNICReadEEPROMParameters: EEPROM 0x52 b300e[m
Sat Aug  6 19:16:15 2022 daemon.info dnsmasq[32587]: exiting on receipt of SIGTERM
Sat Aug  6 19:16:16 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Aug  6 19:16:16 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.500526] Country Region from e2p = 101
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.504549] mt7615_antenna_default_reset(): TxPath = 4, RxPath = 4
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.510748] mt7615_antenna_default_reset(): DBDC BAND0 TxPath = 2, RxPath = 2
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.517886] mt7615_antenna_default_reset(): DBDC BAND1 TxPath = 2, RxPath = 2
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.524998] RcRadioInit(): DbdcMode=1, ConcurrentBand=2
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.530237] RcRadioInit(): pRadioCtrl=8ed90f00,Band=0,rfcap=3,channel=1,PhyMode=2 extCha=0xf
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.538674] RcRadioInit(): pRadioCtrl=8ed91204,Band=1,rfcap=2,channel=36,PhyMode=1 extCha=0xf
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.547163] rcUpdateBandForBFMU	PhyCtrl[0].RadioCtrl.IsBfBand = 1
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.553254] rcUpdateBandForBFMU	PhyCtrl[1].RadioCtrl.IsBfBand = 0
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.559363] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.564994] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.570684] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.577984] MtCmdSetDbdcCtrl:(ret = 0)
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.581742] MtSingleSkuLoadParam: RF_LOCKDOWN Feature OFF !!!
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.588966] MtBfBackOffLoadParam: RF_LOCKDOWN Feature OFF !!!
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.595096] EEPROM Init Done!
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.598094] mt_mac_init()-->
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.600967] mt7615_init_mac_cr()-->
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.604448] mt7615_init_mac_cr(): TMAC_TRCR0=0x82783c8c
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.609679] mt7615_init_mac_cr(): TMAC_TRCR1=0x82783c8c
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.614900] <--mt_mac_init()
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.618265] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.625003] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.631746] CmdRxHdrTransBLUpdateRsp::EventExtCmdResult.u4Status = 0x0
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.638380] MAC Init Done!
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.641086] MT7615BBPInit():BBP Initialization.....
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.645944] 	Band 0: valid=1, isDBDC=0, Band=2, CBW=1, CentCh/PrimCh=1/1, prim_ch_idx=0, txStream=2
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.654993] 	Band 1: valid=0, isDBDC=0, Band=0, CBW=0, CentCh/PrimCh=0/0, prim_ch_idx=0, txStream=0
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.664036] MT7615BBPInit() todo
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.667249] PHY Init Done!
Sat Aug  6 19:16:21 2022 kern.warn kernel: [88484.674172] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.678238] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.682321] Main bssid = 94:83:c4:1b:48:64
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.686762] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.690689] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.694570] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.698492] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.702205] INIT REDUCE TCP ACK, ra0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.705758] <==== mt_wifi_init, Status=0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.709707] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.715351] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.721022] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.728187] MtCmdEDCCACtrl: BandIdx: 0, EDCCACtrl: 1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.733158] MtCmdEDCCACtrl: BandIdx: 1, EDCCACtrl: 1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.738263] WtcSetMaxStaNum: BssidNum:4, MaxStaNum:121 (WdsNum:4, ApcliNum:2, MaxNumChipRept:32), MinMcastWcid:122
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.845697] RedInit: set CR4/N9 RED Enable to 1.
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.850340] RedInit: RED Initiailize Done.
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.854430] cp_support_is_enabled: set CR4 CP_SUPPORT to Mode 2.
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.860485] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.866810] wifi_sys_open(), wdev idx = 0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.870897] wdev_attr_update(): wdevId0 = 94:83:c4:1b:48:64
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.876450] [RcGetHdevByPhyMode] channel 0 fix for rdev fetching
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.882487] rcUpdateBandForBFMU	PhyCtrl[0].RadioCtrl.IsBfBand = 0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.888592] rcUpdateBandForBFMU	PhyCtrl[1].RadioCtrl.IsBfBand = 1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.894659] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.900326] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.905972] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.913464] MtCmdSetDbdcCtrl:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.917396] e[1;33m [RadarStateCheck] RD_NORMAL_MODE e[m
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.922886] phy_freq_adjust : no prim_ch value for adjust!
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.929688] Caller: wlan_operate_init+0xf4/0x108 [mt_wifi]
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.935161] phy_mode=49, ch=0, wdev_type=1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.939347] ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.948655] ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.954839] AP inf up for ra_0(func_idx) OmacIdx=0
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.959672] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.964669] ApAutoChannelAtBootUp----------------->
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.969567] ApAutoChannelAtBootUp: AutoChannelBootup[1] = 1
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.975289] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.979081] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:22 2022 kern.warn kernel: [88484.982775] [AutoChSelBuildChannelListFor5G] ChListNum5G = 9
Sat Aug  6 19:16:23 2022 kern.warn kernel: [88485.898204] :MtCmdPktBudgetCtrl: bssid(255),wcid(65535),type(0)
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.187596] ====================================================================
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.194996] Channel  36 : Busy Time =  14072, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.202408] Channel  40 : Busy Time =   2039, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.209946] Channel  44 : Busy Time =   7664, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.217371] Channel  48 : Busy Time =   3996, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.224801] Channel 149 : Busy Time =   1879, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.232215] Channel 153 : Busy Time =   2180, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.239612] Channel 157 : Busy Time =   3955, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.246979] Channel 161 : Busy Time =   5336, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.254373] ====================================================================
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.261792] Rule 3 Channel Busy time value : Select Primary Channel 149
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.268409] Rule 3 Channel Busy time value : Min Channel Busy = 5336
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.274744] Rule 3 Channel Busy time value : BW = 80
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.279727] [SelectClearChannelBusyTime] - band1 END
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.284677] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 149, IsAband = 1
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.293378] e[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 49, Channel = 149 e[m
Sat Aug  6 19:16:25 2022 kern.warn kernel: [88488.303645] e[1;33m [RadarStateCheck] RD_NORMAL_MODE e[m
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.107657] [DfsCacNormalStart] Normal start. Enable MAC TX
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.113350] ApAutoChannelAtBootUp<-----------------
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.118293] [PMF]APPMFInit:: apidx=0, MFPC=0, MFPR=0, SHA256=0
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.124210] wifi_sys_linkup(), wdev idx = 0
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.128441] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:127 for WDEV_TYPE:1
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.128441]  LinkToOmacIdx = 0, LinkToWdevType = 1
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.256381] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 8192, CmdBssInfoBmcRate.u2McTransmit = 8196
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.268950] MtCmdSetDbdcCtrl:(ret = 0)
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.273337] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 0
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.279177] APStartUpForMbss: BssIndex = 1 channel = 149
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.284554] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 1
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.292066] apidx 0 for WscUUIDInit
Sat Aug  6 19:16:27 2022 kern.warn kernel: [88490.295553] Generate UUID for apidx(0)
Sat Aug  6 19:16:27 2022 daemon.notice netifd: wan (31850): udhcpc: sending select for 192.168.1.188
Sat Aug  6 19:16:27 2022 daemon.notice netifd: wan (31850): udhcpc: lease of 192.168.1.188 obtained, lease time 86400
Sat Aug  6 19:16:28 2022 daemon.notice netifd: Interface 'wan' is now up
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: started, version 2.80 cachesize 150
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: DNS service limited to local subnets
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq-dhcp[825]: DHCP, IP range 10.2.2.100 -- 10.2.2.249, lease time 12h
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain test
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain onion
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain localhost
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain local
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain invalid
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain bind
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain lan
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: reading /tmp/resolv.conf.auto
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain test
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain onion
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain localhost
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain local
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain invalid
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain bind
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using local addresses only for domain lan
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: using nameserver 192.168.1.254#53
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: read /etc/hosts - 4 addresses
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq[825]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug  6 19:16:28 2022 daemon.info dnsmasq-dhcp[825]: read /etc/ethers - 0 addresses
Sat Aug  6 19:16:28 2022 daemon.notice netifd: mt7615e2 (669): start root device ra0...
Sat Aug  6 19:16:29 2022 daemon.notice netifd: mt7615e5 (670): start root device ra0...
Sat Aug  6 19:16:30 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sat Aug  6 19:16:32 2022 daemon.notice netifd: mt7615e2 (669): ifup rax0...
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.709198] rax0: ===> mbss_virtual_if_open
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.713413] RTMP_COM_IoctlHandle -> CMD_RTPRIV_IOCTL_VIRTUAL_INF_UP
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.719860] wifi_sys_open(), wdev idx = 2
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.723864] wdev_attr_update(): wdevId2 = 94:83:c4:1b:48:63
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.729440] [RcGetHdevByPhyMode]-- channel 0 fix for rdev fetching
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.735611] rcUpdateBandForBFMU	PhyCtrl[0].RadioCtrl.IsBfBand = 0
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.741700] rcUpdateBandForBFMU	PhyCtrl[1].RadioCtrl.IsBfBand = 1
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.747794] TxBfModuleEnCtrl:i = 0, pRadioCtrl->IsBfBand = 0
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.753424] TxBfModuleEnCtrl:i = 1, pRadioCtrl->IsBfBand = 1
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.759080] TxBfModuleEnCtrl:u1BfNum = 1, u1BfBitmap = 1, u1BfSelBand[0] = 1
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.766318] MtCmdSetDbdcCtrl:(ret = 0)
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.770446] e[1;33m [RadarStateCheck] RD_NORMAL_MODE e[m
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.775860] phy_freq_adjust : no prim_ch value for adjust!
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.782792] Caller: wlan_operate_init+0xf4/0x108 [mt_wifi]
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.788363] phy_mode=14, ch=0, wdev_type=1
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.792554] ht_cap->HtCapInfo: ldpc=1,ch_width=1,gf=0,sgi20=1,sgi40=1,tx_stbc=1,rx_stbc=1,amsdu_size=1
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.801911] ht_cap->HtCapParm: mdpu_density=5, ampdu_factor=3
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.807991] AP inf up for ra_2(func_idx) OmacIdx=18
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.812879] AsicRadioOnOffCtrl(): DbdcIdx=0 RadioOn
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.817920] ApAutoChannelAtBootUp----------------->
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.822778] ApAutoChannelAtBootUp: AutoChannelBootup[0] = 1
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.828551] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88494.832297] MtCmdSetMacTxRx:(ret = 0)
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88495.304042] update_associated_mac_entry(): Peer's OperatingMode=>RxNssType: 0, RxNss: 0, ChBW: 2
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88495.423643] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=1 from 78:45:61:EF:F8:43
Sat Aug  6 19:16:32 2022 kern.warn kernel: [88495.423643]
Sat Aug  6 19:16:32 2022 user.notice mtk-wifi: new_station 78:45:61:ef:f8:43 ra0
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88498.877601] Rcv Wcid(1) AddBAReq
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88498.881109] Start Seq = 0000001f
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.256964] ====================================================================
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.264360] Channel   1 : Busy Time =  20655, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.271770] Channel   2 : Busy Time =   6855, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.279170] Channel   3 : Busy Time =   2611, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.286536] Channel   4 : Busy Time =   5815, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.293931] Channel   5 : Busy Time =   8256, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.301335] Channel   6 : Busy Time =  24907, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.308737] Channel   7 : Busy Time =  11725, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.316107] Channel   8 : Busy Time =   7903, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.323513] Channel   9 : Busy Time =   5728, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.330913] Channel  10 : Busy Time =  15204, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.338310] Channel  11 : Busy Time =  33756, Skip Channel = FALSE, BwCap = TRUE
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.345682] ====================================================================
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.353097] Rule 3 Channel Busy time value : Select Primary Channel 3
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.359546] Rule 3 Channel Busy time value : Min Channel Busy = 2611
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.365869] Rule 3 Channel Busy time value : BW = 20
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.370846] [SelectClearChannelBusyTime] - band0 END
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.375795] ApAutoChannelAtBootUp : Auto channel selection: Selected channel = 3, IsAband = 0
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.384326] e[41m AutoChSelUpdateChannel(): Update channel for wdev for this band PhyMode = 14, Channel = 3 e[m
Sat Aug  6 19:16:36 2022 kern.warn kernel: [88499.394418] e[1;33m [RadarStateCheck] RD_NORMAL_MODE e[m
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.667467] ApAutoChannelAtBootUp<-----------------
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.672377] [PMF]APPMFInit:: apidx=2, MFPC=0, MFPR=0, SHA256=0
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.678380] wifi_sys_linkup(), wdev idx = 2
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.682562] wtc_acquire_groupkey_wcid: Found a non-occupied wtbl_idx:126 for WDEV_TYPE:1
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.682562]  LinkToOmacIdx = 12, LinkToWdevType = 1
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.810945] bssUpdateBmcMngRate (BSS_INFO_BROADCAST_INFO), CmdBssInfoBmcRate.u2BcTransmit= 0, CmdBssInfoBmcRate.u2McTransmit = 0
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.822933] MtCmdSetDbdcCtrl:(ret = 0)
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.827371] UpdateBeaconHandler, BCN_UPDATE_INIT, OmacIdx = 12
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.833232] APStartUpForMbss: BssIndex = 0 channel = 3
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.838465] MtCmdTxPowerDropCtrl: ucPowerDrop: 100, BandIdx: 0
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.845929] apidx 2 for WscUUIDInit
Sat Aug  6 19:16:37 2022 kern.warn kernel: [88499.849473] Generate UUID for apidx(2)
Sat Aug  6 19:16:37 2022 daemon.warn dnsmasq-dhcp[825]: DHCP packet received on ra0 which has no address
Sat Aug  6 19:16:37 2022 daemon.warn dnsmasq-dhcp[825]: DHCP packet received on ra0 which has no address
Sat Aug  6 19:16:37 2022 daemon.warn dnsmasq-dhcp[825]: DHCP packet received on ra0 which has no address
Sat Aug  6 19:16:37 2022 daemon.warn dnsmasq-dhcp[825]: DHCP packet received on ra0 which has no address
Sat Aug  6 19:16:37 2022 daemon.notice netifd: mt7615e5 (670): ifup ra0...
Sat Aug  6 19:16:37 2022 daemon.notice netifd: Network device 'rax0' link is up
Sat Aug  6 19:16:37 2022 kern.info kernel: [88499.990810] br-lan: port 2(rax0) entered blocking state
Sat Aug  6 19:16:37 2022 kern.info kernel: [88499.996153] br-lan: port 2(rax0) entered disabled state
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.003171] device rax0 entered promiscuous mode
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.008386] br-lan: port 2(rax0) entered blocking state
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.013787] br-lan: port 2(rax0) entered forwarding state
Sat Aug  6 19:16:37 2022 daemon.notice netifd: Network device 'ra0' link is up
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.027390] br-lan: port 3(ra0) entered blocking state
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.032603] br-lan: port 3(ra0) entered disabled state
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.039265] device ra0 entered promiscuous mode
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.044318] br-lan: port 3(ra0) entered blocking state
Sat Aug  6 19:16:37 2022 kern.info kernel: [88500.049597] br-lan: port 3(ra0) entered forwarding state
Sat Aug  6 19:16:39 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sat Aug  6 19:16:39 2022 user.notice firewall: Reloading firewall due to ifup of wan (eth0.2)
Sat Aug  6 19:16:40 2022 kern.warn kernel: [88503.316176] 2b, flush one!
Sat Aug  6 19:16:41 2022 daemon.info dnsmasq-dhcp[825]: DHCPREQUEST(br-lan) 192.168.8.162 78:45:61:ef:f8:43
Sat Aug  6 19:16:41 2022 daemon.info dnsmasq-dhcp[825]: DHCPNAK(br-lan) 192.168.8.162 78:45:61:ef:f8:43 wrong network
Sat Aug  6 19:16:44 2022 daemon.info dnsmasq-dhcp[825]: DHCPDISCOVER(br-lan) 78:45:61:ef:f8:43
Sat Aug  6 19:16:44 2022 daemon.info dnsmasq-dhcp[825]: DHCPOFFER(br-lan) 10.2.2.162 78:45:61:ef:f8:43
Sat Aug  6 19:16:44 2022 daemon.info dnsmasq-dhcp[825]: DHCPDISCOVER(br-lan) 78:45:61:ef:f8:43
Sat Aug  6 19:16:44 2022 daemon.info dnsmasq-dhcp[825]: DHCPOFFER(br-lan) 10.2.2.162 78:45:61:ef:f8:43
Sat Aug  6 19:16:44 2022 daemon.info dnsmasq-dhcp[825]: DHCPREQUEST(br-lan) 10.2.2.162 78:45:61:ef:f8:43
Sat Aug  6 19:16:44 2022 daemon.info dnsmasq-dhcp[825]: DHCPACK(br-lan) 10.2.2.162 78:45:61:ef:f8:43 LAPTOP-SI2OR4DR
Sat Aug  6 19:16:50 2022 kern.warn kernel: [88513.532889] 182, flush one!
Sat Aug  6 19:17:31 2022 user.debug : ------ss-redir is not running!------
Sat Aug  6 19:17:31 2022 user.notice wireguard: wireguard client start
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[825]: exiting on receipt of SIGTERM
Sat Aug  6 19:17:32 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Aug  6 19:17:32 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: started, version 2.80 cachesize 150
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: DNS service limited to local subnets
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq-dhcp[4244]: DHCP, IP range 10.2.2.100 -- 10.2.2.249, lease time 12h
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain test
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain onion
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain localhost
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain local
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain invalid
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain bind
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain lan
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: reading /tmp/resolv.conf.vpn
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain test
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain onion
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain localhost
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain local
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain invalid
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain bind
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using local addresses only for domain lan
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: using nameserver 64.6.64.6#53
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: read /etc/hosts - 4 addresses
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq[4244]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug  6 19:17:32 2022 daemon.info dnsmasq-dhcp[4244]: read /etc/ethers - 0 addresses
Sat Aug  6 19:17:37 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sat Aug  6 19:17:38 2022 user.notice wiregaurd: client start completed, del glwg.lock
Sat Aug  6 19:20:11 2022 kern.warn kernel: [88713.749163] 816, flush one!
Sat Aug  6 19:23:10 2022 user.notice wireguard: wireguard client stop
Sat Aug  6 19:23:10 2022 daemon.info dnsmasq[4244]: exiting on receipt of SIGTERM
Sat Aug  6 19:23:10 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Aug  6 19:23:10 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: started, version 2.80 cachesize 150
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: DNS service limited to local subnets
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq-dhcp[19144]: DHCP, IP range 10.2.2.100 -- 10.2.2.249, lease time 12h
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain test
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain onion
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain localhost
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain local
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain invalid
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain bind
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain lan
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: reading /tmp/resolv.conf.auto
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain test
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain onion
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain localhost
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain local
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain invalid
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain bind
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using local addresses only for domain lan
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: using nameserver 192.168.1.254#53
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: read /etc/hosts - 4 addresses
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq[19144]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Aug  6 19:23:11 2022 daemon.info dnsmasq-dhcp[19144]: read /etc/ethers - 0 addresses
Sat Aug  6 19:23:15 2022 user.notice wiregaurd: client stop completed, del glwg.lock
Sat Aug  6 19:27:33 2022 kern.warn kernel: [89156.431463] ASSOC - 1 receive DIS-ASSOC request
Sat Aug  6 19:27:33 2022 user.notice mtk-wifi: del_station 78:45:61:ef:f8:43 ra0
Sat Aug  6 19:28:34 2022 kern.warn kernel: [89217.589268] update_associated_mac_entry(): Peer's OperatingMode=>RxNssType: 0, RxNss: 0, ChBW: 2
Sat Aug  6 19:28:35 2022 kern.warn kernel: [89217.713334] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=1 from 78:45:61:EF:F8:43
Sat Aug  6 19:28:35 2022 kern.warn kernel: [89217.713334]
Sat Aug  6 19:28:35 2022 daemon.info dnsmasq-dhcp[19144]: DHCPREQUEST(br-lan) 10.2.2.162 78:45:61:ef:f8:43
Sat Aug  6 19:28:35 2022 daemon.info dnsmasq-dhcp[19144]: DHCPACK(br-lan) 10.2.2.162 78:45:61:ef:f8:43 LAPTOP-SI2OR4DR
Sat Aug  6 19:28:35 2022 user.notice mtk-wifi: new_station 78:45:61:ef:f8:43 ra0
Sat Aug  6 19:28:38 2022 kern.warn kernel: [89220.690747] Rcv Wcid(1) AddBAReq
Sat Aug  6 19:28:38 2022 kern.warn kernel: [89220.693991] Start Seq = 00000051
Sat Aug  6 19:28:46 2022 kern.warn kernel: [89229.523853] ASSOC - 1 receive DIS-ASSOC request
Sat Aug  6 19:28:46 2022 user.notice mtk-wifi: del_station 78:45:61:ef:f8:43 ra0
Sat Aug  6 19:35:37 2022 kern.warn kernel: [89640.109816] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=1 from 7C:D6:61:FF:A2:C3
Sat Aug  6 19:35:37 2022 kern.warn kernel: [89640.109816]
Sat Aug  6 19:35:37 2022 user.notice mtk-wifi: new_station 7c:d6:61:ff:a2:c3 ra0
Sat Aug  6 19:35:37 2022 kern.warn kernel: [89640.257613] Rcv Wcid(1) AddBAReq
Sat Aug  6 19:35:37 2022 kern.warn kernel: [89640.260854] Start Seq = 00000000
Sat Aug  6 19:35:41 2022 daemon.info dnsmasq-dhcp[19144]: DHCPDISCOVER(br-lan) 7c:d6:61:ff:a2:c3
Sat Aug  6 19:35:41 2022 daemon.info dnsmasq-dhcp[19144]: DHCPOFFER(br-lan) 10.2.2.241 7c:d6:61:ff:a2:c3
Sat Aug  6 19:35:41 2022 daemon.info dnsmasq-dhcp[19144]: DHCPREQUEST(br-lan) 10.2.2.241 7c:d6:61:ff:a2:c3
Sat Aug  6 19:35:41 2022 daemon.info dnsmasq-dhcp[19144]: DHCPACK(br-lan) 10.2.2.241 7c:d6:61:ff:a2:c3 Mi9T-Mi9T
Sat Aug  6 19:41:44 2022 kern.warn kernel: [90006.759808] Rcv Wcid(1) AddBAReq
Sat Aug  6 19:41:44 2022 kern.warn kernel: [90006.763130] Start Seq = 00000000
Sat Aug  6 19:56:54 2022 user.notice mtk-wifi: del_station 7c:d6:61:ff:a2:c3 ra0
Sat Aug  6 21:57:28 2022 kern.warn kernel: [98151.040804] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=1 from 7C:D6:61:FF:A2:C3
Sat Aug  6 21:57:28 2022 kern.warn kernel: [98151.040804]
Sat Aug  6 21:57:28 2022 user.notice mtk-wifi: new_station 7c:d6:61:ff:a2:c3 ra0
Sat Aug  6 21:57:29 2022 kern.warn kernel: [98151.132965] Rcv Wcid(1) AddBAReq
Sat Aug  6 21:57:29 2022 kern.warn kernel: [98151.136208] Start Seq = 00000000
Sat Aug  6 21:57:29 2022 daemon.info dnsmasq-dhcp[19144]: DHCPDISCOVER(br-lan) 7c:d6:61:ff:a2:c3
Sat Aug  6 21:57:29 2022 daemon.info dnsmasq-dhcp[19144]: DHCPOFFER(br-lan) 10.2.2.241 7c:d6:61:ff:a2:c3
Sat Aug  6 21:57:29 2022 daemon.info dnsmasq-dhcp[19144]: DHCPREQUEST(br-lan) 10.2.2.241 7c:d6:61:ff:a2:c3
Sat Aug  6 21:57:29 2022 daemon.info dnsmasq-dhcp[19144]: DHCPACK(br-lan) 10.2.2.241 7c:d6:61:ff:a2:c3 Mi9T-Mi9T
Sat Aug  6 22:00:28 2022 kern.warn kernel: [98330.473748] Rcv Wcid(1) AddBAReq
Sat Aug  6 22:00:28 2022 kern.warn kernel: [98330.477115] Start Seq = 00000001
Sat Aug  6 23:47:44 2022 kern.warn kernel: [104766.601145] update_associated_mac_entry(): Peer's OperatingMode=>RxNssType: 0, RxNss: 0, ChBW: 2
Sat Aug  6 23:47:44 2022 kern.warn kernel: [104766.726023] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from 78:45:61:EF:F8:43
Sat Aug  6 23:47:44 2022 kern.warn kernel: [104766.726023]
Sat Aug  6 23:47:44 2022 user.notice mtk-wifi: new_station 78:45:61:ef:f8:43 ra0
Sat Aug  6 23:47:44 2022 daemon.info dnsmasq-dhcp[19144]: DHCPREQUEST(br-lan) 10.2.2.162 78:45:61:ef:f8:43
Sat Aug  6 23:47:45 2022 daemon.info dnsmasq-dhcp[19144]: DHCPACK(br-lan) 10.2.2.162 78:45:61:ef:f8:43 LAPTOP-SI2OR4DR
Sat Aug  6 23:47:48 2022 kern.warn kernel: [104770.394474] Rcv Wcid(2) AddBAReq
Sat Aug  6 23:47:48 2022 kern.warn kernel: [104770.397811] Start Seq = 00000226
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/radvd
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Sun Aug  7 00:06:32 2022 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Sun Aug  7 00:06:33 2022 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Sun Aug  7 00:06:33 2022 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Sun Aug  7 00:06:37 2022 daemon.err uhttpd[21158]: bind(): Address in use
Sun Aug  7 00:06:37 2022 daemon.err uhttpd[21158]: bind(): Address in use
Sun Aug  7 00:17:35 2022 kern.warn kernel: [106557.614256] ASSOC - 1 receive DIS-ASSOC request
Sun Aug  7 00:17:35 2022 user.notice mtk-wifi: del_station 78:45:61:ef:f8:43 ra0
Sun Aug  7 00:18:40 2022 kern.warn kernel: [106622.177258] update_associated_mac_entry(): Peer's OperatingMode=>RxNssType: 0, RxNss: 0, ChBW: 2
Sun Aug  7 00:18:40 2022 kern.warn kernel: [106622.302700] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from 78:45:61:EF:F8:43
Sun Aug  7 00:18:40 2022 kern.warn kernel: [106622.302700]
Sun Aug  7 00:18:40 2022 user.notice mtk-wifi: new_station 78:45:61:ef:f8:43 ra0
Sun Aug  7 00:18:40 2022 daemon.info dnsmasq-dhcp[19144]: DHCPREQUEST(br-lan) 10.2.2.162 78:45:61:ef:f8:43
Sun Aug  7 00:18:40 2022 daemon.info dnsmasq-dhcp[19144]: DHCPACK(br-lan) 10.2.2.162 78:45:61:ef:f8:43 LAPTOP-SI2OR4DR
Sun Aug  7 00:18:44 2022 kern.warn kernel: [106626.135845] Rcv Wcid(2) AddBAReq
Sun Aug  7 00:18:44 2022 kern.warn kernel: [106626.139211] Start Seq = 000000c5
Sun Aug  7 00:18:56 2022 kern.warn kernel: [106638.034635] ASSOC - 1 receive DIS-ASSOC request
Sun Aug  7 00:18:56 2022 user.notice mtk-wifi: del_station 78:45:61:ef:f8:43 ra0
Sun Aug  7 00:37:01 2022 kern.warn kernel: [107723.322616] update_associated_mac_entry(): Peer's OperatingMode=>RxNssType: 0, RxNss: 0, ChBW: 2
Sun Aug  7 00:37:01 2022 kern.warn kernel: [107723.442596] AP SETKEYS DONE - AKMMap=WPA2PSK, PairwiseCipher=AES, GroupCipher=AES, wcid=2 from 78:45:61:EF:F8:43
Sun Aug  7 00:37:01 2022 kern.warn kernel: [107723.442596]
Sun Aug  7 00:37:01 2022 user.notice mtk-wifi: new_station 78:45:61:ef:f8:43 ra0
Sun Aug  7 00:37:02 2022 daemon.info dnsmasq-dhcp[19144]: DHCPREQUEST(br-lan) 10.2.2.162 78:45:61:ef:f8:43
Sun Aug  7 00:37:02 2022 daemon.info dnsmasq-dhcp[19144]: DHCPACK(br-lan) 10.2.2.162 78:45:61:ef:f8:43 LAPTOP-SI2OR4DR
Sun Aug  7 00:37:05 2022 kern.warn kernel: [107727.154051] Rcv Wcid(2) AddBAReq
Sun Aug  7 00:37:05 2022 kern.warn kernel: [107727.157478] Start Seq = 0000014a
Sun Aug  7 00:42:52 2022 kern.warn kernel: [108074.212461] 472, flush one!
Sun Aug  7 00:47:20 2022 user.debug : ------ss-redir is not running!------
Sun Aug  7 00:47:20 2022 user.notice wireguard: wireguard client start
Sun Aug  7 00:47:21 2022 daemon.info dnsmasq[19144]: exiting on receipt of SIGTERM
Sun Aug  7 00:47:21 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sun Aug  7 00:47:21 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: started, version 2.80 cachesize 150
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: DNS service limited to local subnets
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq-dhcp[19325]: DHCP, IP range 10.2.2.100 -- 10.2.2.249, lease time 12h
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain test
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain onion
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain localhost
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain local
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain invalid
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain bind
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain lan
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: reading /tmp/resolv.conf.vpn
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain test
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain onion
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain localhost
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain local
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain invalid
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain bind
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using local addresses only for domain lan
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: using nameserver 64.6.64.6#53
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: read /etc/hosts - 4 addresses
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq[19325]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sun Aug  7 00:47:22 2022 daemon.info dnsmasq-dhcp[19325]: read /etc/ethers - 0 addresses
Sun Aug  7 00:47:26 2022 user.info mwan3rtmon[2744]: Detect rtchange event.
Sun Aug  7 00:47:27 2022 user.notice wiregaurd: client start completed, del glwg.lock
Sun Aug  7 00:50:18 2022 user.notice wireguard: wireguard client stop
Sun Aug  7 00:50:18 2022 daemon.info dnsmasq[19325]: exiting on receipt of SIGTERM
Sun Aug  7 00:50:18 2022 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sun Aug  7 00:50:18 2022 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: started, version 2.80 cachesize 150
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: DNS service limited to local subnets
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP conntrack ipset auth nettlehash DNSSEC no-ID loop-detect inotify dumpfile
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq-dhcp[27940]: DHCP, IP range 10.2.2.100 -- 10.2.2.249, lease time 12h
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain test
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain onion
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain localhost
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain local
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain invalid
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain bind
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain lan
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: reading /tmp/resolv.conf.auto
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain test
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain onion
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain localhost
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain local
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain invalid
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain bind
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using local addresses only for domain lan
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: using nameserver 192.168.1.254#53
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: read /etc/hosts - 4 addresses
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq[27940]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sun Aug  7 00:50:19 2022 daemon.info dnsmasq-dhcp[27940]: read /etc/ethers - 0 addresses
Sun Aug  7 00:50:23 2022 user.notice wiregaurd: client stop completed, del glwg.lock

ok that’s everything since yesterday…lots of trial and error. i should also mention that i did try to setup it all at home first before realizing i needed to take the client elsewhere so i am now away in a different location for testing purposes. :slight_smile:

I see the WireGuard client starting and stopping in your system log, but do not see why it stops.

I suggest you first test the WireGuard client config file by running it with a WireGuard client app on a smartphone over LTE. This will confirm whether the WireGuard server and config file work properly and you should not have to move to another house for testing.

For testing in the same house, you should be able to tether the client Beryl to a LTE smartphone over wifi hotspot or USB connection.

Ok i hope I’m doing what you asked correctly. I do stop it right away when I see the yellow so I can get internet back to keep researching what is wrong.

As for the test, I’m not sure I understood. If I just type in the portal address without being connected to its wifi while on my phone then nothing. I can connect to my client beryl wifi from my phone and then i log into the portal and I can see my devices and phone under client section. Then I hit connect for wireguard client that it stops internet. I hope I did it right but if not please let me know.

To clarify testing on a smartphone, I mean to install one of the free WireGuard client apps from Android Play Store or iPhone App Store and load the same WireGuard config file into the client app. Then try connecting the smartphone client app over LTE to the WireGuard server on your second Beryl router. This test does not involve using the WireGuard client on the first Beryl router and only confirms the WireGuard server and config file work properly. The LTE connection will be on a different network like being in another house.

By the way, you can also look into the System Log on the second Beryl with the WireGuard Server.

I appreciate it if you can put the description in paragraphs and add images. It will be much easier to understand.

Looks like my response to you disappeared. First thanks for the extra information. I feel like I’m learning so much. So I did what you said about the app and adding the same configuration file. I connected while on mobile LTE then checked the logs in settings. The log says “peer sending handshake initiation” followed by “handshake did not complete after 5 seconds”. It just keeps saying that.

[Interface]
Address = My IP (home router IP)
ListenPort = 28079
PrivateKey = redacted
DNS = 64.6.64.6

[Peer]
AllowedIPs = 0.0.0.0/0,::/0
Endpoint = redacted (home router IP port combo)
PersistentKeepalive = 25
PublicKey = redacted

Ok - several problems.

  1. Server [Interface] Address should be an address not in your home LAN space - so let’s say 10.40.40.1/24 for the server, and 10.40.40.2/24 for the client.
  2. The [Peer] section in your server should have the AllowedIPs set to the interface of the client (e.g. 10.40.40.2/32 (if you’ve only got one Wireguard client coming in).
  3. You don’t want an Endpoint in the [Peer] section of your server, unless the client has a static IP (which it doesn’t for a travel router). Delete it.
  4. The [Peer] section you have is basically what you want on your client side (with the server’s public key, obviously).

So in short, you’re looking for:

On Server
[Interface]
Address = 10.40.40.1/24
ListenPort = 28079
PrivateKey = Server Private Key

[Peer]
AllowedIPs = 10.40.40.2/32
PersistentKeepalive = 25
PublicKey = Client Public Key

On Client
[Interface]
Address = 10.40.40.2/24
PrivateKey = Client Private Key

[Peer]
Endpoint = HomeRouterIP:28079
PersistentKeepalive = 25
AllowedIPs = 0.0.0.0/0
PublicKey = Server Public Key

I’m not seeing a way to edit the original post.

Basically my goal is two have my two beryls and my home router. one beryl connects to the home router as a wireguard server and the other beryl i take with me on trips. I want my ip address when traveling to show as home.

Right now, my wireguard server beryl shows green but the client beryl shows yellow. I can connect to the client beryl via my devices, but when I hit connect under the wireguard client menu option then internet drop and I have no internet. I know they include the message that there won’t be internet if VPN can’t connect to server, but I don’t know why it’s not connecting.

Not sure what all screenshots you would like.

following wcs2228, wireguard play store app instructions to try connecting over LTE to the server.i saw the log about the handshakes.

Please let me know what other images you need.

See my post above. You’ve got several problems in your setup.

Thanks for catching all that and spelling it out for me. I’ll try it out when I get home from work and report back.

As an example, here are my configs:

Ubuntu Server

[Interface]
Address = 10.96.0.15/32
ListenPort = 5500
PrivateKey = NOPE!

[lots of other peers]

[Peer]
PublicKey = h5yu0JNcCwAtBp4O0ZQzgae7U8zIkAnDJSBvI0GhTi4=
AllowedIPs = 10.75.50.25/32
PresharedKey = Eh?

GL-iNet Client

[Interface]
Address = 10.75.50.25/32
ListenPort = 57968
PrivateKey = NOPE!

[Peer]
AllowedIPs = 0.0.0.0/0
Endpoint = ServerIP:5500
PersistentKeepalive = 25
PublicKey = 4pQCPnqfE6nKuRW/xCDQWYKJ/PDxweulyzpemVTtlEg=
PresharedKey = Eh?

I don’t know how GL-iNet’s server setup works, but you’ll also (obviously) have to make sure that you’ve got outbound routing on the Wireguard interface on the server to pass the traffic out (hopefully they take care of this for you).

When you say outbound routing you are talking about port forwarding or something else? My home router has port forwarding setup.

No - and again, hopefully this is something that is already set up in the firmware by GL-iNet.

When you add 0.0.0.0/0 to the AllowedIPs on the client, that sends all traffic to the server. If the server doesn’t have the appropriate routing rules in place, it won’t know what to do with the traffic. You’ll be able to ping/SSH/whatever into the server router, but not access anything else (LAN or internet). You need to add the appropriate rules to pass the traffic where it needs to go.

Basically it’s going to be something like section 5 in this Digital Ocean guide (though different, because OpenWRT not Ubuntu… and with full disclosure, I used ufw’s before.rules file rather than how they’re doing it here. But the idea is basically the same):

2 Likes