Devices connected to VLAN Wi-Fi don't connect to DHCP server

Hello, I have a problem with access to the DHCP server ONLY by devices connected to wifi with VLAN.

Devices which I'm using:

  • pfSense as my main router
  • manageable switch
  • OpenWrt as access point and switch

Description of problems:
It seems to me that the problem is in OpenWrt wi-fi configuration. For example
router > switch > openwrt > laptop(connected by ethernet port) has all informations from DHCP, but in
router > switch > openwrt> laptop(or any device connected by wifi) DHCP connection is failed.

My config:
https://imgur.com/a/V5G5zZO

https://imgur.com/a/XnX1Yht

https://imgur.com/a/61gbxCj

https://imgur.com/a/XETFGOm

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:
grafik
Remember to redact passwords, 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
1 Like