Yes; however I now believe this is not specifically an Asus issue and more of a transparent client bridge issue that can negatively affect stability. Short version, the Asus implementation of Media Bridge attempts to be a transparent bridge (ARP-NAT), where the clients connected beyond the MB appear to be on the same network and the MAC addresses appear as the original unique address of each device. With a single MB and a max of 4-8 clients depending on which router is in MB mode, this isn't an issue; once you add an AP or switch connected, which increases the number of clients, the ARP-NAT fails at some point resulting in DHCP not making it to the MB connected devices.Is this DHCP issue related to the one discussed in this thread:
https://www.snbforums.com/threads/rt-ac68u-in-media-bridge-mode-responding-to-dhcp-requests.48259/
and this thread:
https://www.snbforums.com/threads/rt-ac68p-in-media-bridge-mode-dhcp-dnsmasq-problems.49576/?
Should I take this to mean this issue exists with Asus Official FW as well?
The stability I've had with DD-WRT is because Client Bridge in this firmware does not function as a transparent client bridge, meaning each device shares the MAC address of the MB or shows as <incomplete> alternatively from the primary router, which issues DHCP:
Code:
ASUSWRT-Merlin RT-AC86U 384.9-0 Sat Feb 2 18:20:05 UTC 2019
RootLess (192.168.50.96) at <incomplete> on br0
Tesla_Model_3 (192.168.50.25) at xx:xx:xx:ba:d9:c3 [ether] on br0
amazon-eac7b2661 (192.168.50.50) at 1c:87:2c:4a:d0:aa [ether] on br0
penguin22-pc (192.168.50.26) at <incomplete> on br0
Macbook2016-2 (192.168.50.125) at <incomplete> on br0
? (192.168.50.241) at 1c:87:2c:4a:d0:aa [ether] on br0
Wandas-iPad (192.168.50.93) at ac:3c:0b:20:cb:66 [ether] on br0
BedroomEcho (192.168.50.23) at <incomplete> on br0
SmartThings (192.168.50.8) at 1c:87:2c:4a:d0:aa [ether] on br0
kindle-ccb98e01f (192.168.50.169) at <incomplete> on br0
Marys-Galaxy-S8 (192.168.50.99) at 1c:87:2c:4a:d0:aa [ether] on br0
DESKTOP-6RTJVKN (192.168.50.24) at <incomplete> on br0
FireTVStick (192.168.50.16) at 00:bb:3a:49:d2:09 [ether] on br0
amazon-d70ca7b8b (192.168.50.75) at <incomplete> on br0
? (192.168.50.53) at <incomplete> on br0
FireTV (192.168.50.13) at 1c:87:2c:4a:d0:aa [ether] on br0
Davids-Galaxy-S9 (192.168.50.100) at 1c:87:2c:4a:d0:aa [ether] on br0
LAPTOP-NPHEF1JD (192.168.50.178) at <incomplete> on br0
AMUSPCTLSB1 (192.168.50.29) at 1c:87:2c:4a:d0:aa [ether] on br0
SAMSUNG-SM-G920V (192.168.50.35) at <incomplete> on br0
Google-Home-Mini (192.168.50.22) at <incomplete> on br0
amazon-75d555366 (192.168.50.208) at fc:a1:83:fe:70:a1 [ether] on br0
amazon-a000b2e69 (192.168.50.205) at <incomplete> on br0
? (192.168.50.3) at 1c:87:2c:4a:d0:aa [ether] on br0
? (192.168.50.36) at <incomplete> on br0
LivingRoomEcho (192.168.50.19) at 1c:87:2c:4a:d0:aa [ether] on br0
EchoShow (192.168.50.12) at 1c:87:2c:4a:d0:aa [ether] on br0
RT-AC68P (192.168.50.4) at 1c:87:2c:4a:d0:aa [ether] on br0
Last edited: