access NATed resources using public ip from inside(LAN)

I dd a nat for my web server.

public ip a.a.a.a:9000

private ip 192.18.2.1

my pc 192.18.2.4

I need to be a able to access this server using a.a.a.a:9000 from my pc.

How do i acheive this. I am able to access the webserver out side my LAn.

Well you’re very vaige on what you do… But have a look at dst-nat - it might help you

look here, it might be very useful:
http://www.mikrotik.com/docs/ros/2.9/ip/nat
:unamused: