Page 1 of 1

how to monitor ip > firewall > connetion on telnet

Posted: Mon Jan 03, 2011 10:48 am
by vyo
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...

Re: how to monitor ip > firewall > connetion on telnet

Posted: Mon Jan 03, 2011 11:32 am
by mrz
/ip firewall connection print where reply-dst-address="10.5.101.1:8080"

Re: how to monitor ip > firewall > connetion on telnet

Posted: Mon Jan 03, 2011 12:20 pm
by vyo
still not solved sir, :( 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.. :(

Re: how to monitor ip > firewall > connetion on telnet

Posted: Mon Jan 03, 2011 12:25 pm
by janisk
did you try, what was the response in telnet? What version of RouterOS did you use?

Re: how to monitor ip > firewall > connetion on telnet

Posted: Mon Jan 03, 2011 12:52 pm
by vyo
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>

Re: how to monitor ip > firewall > connetion on telnet

Posted: Tue Jan 04, 2011 7:00 pm
by vyo
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? :(