DHCP

Hello, I’m running into a weird issue. I have ethernet1 configured for 2 vlans, Wan and LAN (mt433 v5.25). Wan is setup as DHCP client and has no problem. I can not get DHCP server to work on LAN. LAN is in bridge group with both wlan interfaces. IP addresses are associated to vlan and not the interface. can not get DHCP from lan or wlan. Any ideas?

thanks

You need to run dhcp on the bridge interface not on a port in the bridge.

Issue resolved, issue was with DHCP Relay, don’t know why it was being added. entered it via command line and it resolved the issue.

thanks