Im using a WRT3200ACM as my main router and DHCP server. A second device, a TL-WDR4300 is configured as a secondary accesspoint. I have 4 VLANs, 1 is the management lan and 30, 40 and 50 my IoT, Home and Guest lan. For all VLANs I can configure the same wireless networks as on the main router. The problem is that only on the Wireless connected with lan 1 (management) I get an IPAddress from the DHCP server and for the others I don't. I set everything up with help from often refferenced videos from OneMarcfifty. Problem is they are 5 years old and things changed.
On the WRT3200 I'm running 25.12.2 (.3 had problems) and on the WDR4300 25.12.3
Who knows what I'm doing wrong?
Let’s see the configs from both of the devices.
Also important - which port on each is used to connect them together? Are they directly connected or is there a switch in between?
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button (red circle; this works best in the 'Markdown' composer view in the blue oval):
![]()
Remember to redact passwords, VPN keys, MAC addresses and any public IP addresses you may have:
ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall
Thanks for the quick reaction. Sorry for the endless amount of text.
For the WRT3200ACM
"kernel": "6.12.74",
"hostname": "LinksysOpenWrt",
"system": "ARMv7 Processor rev 1 (v7l)",
"model": "Linksys WRT3200ACM",
"board_name": "linksys,wrt3200acm",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "25.12.2",
"firmware_url": "https://downloads.openwrt.org/",
"revision": "r32802-f505120278",
"target": "mvebu/cortexa9",
"description": "OpenWrt 25.12.2 r32802-f505120278",
"builddate": "1774469393"
config interface 'loopback'
option device 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fd5f:51aa:64ac::/48'
option packet_steering '1'
option dhcp_default_duid '0004b7e2938b6bc3491eb4c5c47882d96174'
config device
option name 'br-lan'
option type 'bridge'
list ports 'lan1'
list ports 'lan2'
list ports 'lan3'
list ports 'lan4'
config interface 'lan'
option device 'br-lan.1'
option proto 'static'
option ipaddr '192.168.113.254'
option netmask '255.255.255.0'
option ip6assign '60'
config device
option name 'wan'
option macaddr '62:38:e0:**:**:**'
config interface 'wan'
option device 'wan'
option proto 'dhcp'
option type 'bridge'
config interface 'wan6'
option device 'wan'
option proto 'dhcpv6'
config bridge-vlan
option device 'br-lan'
option vlan '1'
list ports 'lan1:u*'
list ports 'lan2'
list ports 'lan3'
list ports 'lan4'
config bridge-vlan
option device 'br-lan'
option vlan '30'
list ports 'lan1:t'
list ports 'lan3'
list ports 'lan4:t'
config bridge-vlan
option device 'br-lan'
option vlan '40'
list ports 'lan1:t'
list ports 'lan3'
list ports 'lan4:t'
config bridge-vlan
option device 'br-lan'
option vlan '50'
list ports 'lan1:t'
list ports 'lan3'
list ports 'lan4:t'
config interface 'IoT'
option proto 'static'
option device 'br-lan.30'
option ipaddr '192.168.130.1'
option netmask '255.255.255.0'
option multipath 'off'
config interface 'Guest'
option proto 'static'
option device 'br-lan.50'
option ipaddr '192.168.150.1'
option netmask '255.255.255.0'
config interface 'Home'
option proto 'static'
option device 'br-lan.40'
option ipaddr '192.168.140.1'
option netmask '255.255.255.0'
option multipath 'off'
config wifi-device 'radio0'
option type 'mac80211'
option path 'soc/soc:pcie/pci0000:00/0000:00:01.0/0000:01:00.0'
option band '5g'
option channel '36'
option htmode 'VHT80'
option country 'NL'
option cell_density '0'
config wifi-device 'radio1'
option type 'mac80211'
option path 'soc/soc:pcie/pci0000:00/0000:00:02.0/0000:02:00.0'
option band '2g'
option channel 'auto'
option country 'NL'
option cell_density '0'
option htmode 'HT20'
config wifi-device 'radio2'
option type 'mac80211'
option path 'platform/soc/soc:internal-regs/f10d8000.sdhci/mmc_host/mmc0/mmc0:0001/mmc0:0001:1'
option band '5g'
option channel '34'
option htmode 'VHT80'
option cell_density '0'
option country 'NL'
config wifi-iface 'wifinet0'
option device 'radio0'
option mode 'ap'
option ssid 'Boulevard of broken streams'
option encryption 'psk2'
option key '**:**:**'
option network 'Home lan'
option macaddr '**:**:**:be:30:92'
config wifi-iface 'wifinet1'
option device 'radio1'
option mode 'ap'
option ssid 'Boulevard of broken Streams'
option encryption 'psk2'
option key '**:**:**'
option network 'Home lan'
option macaddr '**:**:**:be:30:91'
config wifi-iface 'wifinet2'
option device 'radio0'
option mode 'ap'
option ssid 'Bruce Springstream (guest)'
option encryption 'psk2'
option key '**:**:**'
option network 'Guest'
config wifi-iface 'wifinet3'
option device 'radio1'
option mode 'ap'
option ssid 'NMR56_24'
option encryption 'psk2'
option key '**:**:**'
option network 'lan'
option disabled '1'
config wifi-iface 'wifinet4'
option device 'radio1'
option mode 'ap'
option ssid 'MGMToT'
option encryption 'psk2'
option network 'lan'
option key '**:**:**'
config wifi-iface 'wifinet5'
option device 'radio0'
option mode 'ap'
option ssid 'ThingiLAN5'
option encryption 'psk2'
option key '**:**:**'
option network 'IoT'
config wifi-iface 'wifinet6'
option device 'radio1'
option mode 'ap'
option ssid 'ThingiLAN24'
option encryption 'psk2'
option key '**:**:**'
option network 'IoT wan'
config dnsmasq
option domainneeded '1'
option boguspriv '1'
option filterwin2k '0'
option localise_queries '1'
option rebind_protection '1'
option rebind_localhost '1'
option local '/lan/'
option domain 'lan'
option expandhosts '1'
option nonegcache '0'
option cachesize '1000'
option authoritative '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.d/resolv.conf.auto'
option localservice '1'
option ednspacket_max '1232'
option filter_aaaa '0'
option filter_a '0'
list interface 'Guest'
list interface 'Home'
list interface 'IoT'
list interface 'lan'
config dhcp 'lan'
option interface 'lan'
option start '10'
option limit '150'
option leasetime '12h'
option dhcpv4 'server'
option dhcpv6 'server'
option ra 'server'
list ra_flags 'managed-config'
list ra_flags 'other-config'
config dhcp 'wan'
option interface 'wan'
option ignore '1'
config odhcpd 'odhcpd'
option leasefile '/tmp/odhcpd.leases'
option leasetrigger '/usr/sbin/odhcpd-update'
option loglevel '4'
option piodir '/tmp/odhcpd-piodir'
option hostsdir '/tmp/hosts'
config dhcp 'Guest'
option interface 'Guest'
option start '100'
option limit '150'
option leasetime '12h'
config dhcp 'Home'
option interface 'Home'
option start '100'
option limit '150'
option leasetime '12h'
config dhcp 'IoT'
option interface 'IoT'
option start '10'
option limit '150'
option leasetime '12h'
config host
option name 'homeassistant.local'
list mac '00:23:24:**:**:**'
option ip '192.168.130.105'
option leasetime '12h'
config host
list mac '0C:97:5F:**:**:**'
option ip '192.168.113.126'
option leasetime '7d'
option name 'Home'
root@LinksysOpenWrt:~# cat /etc/config/firewall
config defaults
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
option synflood_protect '1'
config zone
option name 'lan'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
list network 'lan'
config zone
option name 'wan'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
option masq '1'
option mtu_fix '1'
list network 'wan'
list network 'wan6'
config forwarding
option src 'lan'
option dest 'wan'
config rule
option name 'Allow-DHCP-Renew'
option src 'wan'
option proto 'udp'
option dest_port '68'
option target 'ACCEPT'
option family 'ipv4'
config rule
option name 'Allow-Ping'
option src 'wan'
option proto 'icmp'
option icmp_type 'echo-request'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-IGMP'
option src 'wan'
option proto 'igmp'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-DHCPv6'
option src 'wan'
option proto 'udp'
option dest_port '546'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-MLD'
option src 'wan'
option proto 'icmp'
option src_ip 'fe80::/10'
list icmp_type '130/0'
list icmp_type '131/0'
list icmp_type '132/0'
list icmp_type '143/0'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Input'
option src 'wan'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
list icmp_type 'router-solicitation'
list icmp_type 'neighbour-solicitation'
list icmp_type 'router-advertisement'
list icmp_type 'neighbour-advertisement'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Forward'
option src 'wan'
option dest '*'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-IPSec-ESP'
option src 'wan'
option dest 'lan'
option proto 'esp'
option target 'ACCEPT'
config rule
option name 'Allow-ISAKMP'
option src 'wan'
option dest 'lan'
option dest_port '500'
option proto 'udp'
option target 'ACCEPT'
config zone
option name 'IoT'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
list network 'IoT'
config zone
option name 'Guest'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'REJECT'
list network 'Guest'
config zone
option name 'Home'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'REJECT'
list network 'Home'
config forwarding
option src 'lan'
option dest 'IoT'
config forwarding
option src 'Guest'
option dest 'wan'
config rule
option src 'Guest'
option name 'Guest DHCP and DNS'
option dest_port '53 67 68'
option target 'ACCEPT'
config forwarding
option src 'Home'
option dest 'IoT'
config forwarding
option src 'Home'
option dest 'wan'
config forwarding
option src 'IoT'
option dest 'wan'
root@LinksysOpenWrt:~#
For the WDR4300
root@TL-WDR4300:~# ubus call system board
{
"kernel": "6.12.85",
"hostname": "TL-WDR4300",
"system": "Atheros AR9344 rev 2",
"model": "TP-Link TL-WDR4300 v1",
"board_name": "tplink,tl-wdr4300-v1",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "25.12.3",
"firmware_url": "https://downloads.openwrt.org/",
"revision": "r32912-6639b15f62",
"target": "ath79/generic",
"description": "OpenWrt 25.12.3 r32912-6639b15f62",
"builddate": "1777933845"
}
}
root@TL-WDR4300:~# cat /etc/config/network
config interface 'loopback'
option device 'lo'
option proto 'static'
list ipaddr '127.0.0.1/8'
config globals 'globals'
option dhcp_default_duid '000458415718c1c048ce99a1c2c48788dfd2'
option ula_prefix 'fde5:9c4b:d2b2::/48'
option packet_steering '1'
config device
option name 'br-lan'
option type 'bridge'
list ports 'eth0.1'
config interface 'lan'
option device 'br-lan.1'
option proto 'static'
option ip6assign '60'
option multipath 'off'
option gateway '192.168.113.254'
list ipaddr '192.168.113.128/24'
config device
option name 'eth0.2'
option macaddr 'e8:94:f6:**:**:**'
config interface 'wan'
option device 'eth0.2'
option proto 'dhcp'
config interface 'wan6'
option device 'eth0.2'
option proto 'dhcpv6'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0t 2'
option vid '1'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '0t 2t 3'
option vid '30'
option description 'IoT'
config bridge-vlan
option device 'br-lan'
option vlan '20'
list ports 'eth0.1:t'
config bridge-vlan
option device 'br-lan'
option vlan '30'
list ports 'eth0.1:t'
config bridge-vlan
option device 'br-lan'
option vlan '40'
list ports 'eth0.1:t'
config bridge-vlan
option device 'br-lan'
option vlan '50'
list ports 'eth0.1:t'
config bridge-vlan
option device 'br-lan'
option vlan '1'
list ports 'eth0.1'
config interface 'IoT'
option proto 'none'
option device 'br-lan.30'
config switch_vlan
option device 'switch0'
option vlan '3'
option vid '40'
option description 'Home'
option ports '0t 2t 4'
config switch_vlan
option device 'switch0'
option vlan '4'
option vid '50'
option description 'Guest'
option ports '0t 2t 5'
config interface 'Guest'
option proto 'none'
option device 'br-lan.50'
option multipath 'off'
config interface 'Home'
option proto 'none'
option device 'br-lan.40'
option multipath 'off'
config device
option name 'br-lan.20'
option type '8021q'
option ifname 'br-lan'
option vid '20'
config device
option name 'br-lan.30'
option type '8021q'
option ifname 'br-lan'
option vid '30'
config device
option name 'br-lan.40'
option type '8021q'
option ifname 'br-lan'
option vid '40'
config device
option name 'br-lan.50'
option type '8021q'
option ifname 'br-lan'
option vid '50'
root@TL-WDR4300:~# cat /etc/config/wireless
config wifi-device 'radio0'
option type 'mac80211'
option path 'platform/ahb/18100000.wmac'
option band '2g'
option channel '1'
option htmode 'HT20'
option cell_density '0'
option country 'NL'
config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'NMR56_24'
option encryption 'psk2'
option key '**:**:**'
config wifi-device 'radio1'
option type 'mac80211'
option path 'pci0000:00/0000:00:00.0'
option band '5g'
option channel '36'
option htmode 'HT40'
option cell_density '0'
config wifi-iface 'default_radio1'
option device 'radio1'
option network 'lan'
option mode 'ap'
option ssid 'NMR56_5'
option encryption 'psk2'
option key '**:**:**'
config wifi-iface 'wifinet2'
option device 'radio0'
option mode 'ap'
option ssid 'ThingiLAN24'
option encryption 'psk2'
option key '**:**:**'
option network 'IoT'
option disabled '1'
config wifi-iface 'wifinet3'
option device 'radio1'
option mode 'ap'
option ssid 'ThingiLAN5'
option encryption 'psk2'
option key 'T**:**:**'
option network 'IoT'
option disabled '1'
root@TL-WDR4300:~# cat /etc/config/dhcp
config dnsmasq
option domainneeded '1'
option boguspriv '1'
option filterwin2k '0'
option localise_queries '1'
option rebind_protection '1'
option rebind_localhost '1'
option local '/lan/'
option domain 'lan'
option expandhosts '1'
option nonegcache '0'
option cachesize '1000'
option authoritative '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.d/resolv.conf.auto'
option nonwildcard '1'
option localservice '1'
option ednspacket_max '1232'
option filter_aaaa '0'
option filter_a '0'
config dhcp 'lan'
option interface 'lan'
option start '100'
option limit '150'
option leasetime '12h'
option dhcpv4 'disabled'
option ignore '1'
option dynamicdhcp '0'
config dhcp 'wan'
option interface 'wan'
option ignore '1'
config odhcpd 'odhcpd'
option maindhcp '0'
option leasefile '/tmp/odhcpd.leases'
option leasetrigger '/usr/sbin/odhcpd-update'
option loglevel '4'
option piodir '/tmp/odhcpd-piodir'
option hostsdir '/tmp/hosts'
config dhcp 'IoT'
option interface 'IoT'
option ignore '1'
root@TL-WDR4300:~# cat /etc/config/firewall
config defaults
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
option synflood_protect '1'
config zone
option name 'lan'
list network 'lan'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
config zone
option name 'wan'
list network 'wan'
list network 'wan6'
option input 'REJECT'
option output 'ACCEPT'
option forward 'DROP'
option masq '1'
option mtu_fix '1'
config forwarding
option src 'lan'
option dest 'wan'
config rule
option name 'Allow-DHCP-Renew'
option src 'wan'
option proto 'udp'
option dest_port '68'
option target 'ACCEPT'
option family 'ipv4'
config rule
option name 'Allow-Ping'
option src 'wan'
option proto 'icmp'
option icmp_type 'echo-request'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-IGMP'
option src 'wan'
option proto 'igmp'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-DHCPv6'
option src 'wan'
option proto 'udp'
option dest_port '546'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-MLD'
option src 'wan'
option proto 'icmp'
option src_ip 'fe80::/10'
list icmp_type '130/0'
list icmp_type '131/0'
list icmp_type '132/0'
list icmp_type '143/0'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Input'
option src 'wan'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
list icmp_type 'router-solicitation'
list icmp_type 'neighbour-solicitation'
list icmp_type 'router-advertisement'
list icmp_type 'neighbour-advertisement'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Forward'
option src 'wan'
option dest '*'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-IPSec-ESP'
option src 'wan'
option dest 'lan'
option proto 'esp'
option target 'ACCEPT'
config rule
option name 'Allow-ISAKMP'
option src 'wan'
option dest 'lan'
option dest_port '500'
option proto 'udp'
option target 'ACCEPT'
config zone
option name 'IoT'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'REJECT'
list network 'IoT'
config zone
option name 'Guest'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
list network 'Guest'
config zone
option name 'Home'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
list network 'Home'
I see multiple issues. But before making any corrections…
EDIT: While we're at it, what is the desired use of the other ports (on both devices).... in other words:
- Do those ports connect to other VLAN aware devices (APs, switches)
- Or should they be used to connect your devices to a specific network? If this is the case, please specify which network should associated with each port.
On the WRT3200
WAN port = Internet
Port 1 = Management PC
Port2 = empty
Port3 = empty
Port 4= Trunkport to WDR4300
WDR4300
Port 1 = Trunkport to WRT3200
Port 2, 3 and 4 are empty but might be used later
I had a managed switch (Instanton 1930) in between with several untagged ports for NAS and Home assistant. That switch is working fine. I took it out to make the basic setup with the accesspoint working. The behaviour with and without the switch is exactly the same. So the purpose of the VLANs is basically to seperate IoT and Guest trafic from the rest of the network. Due to access to cloud services the IoT VLAN must be able to connect to the internet.
Let's clean this up first.
- Port 1 probably only needs access to the lan network.
- Since ports 2 and 3 are empty, let's assign them to lan as untagged + PVID. You can change this if you want, of course.
- Port 3 is found in all of the bridge-vlans (unspecified which defaults to untagged), thus needs to be removed from the others anyway.
Edit your bridge VLANs such that they look like this:
config bridge-vlan
option device 'br-lan'
option vlan '1'
list ports 'lan1:u*'
list ports 'lan2:u*'
list ports 'lan3:u*'
list ports 'lan4:u*'
config bridge-vlan
option device 'br-lan'
option vlan '30'
list ports 'lan4:t'
config bridge-vlan
option device 'br-lan'
option vlan '40'
list ports 'lan4:t'
config bridge-vlan
option device 'br-lan'
option vlan '50'
list ports 'lan4:t'
Remove the bridge line from the wan interface:
Next, on the main router's wifi:
Below, you have two networks associated with this SSID (Home and lan). You must have exactly one network association. Delete one or the other, depending on which network you want handled by this SSID:
Likewise below (for the other radio), but also you have different capitalization on the SSID. It is recommended to have the same SSID on both bands so that client devices can select as necessary.
Here, you should also name the SSID the same way for both 2.4 an 5G since it's serving the same network (IoT). And, in the wifinet6 stanza, you again have 2 networks associated with the SSID IoT and wan. Remove wan:
Generally speaking, untrusted networks should have input set to REJECT so that the devices on those networks cannot attack the router. Consider that change for IoT and Guest (and maybe also Home -- depending on the trust level of that network/zone):
If you set input as recommended, you also need to add this rule for the other zone(s) -- you already have it for the guest zone, though:
Moving on to the AP...
I'll assign 2-4 as lan.
You've combined bridge-vlan (DSA) syntax with swconfig -- the two are not interchangeable nor are they compatible with each other within a single device's configuration file. There's a lot to do here.
First, adjust VLAN 1 to have all ports untagged:
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0t 2 3 4 5'
option vid '1'
Next, remove logical port 3 from VLAN 30:
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '0t 2t'
option vid '30'
option description 'IoT'
Likewise, delete logical port 4 from vlan 40 and logical port 5 from vlan 50:
config switch_vlan
option device 'switch0'
option vlan '3'
option vid '40'
option description 'Home'
option ports '0t 2t'
config switch_vlan
option device 'switch0'
option vlan '4'
option vid '50'
option description 'Guest'
option ports '0t 2t'
Delete all of this:
Create individual bridges for Guest, Home, and IoT:
config device
option name 'br-iot'
option type 'bridge'
list ports 'eth0.30'
config device
option name 'br-home'
option type 'bridge'
list ports 'eth0.40'
config device
option name 'br-guest'
option type 'bridge'
list ports 'eth0.50'
Edit all of the network interfaces to use their individual bridges. They will look like this:
config interface 'lan'
option device 'br-lan'
option proto 'static'
option ip6assign '60'
option multipath 'off'
option gateway '192.168.113.254'
list ipaddr '192.168.113.128/24'
config interface 'Guest'
option proto 'none'
option device 'br-guest'
config interface 'Home'
option proto 'none'
option device 'br-home'
config interface 'IoT'
option proto 'none'
option device 'br-iot'
Delete all of the 802.1q stanzas:
Now in the wireless file -- again, it is recommended to have the same SSID for 2.4G and 5G. Make sure that this is consistent across both APs:
Repeat for the other networks (although IoT is disabled now).
Delete all of this from the AP's firewall:
I'm having a similar problem. I will study this super detailed and helpful reply and may ask some questions once I am done trying to implement the recommendations!
Every config is different, and the issues in yours may or may not be similar. Feel free to open a fresh tread for your specific case if you need more personalized help.
Hi,
Almost there...
So IoT WiFi (Thingylan24) gets an IPAddress on the accesspoint.
But on the main router the home wifi (boulevard of broken streams') connects but doesn't have internet. Lan network/wifi does.
Edit: Fixed by putting back
config interface 'wan'
option device 'wan'
option proto 'dhcp'
option type 'bridge'
Thanks by the way for the excellent guidance!
I'm not sure why this would change anything given that the wan interface and the wan port is not used... maybe it was just a reboot/restart of the network service that did the trick?
Anyway, glad that it's working now.
If your problem is solved, please consider marking this topic as [Solved]. See How to mark a topic as [Solved] for a short how-to.
Thanks! ![]()