Hotspot walled garden

Hello

I have inherited a mikrotik hotspot system. I need to collect information about the network and need to do this remotely. My problem is that I cannot reach some hosts on my hotspot interface from my pptp connection. My pptp IP is added to the walled garden ip list and I can reach every host within the address pool. However some hosts exist on that interface that are outside the ip pool, these hosts are mainly APs that have addresses statically assigned where my address pool for the hotspot is my dhcp range on the same subnet.

How do I access these hosts on my hotspot interface that are outside of my dhcp ip pool?

If everything is layer 2 /WDS you can add the MAC address of the AP’s to the bypassed list. Under IP / Hotspot / IP Bindings. Add the MAC of the AP and type to bypassed.

Thanks ciphercore, that works.