NETWORK BEHIND HOTSPOT CLIENT

We have next setup:
Eth1(212.xxx.xxx.73/24)-MIKROTIK-WirelessInterface(StationMode 10.16.54.74)
which is connected to another Mikrotik which works as Access Point with Hotspot(10.16.54.1).

I can’t ping Eth1 interface from Mikrotik which is Hotspot GW, I can ping wireless interface.

When I disable hotspot, ping works. I need access access to segment 212.xxx.xxx.73/24 from other Mikrotik.
Please help

I have similar problem:
RB493 wifi configured as “STATION”
Eth1 : IP 10.68.90.171 - GW 16.68.90.201
Wifi: IP 10.159.226.70 - GW 10.159.224.201 via AP.

Interface Eth1 is DISCONNECTED and ENABLED: the ping from my PC 10.68.90.253 to IP wifi 10.159.226.70 dosn’t work
Interface Eth1 is DISCONNECTED and DISABLED: the ping from my PC 10.68.90.253 to IP wifi 10.159.226.70 works!!

I attach the route list image.
route.png

Hi, Have you tried binding the ip addess/ range that you wish to ping? To do so go ip binding tab on hotspot and type in range such as 192.168.1.1-192.168.1.20 or a single ip then under type select bypassed. You should then be able to ping the addresses. Or create a firewall rule to allow access to that network and place above the hotspot rules.