how to monitor ip > firewall > connetion on telnet

hi.. i tried monitor connection by reply address but not show, i used this command

/ip firewall connection> print where reply-dst-address ip_address

that is not work, what is the true command?

Could you help me Please…

/ip firewall connection print where reply-dst-address=“10.5.101.1:8080”

still not solved sir, :frowning: still not work.
easy way using winbox, in firewall > connection, and click filter > replay dst. address to monitor packet by my ip.

but how do that in telnet? any body could help me.. :frowning:

did you try, what was the response in telnet? What version of RouterOS did you use?

yes sir, i did. i has version 4.5 ROS.

there is no destination address is displayed.

/ip firewall connection> print where reply-dst-address="dst_ip:80"
Flags: S - seen reply, A - assured
 #    PR.. SRC-ADDRESS           DST-ADDRESS           TCP-STATE   TIMEOUT
/ip firewall connection>

hi..
i tried again to monitor trafick by relpy-dst-address and for all port, this is the command.

/ip firewall connection>print where relpy-dst-address="192.168.1.1"
Flags: S - seen reply, A - assured
 #    PR.. SRC-ADDRESS           DST-ADDRESS           TCP-STATE   TIMEOUT
/ip firewall connection>

just like that, no result, is my command was wrong? :frowning: