New Build - 07/04/2022 - r49418

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3, 4  Next
Author Message
the-joker
DD-WRT Developer/Maintainer


Joined: 31 Jul 2021
Posts: 2146
Location: All over YOUR webs

PostPosted: Wed Jul 06, 2022 20:07    Post subject: Reply with quote
@zzantozz

Please clear your browser cache with CTRL+F5, for any undefined values and other UI inconsistencies. No caching is recommended atm browser side nor will it ever be recommend.

Client Bridge and Client Bridge Routed are now correctly named since they are provided by WDS only and are both fake bridges of sorts.

_________________
Saving your retinas from the burn!🔥
DD-WRT Inspired themes for routers
DD-WRT Inspired themes for the phpBB Forum
DD-WRT Inspired themes for the SVN Trac & FTP site
Join in for a chat @ #style_it_themes_public:matrix.org or #style_it_themes:discord

DD-WRT UI Themes Bug Reporting and Discussion thread

Router: ANus RT-AC68U E1 (recognized as C1)
Sponsor
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14224
Location: Texas, USA

PostPosted: Wed Jul 06, 2022 20:51    Post subject: Reply with quote
zzantozz wrote:
- After updating, upstream bandwidth was abysmal. I think it's related to the Security > Firewall > Filter multicast checkbox, which was unchecked after update. (Firewall is off for client bridge mode.) "Filter multicast" has previously caused problems with WAN traffic. It also won't stay checked when I save, apply, or reboot, which makes me think the setting isn't correctly represented in the UI.

I can't enable multicast filtering. You dug into the annals of the archives of the forum, but failed to look into something more recent. It's a glitch in the webUI, check the nvram value to see if it is correct and your assumption is wrong, anyway. It's probably related to using bunk configuration for wifi (the stickies and wikis do not have optimal settings) -- screenshots, please.
zzantozz wrote:
- "Client" and "Client bridge" mode now seem to be named "Station" and "Station bridge", respectively, but it doesn't seem like any documentation has been updated.

I haven't gotten a round tuit yet. Sorry I didn't write new wikis sooner Rolling Eyes

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
zzantozz
DD-WRT Novice


Joined: 23 Jun 2021
Posts: 5

PostPosted: Thu Jul 07, 2022 23:13    Post subject: Reply with quote
the-joker wrote:
@zzantozz

Please clear your browser cache with CTRL+F5, for any undefined values and other UI inconsistencies. No caching is recommended atm browser side nor will it ever be recommend.


Makes sense. Sorry I didn't think about that.

the-joker wrote:
Client Bridge and Client Bridge Routed are now correctly named since they are provided by WDS only and are both fake bridges of sorts.


Fine with me. Just pointing out that future users are going to encounter out-of-date docs, which will cause extra forum posts.

kernel-panic69 wrote:
I can't enable multicast filtering. You dug into the annals of the archives of the forum, but failed to look into something more recent. It's a glitch in the webUI, check the nvram value to see if it is correct and your assumption is wrong, anyway. It's probably related to using bunk configuration for wifi (the stickies and wikis do not have optimal settings) -- screenshots, please.


Prologue: I know some networking, but I don't claim to be an expert. I'm pretty good with Linux systems, though, and I'm happy to dig in and provide config values.

First, there doesn't appear to be a "filter_multicast" setting here:

Code:
# nvram show | grep filter_mult
size: 36881 bytes (94191 left)


Second, I'm not sure which screenshots you're interested in, so I'm attaching the output of

Code:
ssh root@192.168.1.8 -- nvram show > foo.txt


(192.168.1.8 is this device.) If there are specific UI screens you want, I can post those, too.

Also, the issue with slow upload is pretty sporadic. I haven't been able to nail down a specific scenario that causes it. In general, things are working fine.

kernel-panic69 wrote:
I haven't gotten a round tuit yet. Sorry I didn't write new wikis sooner Rolling Eyes

Ha, no worries. I'm a dev myself. It's just a reminder that docs ward off future user questions Smile



foo.txt
 Description:
output of 'nvram show'

Download
 Filename:  foo.txt
 Filesize:  36 KB
 Downloaded:  57 Time(s)

dale_gribble39
DD-WRT Guru


Joined: 11 Jun 2022
Posts: 1941

PostPosted: Thu Jul 07, 2022 23:20    Post subject: Reply with quote
Looks like the nvram variable name changed (or was wrongly quoted to begin with?):
Code:
block_multicast=1

Check that.
zzantozz
DD-WRT Novice


Joined: 23 Jun 2021
Posts: 5

PostPosted: Thu Jul 07, 2022 23:28    Post subject: Reply with quote
dale_gribble39 wrote:
Looks like the nvram variable name changed (or was wrongly quoted to begin with?):
Code:
block_multicast=1

