Public IP addresses for PPPoE clients and not PPPoE clients

Hi,

I have the following scenario working perfectly:
(IMAGE 1)

But I want the following option functions:
(IMAGE 2)

Bridge1: ports Eth1 to Eth8
Eth1: ARP=proxy-arp
Eth2-Eth8: ARP=reply-only
Eth9-Eth12: (are free, no configured)

These IPs (network 10.0.0.128/25) are not real, but I’m working with a real equal (/ 25).

ideas for what I want to do( IMAGE 2)?
000000001.png
000000002.png

If I understand this correctly I think you need to proxy-arp the bridge (where your ip address should be) and leave ARP default on the ethernet ports. This will allow the router to use the same subnet on the logical interface as is on the virtual interface.

But if I put proxy-arp on the bridge and remove reply-only on all interfaces, my PPPoE Clients do not register. The Mikrotik CCR1016-12G does not have a switch chip, all ports are connected to the CPU. I do not know how to configure this model of Mikrotik, before I had a Mikrotik and understood it was configured as part of PPPoE…