PPPOE Client Not able to access Radio Mngt IP

Hi, I have some weird scenario in my network. We just move from Pfs to CCr to do load balancing for 3 WANS and 1 LAN for distribution it was working. We use simple que to limit the bandwidth going to other Tik. Now when we changes it to PPPOE account client we have some issue on our Radio Antennan Mngt Ip we are not able to access our radio if we are connected in the pppoe client. Before we change to PPPOE we can access our radio ip on the simple que.

I tried to create Static route from both tik but no luck still not reachable but if we change it to simple que we can access the radio ip from HEX to CCR

PS: we are not using Vlan for our Radio IP and it was bridge mode.
CCR-IP
LAN IP - 172.19.20.0/24
Radio IP - 172.19.20.2-50
PPPOE IP - 172.19.20.100-200

HEX -PPPOE-Client
PPPOE-Out 172.19.20.101
LAN - 192.168.20.0/24

Expected behaviour as you are using the same subnet for different networks - each PPPoE client is on their own network, completely separate from the CCR LAN network.

Either use a different set of addresses for the PPPoE clients, or enable proxy-arp on the CCR LAN network.

Thanks for the input i will try it later on and i will post an update…