janico82
Regular Contributor
@matthew_eli AiMesh bridges are classified by sbnMerlin as basic feature single-band bridge (bsb) and are the bridges: br1, br2, br3 or br4 depending of the device wireless capabilities. The following options are ones supported by sbnMerlin bsb:Thanks Janico for your reply!
I'd like to manually assign IPs to clients and starting IP for DHCP server on br53. The guest network is propagated to AiMesh nodes. I used the standard settings listed on Github (i.e.):
Code:br53_staticlist=<ab:cd:ef:01:23:45>192.168.108.10>8.8.8.8>HOMEPC<ab:cd:ef:01:23:46>192.168.108.11>>Xbox<ab:cd:ef:01:23:47>192.168.168.108.12>> br53_dhcp_start="192.168.108.2"
But it seems the settings are not "processed" by the script and the DHCP still assign adresses to the clients, nor even starting from the dhcp_start address
## Template for (bsb) bridges ##
# br$_enabled=0
# br$_ifnames=""
# br$_dns1_x=""
# br$_dns2_x=""
# br$_staticlist=""
# br$_ap_isolate=1
# br$_allow_internet=1
# br$_allow_onewayaccess=0
# br$_allow_routeraccess=0
and the bridge(br53) is not supported by sbnMerlin. Please check if everything is ok by running the command:
Bash:
brctl show