Check that.


Good call. Now I feel silly for not checking for instances of "multicast" :p

I've got "block_multicast=0", which I guess corresponds to the "filter multicast" checkbox's not being checked.

Code:
$ ssh root@192.168.1.8 -- nvram show run | grep multicast
DD-WRT v3.0-r49418 std (c) 2022 NewMedia-NET GmbH
Release: 07/04/22
Board: Netgear R6700 v3
eth1_multicast=0
vlan2_multicast=0
size: 36946 bytes (94126 left)
openvpncl_blockmulticast=0
eth2_multicast=0
eth2_multicast_to_unicast=0
vlan1_multicast_to_unicast=0
eth1_multicast_to_unicast=0
block_multicast=0
openvpn_blockmulticast=0
vlan1_multicast=0
dale_gribble39
DD-WRT Guru


Joined: 11 Jun 2022
Posts: 1941

PostPosted: Thu Jul 07, 2022 23:36    Post subject: Reply with quote
Well, if clicking the save button after checking it and checking it again and again ad infinitum don't werk, then do:
Code:
nvram set block_multicast=1
nvram commit
reboot

Problem solved.

_________________
"The woods are lovely, dark and deep,
But I have promises to keep,
And miles to go before I sleep,
And miles to go before I sleep." - Robert Frost

"I am one of the noticeable ones - notice me" - Dale Frances McKenzie Bozzio

<fact>code knows no gender</fact>

This is me, knowing I've ruffled your feathers, and not giving a ****
Some people are still hard-headed.

--------------------------------------
Mac Pro (Mid 2012) - Two 2.4GHz 6-Core Intel Xeon E5645 processors 64GB 1333MHz DDR3 ECC SDRAM OpenSUSE Leap 15.5
angler
DD-WRT User


Joined: 10 Feb 2012
Posts: 113

PostPosted: Fri Jul 08, 2022 4:36    Post subject: Reply with quote
Router/Version: Netgear R6300V2 / DD-WRT v3.0-r49418 std (07/04/22)
File/Kernel: netgear-r6300v2-webflash.bin / Linux 4.4.302-st14 #6590 SMP Thu Jun 30 14:24:10 +07 2022 armv7l

Previous/Reset: DD-WRT v3.0-r49392 std (06/29/22) / no
Mode/Status: Client AP/ Booted clean, UI ok - stable so far, uptime 4hrs 21 mins
Issues/Errors: none yet, thx devs.
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12889
Location: Netherlands

PostPosted: Fri Jul 08, 2022 6:01    Post subject: Reply with quote
kernel-panic69 wrote:
zzantozz wrote:
- After updating, upstream bandwidth was abysmal. I think it's related to the Security > Firewall > Filter multicast checkbox, which was unchecked after update. (Firewall is off for client bridge mode.) "Filter multicast" has previously caused problems with WAN traffic. It also won't stay checked when I save, apply, or reboot, which makes me think the setting isn't correctly represented in the UI.

I can't enable multicast filtering. You dug into the annals of the archives of the forum, but failed to look into something more recent. It's a glitch in the webUI, check the nvram value to see if it is correct and your assumption is wrong, anyway. It's probably related to using bunk configuration for wifi (the stickies and wikis do not have optimal settings) -- screenshots, please.
zzantozz wrote:
- "Client" and "Client bridge" mode now seem to be named "Station" and "Station bridge", respectively, but it doesn't seem like any documentation has been updated.

I haven't gotten a round tuit yet. Sorry I didn't write new wikis sooner Rolling Eyes


For Wireless bridge modes, there is no reason to turn off the firewall (just as there is no reason to change Operating mode)

Yes the firewall is not necessary and yes there is no working firewall because there is no WAN!

So I would just leave those settings alone Smile

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
dale_gribble39
DD-WRT Guru


Joined: 11 Jun 2022
Posts: 1941

PostPosted: Fri Jul 08, 2022 16:21    Post subject: Reply with quote
Please show us the internals, the proof. These modes have no functional arp or multicast routing by design, no?
_________________
"The woods are lovely, dark and deep,
But I have promises to keep,
And miles to go before I sleep,
And miles to go before I sleep." - Robert Frost

"I am one of the noticeable ones - notice me" - Dale Frances McKenzie Bozzio

<fact>code knows no gender</fact>

This is me, knowing I've ruffled your feathers, and not giving a ****
Some people are still hard-headed.

--------------------------------------
Mac Pro (Mid 2012) - Two 2.4GHz 6-Core Intel Xeon E5645 processors 64GB 1333MHz DDR3 ECC SDRAM OpenSUSE Leap 15.5
dwardo
DD-WRT User


Joined: 07 Feb 2013
Posts: 126
Location: France

PostPosted: Sat Jul 09, 2022 17:09    Post subject: Reply with quote
Router/Version: TP-Link Archer C9 v1
File/Kernel: archer-c9v1-webflash.bin/Linux 4.4.302-st14 #6592 SMP Mon Jul 4 05:24:36 +07 2022 armv7l
Previous/Reset: r49326/no
Mode/Status: Gateway/2.4GHz & 5GHz AP/Openvpn server/Wireguard server/DHCP server/DNS Server/Port forwarding/ipv4 & ipv6/CTF+FA
Issues/Errors: None yet
zzantozz
DD-WRT Novice


Joined: 23 Jun 2021
Posts: 5

PostPosted: Sun Jul 10, 2022 0:36    Post subject: Reply with quote
dale_gribble39 wrote:
Please show us the internals, the proof. These modes have no functional arp or multicast routing by design, no?


If this is aimed at me, I'm not sure how to reply. I'm not sure the bandwidth issue is an ongoing problem. I've only seen it a couple of times and haven't been able to reliably reproduce it. It seems like the multicast thing might have been a red herring that I picked up from older wikis and forum posts.

However, if there's something specific you want to see, I'm happy to post it.
zzantozz
DD-WRT Novice


Joined: 23 Jun 2021
Posts: 5

PostPosted: Sun Jul 10, 2022 1:21    Post subject: Reply with quote
Router/Version: Linksys WRT1200AC (original, I think, no version listed)
File/Kernel: tried the 4 July 2022 factory-to-ddwrt build, but it failed, eventually found the 19 Jan 2018 factory-to-ddwrt, which did
Previous/Reset: stock firmware/yes
Mode/Status: can't get it running!
Issues/Errors: I had this old WRT1200AC with stock firmware, and it was hard to find a working image. I tried several, and this old one (r34578) is the only one that worked. I found it mentioned in an old forum thread. After doing the factory-ddwrt-image, I also couldn't find a working image to update to after a few tries, including this latest build, so I'm sitting at a build from Jan 2018 for now.
IONK
DD-WRT Guru


Joined: 19 Aug 2011
Posts: 967

