Solved
find out what policy is going to be followed
Good morning,
I would like to know what to include as dst_port and protocol to find the rule
that allows me to pass the ping in the command:
diag firewall iprope lookup src_ip src_port dst_ip dst_port protocol Source interface
I have tried with "any" and "all_icmp" and it does not give an error but it does not give me the correct policy:
diag firewall iprope lookup 1.1.1.1 51778 2.2.2.2 any all_icmp port35
Thank you very much.
