PAT

Hello guys,
I have a basic question. Could someone please point me in the right direction?
Which command I can use to find the NAT table in the Mikrotik?
For instance:

My IP phone (inside the network) - 192.168.88.243:5100 - 108.235.23.12:44522 (Public/translated address) - 72.53.2.5:5060 (Dest. IP:port of PBX).
I’m looking for a table that will show where the private IP port is mapped to the public IP port for the same IP phone.
As far as I understand, when PBX sends traffic back to my phone it sends it to public IP: port, then Mikrotik checks its NAT table and sends it to private IP: port.
Please correct me if I’m wrong and thank you!

I think you mean Connections-Tab..

/ip firewall connection print

23-10-_2021_18-33-30.png

thanks, but this only shows dest. address and src address, no internal public IP to the Mikrotik :frowning:

hmmm…maybe you can add Colomms to solve you problem..
fddd.png