PostPosted: Sun Jul 10, 2022 12:15    Post subject: Reply with quote
kernel-panic69 wrote:
@IONK: A little birdie told me that the issue was already fixed, but I didn't see any actual commits for it or checked to see if new images were uploaded to the server.
thanks. I'll hold off resetting / reflashing and wait for the next build. If issue is still there on the next build then I'll reset and reconfigure from scratch.
_________________
▫ RSS feed for DD-WRT releases (2024): https://rsseverything.com/feed/7d36ab68-7733-46c3-bd8a-9c54c5cef08c.xml
easyddup - A simple upgrade/downgrade utility by yoyoma2 --- as featured in 📌 Reference Links, stickies retired back to forum (Moderator's Pick 🌟)
ballle98
DD-WRT Novice


Joined: 15 Apr 2020
Posts: 10

PostPosted: Mon Jul 18, 2022 20:06    Post subject: Reply with quote
Router/Version: Netgear R7000
File/Kernel: r49418 / 4.4.302-st14 #6590 SMP Thu Jun 30 14:24:10 +07 2022 armv7l DD-WRT
Previous/Reset: upgraded from r47225 /reset to defaults
Mode/Status: success
Issues/Errors: 5Ghz Channel 52, 80Mhz wide, AC-Only not working

Same settings worked fine on r7335 and if I switch to another channel 132 or 149 it will starts working.

Domain=United States
Regulatory=Off
TPC Mitigation=0(Off)

All settings except mode=AC-Only, SSID, Channel=52, width=80 and extension are default on both basic and advanced

I know that 52 is a DFS channel so not sure if that is the issue, but so is 132 and it works.
mike360
DD-WRT Novice


Joined: 12 Oct 2022
Posts: 1

PostPosted: Wed Oct 12, 2022 13:08    Post subject: Reply with quote
I upgraded my firmware for my Linksys WRT1200AC, and now I keeping seeing this error:

Caught SIGSEGV (11) in atoi
Fault at memory location 0x00000000 due to address not mapped to object (1).
Thread 25315: event
maps:
00010000-0001e000 r-xp 00000000 fe:00 1350 /sbin/rc
0002d000-0002e000 r--p 0000d000 fe:00 1350 /sbin/rc
0002e000-0002f000 rw-p 0000e000 fe:00 1350 /sbin/rc
0002f000-00033000 rw-p 00000000 00:00 0
00a1a000-00a21000 rw-p 00000000 00:00 0 [heap]
b6dca000-b6ddf000 r-xp 00000000 fe:00 952 /lib/libiw.so
b6ddf000-b6de0000 r--p 00005000 fe:00 952 /lib/libiw.so
b6de0000-b6de1000 rw-p 00006000 fe:00 952 /lib/libiw.so
b6de1000-b6dfa000 r-xp 00000000 fe:00 951 /lib/libgcc_s.so.1
b6dfa000-b6dfb000 r--p 00009000 fe:00 951 /lib/libgcc_s.so.1
b6dfb000-b6dfc000 rw-p 0000a000 fe:00 951 /lib/libgcc_s.so.1
b6dfc000-b6e12000 r-xp 00000000 fe:00 1705 /usr/lib/libqos.so
b6e12000-b6e13000 r--p 00006000 fe:00 1705 /usr/lib/libqos.so
b6e13000-b6e14000 rw-p 00007000 fe:00 1705 /usr/lib/libqos.so
b6e14000-b6e2e000 r-xp 00000000 fe:00 1710 /usr/lib/libshutils.so
b6e2e000-b6e2f000 r--p 0000a000 fe:00 1710 /usr/lib/libshutils.so
b6e2f000-b6e31000 rw-p 0000b000 fe:00 1710 /usr/lib/libshutils.so
b6e31000-b6e54000 r-xp 00000000 fe:00 1742 /usr/lib/libwireless.so
b6e54000-b6e56000 r--p 00013000 fe:00 1742 /usr/lib/libwireless.so
b6e56000-b6e57000 rw-p 00015000 fe:00 1742 /usr/lib/libwireless.so
b6e57000-b6e58000 rw-p 00000000 00:00 0
b6e58000-b6e6d000 r-xp 00000000 fe:00 1690 /usr/lib/libnl-tiny.so
b6e6d000-b6e6e000 r--p 00005000 fe:00 1690 /usr/lib/libnl-tiny.so
b6e6e000-b6e6f000 rw-p 00006000 fe:00 1690 /usr/lib/libnl-tiny.so
b6e6f000-b6ea0000 r-xp 00000000 fe:00 1732 /usr/lib/libutils.so
b6ea0000-b6ea5000 r--p 00021000 fe:00 1732 /usr/lib/libutils.so
b6ea5000-b6ea7000 rw-p 00026000 fe:00 1732 /usr/lib/libutils.so
b6ea7000-b6ebd000 r-xp 00000000 fe:00 956 /lib/libnvram.so
b6ebd000-b6ebe000 r--p 00006000 fe:00 956 /lib/libnvram.so
b6ebe000-b6ebf000 rw-p 00007000 fe:00 956 /lib/libnvram.so
b6ebf000-b6f27000 r-xp 00000000 fe:00 935 /lib/libc.so
b6f36000-b6f38000 rw-p 00067000 fe:00 935 /lib/libc.so
b6f38000-b6f3a000 rw-p 00000000 00:00 0
beba9000-bebca000 rw-p 00000000 00:00 0 [stack]
bef36000-bef37000 r-xp 00000000 00:00 0 [sigpage]
bef37000-bef38000 r--p 00000000 00:00 0 [vvar]
bef38000-bef39000 r-xp 00000000 00:00 0 [vdso]
ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
=== Context:
TRAPNO:0000000e ERRCODE:00000017 OLDMASK:00000000 R0:00000000
R1:bebc9bd0 R2:00000000 R3:00000008 R4:00000000
R5:bebc9c94 R6:000126d0 R7:bebc9c9c R8:00000001
R9:bebc9cd8 R10:00000020 FP:00000000 IP:0002e1cc
SP:bebc9c60 LR:00013b2c PC:b6f07b5c CPSR:60000010
FAULTADDR:00000000
=== Backtrace:
# Searching frame 0 (FP=0x00000000, PC=0xb6f07b5c)
# PC-1078[0xb6f06ae4]: 0xe92d4ff0 stmfd sp!
# Stack at 0x00000000 is not mapped; terminating backtrace.
/lib/ld-musl-armhf.so.1[0xb6ebf000](atoi+0x00000000)[0xb6f07b5c]
=== Code:
b6f07b1c: e12fff1e e92d000f e92d4007 e28d1014 e59d0010 e58d1004 ebffffe9 e28dd00c
b6f07b3c: e49de004 e28dd010 e12fff1e e3500000 b2600000 e12fff1e e3a01000 ea0002a8
b6f07b5c: >e5d01000 e1a02000 e2800001 e2413009 e3510020 13530004 93a03001 83a03000
b6f07b7c: 9afffff6 e351002b 0a000002 e351002d 1a000001 e3a03001 e2822001 e2422001

Any Ideas on how to resolve this?
Goto page Previous  1, 2, 3, 4  Next Display posts from previous:    Page 3 of 4
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum