Private IPs and public IPs NAT how to (question)

Hi, I have a /27 public pool but I want to give public ip address to some users only, to the others user I want to NAT and use only a IP for all these users.

I have PPPoE server on core router, ether1 to WAN.

I have private pools for each speed type.

I give speed with Queue Types (pcq), one pcq for download and one pcq for upload.

For give internet to private network I have Nat masquerade, but If I try to give a public IP to anyone the core don´t limit speed.

Can anyone help me?

Regards!!

Probably your queues are set to match target=10.x.x.x/24 (or whatever private IP network your pool uses).
You might need to make another set of profiles which match the public IP /27.

Thanks a lot for your prompt reply, I´ll try it later, I tell you when tested.

Regards!!