Hi,
I am currently setting up an MQTT client via the MQTT publisher sample on zephyr.
My mqtt client is a NRF5340 and it is connected via ethernet with my pc and also mqtt broker on my pc.
The problem I have is as the diagram indicated below

This is some section of my proj.conf

this is some part of my config.h

I am not sure how to solve this problem so that I can form a MQTT connection between my pc and NRF5340