Hello,
My router ping utility started to work when I created the rule:
chain: input
protocol: ICMP
in interface: ether1
conn state: established
action: accept
So why the tracert doesn't work? It also uses ICMP to sent back the information.
How can make tracert pass the firewall without opening ICMP for all connections?
Now I do receive infomation for last hop because ping works