As I said I have tested this several times with the regulatory domain US and the channel 161+LL with both radio firmware versions and also with a router restart.
With me the problem does not occur, it always shows me all channels up to 161.
Have you cleared the browser cache? (CTRL+F5)
and tested another browser without plugins ?
Thank You for checking this out for me. I just cleared cache on browser(FF) and disable all plugins. no change. I also checked on Edge and Safari. No change. Weird! _________________ Netgear R7800 AP Netgear R7800 WAP miniDLNA 500+ HD movies
QOS Disable
ATT Fiber Internet 500
Joined: 16 Mar 2019 Posts: 353 Location: Szczecin, Poland EU
Posted: Thu May 04, 2023 10:59 Post subject: New Build - 04/20/2023 - r52369
Router: Tp-Link TL-WDR3600 v 1.5
Kernel: Linux 3.10.108-d11 #131066 Thu Apr 20 02:46:49 +06 2023 mips
Reset: No
Mode: Internet gateway, WIFI 5GHz AP, dnsmasq, firewall
Issues: some yellow marked events in logs. It's nothing significant
Status: Working
Uptime: almost 14 days
Device working good. I don't see any significant problems. All services is still up.
Joined: 25 Dec 2020 Posts: 90 Location: Toronto - Canada
Posted: Sun May 07, 2023 9:27 Post subject:
Netgear R7800 Firmware Version DD-WRT v3.0-r52369 std (04/20/23)
Kernel Version Linux 4.9.337 #1812 SMP Thu Apr 20 00:46:29 +07 2023 armv7l
Upgrade Method HTTPS via Web GUI
Previous Build/Reset r52242/YES
Up Time 1 hour
Configuration Type Gateway
WAN DHCP. LAN/wlan0 5Ghz vanilla VHT80+80 br0 with AP Mesh attached. Wlan0.1 Isolated AP Isolated network with FW rule(s) to wlan1 resource(s). Wlan1 2.4Ghz Vanilla 20/40 without Masquerade/NAT. Wlan1.1 Isolated AP and Isolated network. All clients with static leases x4 DHCP. MAC Filtering. Time restrictions. Ignore WAN DNS with static DNS servers, DNSMASQ, cached DNSSEC, Validate DNSSEC replies, no DNS rebind, Query DNS strict order. WPA 3 and WPA 2. Syslogd to FS on br0 LAN. Cooling fan USB attached. WAN traffic counter.
Everything functioning without issue so far after doing a clean setup. Really like the new commands layout. Great work! Thanks BS and team!
yes indeed i can see it as an output of netstat -npla
but this doesn't mean its running..or doing something..
There is only nvram value for lan_stp=0 as STP should be only running inside the local network...
i do have those few in my boot syslog in relation with mstpd
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 12
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 12
you can always probe your router wan or lan side with wireshark and find if there are any STP messages running... _________________ Atheros
TP-Link WR740Nv1 ---DD-WRT 53045 WAP
TP-Link WR1043NDv2 -DD-WRT 54248 Gateway/DoT,Forced DNS,AP Isolation,Ad-Block,Firewall,VPN,x1VLAN
TP-Link WR1043NDv2 -DD-WRT 54079 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear R7800 --DD-WRT 54248 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 54079 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 54079 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
yes indeed i can see it as an output of netstat -npla
but this doesn't mean its running..or doing something..
There is only nvram value for lan_stp=0 as STP should be only running inside the local network...
i do have those few in my boot syslog in relation with mstpd
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 12
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 12
you can always probe your router wan or lan side with wireshark and find if there are any STP messages running...
There's four problems as I see it; 1) STP is deactivated 2) mstpd is still running anyway 3) it's a server 4) There is no mention of it in the standard services anywhere. Therefore my approach to this is to kill it on startup.
Joined: 16 Nov 2015 Posts: 6177 Location: UK, London, just across the river..
Posted: Mon May 22, 2023 6:16 Post subject:
gilius wrote:
Alozaros wrote:
yes indeed i can see it as an output of netstat -npla
but this doesn't mean its running..or doing something..
There is only nvram value for lan_stp=0 as STP should be only running inside the local network...
i do have those few in my boot syslog in relation with mstpd
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_cist_bridge_config: Couldn't find bridge with index 12
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 12
you can always probe your router wan or lan side with wireshark and find if there are any STP messages running...
There's four problems as I see it; 1) STP is deactivated 2) mstpd is still running anyway 3) it's a server 4) There is no mention of it in the standard services anywhere. Therefore my approach to this is to kill it on startup.
I still would like to know why it is running.
it went too off topic..but...
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 12
you get this error because the bridge you have made will come a bit later..in the boot...but on this check its not there yet...
i can only guessmstpd its been used for managing br configs/communication...or you can ask BS.. _________________ Atheros
TP-Link WR740Nv1 ---DD-WRT 53045 WAP
TP-Link WR1043NDv2 -DD-WRT 54248 Gateway/DoT,Forced DNS,AP Isolation,Ad-Block,Firewall,VPN,x1VLAN
TP-Link WR1043NDv2 -DD-WRT 54079 Gateway/DoT,Forced DNS,Ad-Block,Firewall,x4VLAN,VPN
TP-Link WR1043NDv2 -Gargoyle OS 1.15.x AP,DNS,QoS,Quotas
Qualcomm-Atheros
Netgear R7800 --DD-WRT 54248 Gateway/DoT,AD-Block,Forced DNS,AP&Net Isolation,x3VLAN,Firewall,Vanilla
Netgear R9000 --DD-WRT 54079 Gateway/DoT,AD-Block,AP Isolation,Firewall,Forced DNS,x2VLAN,Vanilla
Broadcom
Netgear R7000 --DD-WRT 54079 Gateway/SmartDNS/DoH,AD-Block,Firewall,Forced DNS,x3VLAN,VPN
NOT USING 5Ghz ANYWHERE
------------------------------------------------------
Stubby DNS over TLS I DNSCrypt v2 by mac913
Jan 1 02:00:10 daemon.info mstpd[739]: error, CTL_set_msti_bridge_config: Couldn't find bridge with index 12
you get this error because the bridge you have made will come a bit later..in the boot...but on this check its not there yet...
i can only guessmstpd its been used for managing br configs/communication...or you can ask BS..
Maybe he will chime in on this. You might be interested to know that with mstpd killed on startup commands, it has no discernible effect on the router. I am not surprised at this because with builds last year, it was not there. It's only recently that I have seen it reported by netstat. (this year)