Visible public ip

Hi
i my isp has assigned me 2 ip pools one is /30 and one is /29
i have configured mikrotik to use the /30 pool and did a nat(ether2) on this(it’s working fine)
also i have assigned the /29 to ether3(for use on my web server)

i wan to use the first ip of /29 pool as the default public ip for the nat users in ether2
is it possible??
if yes please tell me how

Thanks

your client and the web server are in the same interface and subnet?

no they are not

you can do this with policy routing.

in the mangle add 2 rules, one with policy for your clients and other for your server. In the routing table set the gateway for either one.

read the question carefully before answring