NAT rule allowsIP block I/O, but local traffic out on PTP

I am sure this is simple, I keep missing it.

256 Pub IP Block addresses pointed at my CCR1036-12G-4S which distributes them with PPPOE successful, clients all come out on their own address.

Any traffic connecting from CCR1036-12G-4S comes out on PTP address connection not the block address

NAT Statement:
chain=srcnat action=masquerade src-address=!XXX.XXX.36.0/24 out-interface-list=WAN log=no log-prefix=“”

How to move traffic on router to go out on a part of the IP Block instead of PTP address?

Thanks in advance