xref: /aosp_15_r20/external/iptables/extensions/libipt_REJECT.t (revision a71a954618bbadd4a345637e5edcf36eec826889)
1:INPUT,FORWARD,OUTPUT
2-j REJECT;-j REJECT --reject-with icmp-port-unreachable;OK
3-j REJECT --reject-with icmp-net-unreachable;=;OK
4-j REJECT --reject-with icmp-host-unreachable;=;OK
5-j REJECT --reject-with icmp-port-unreachable;=;OK
6-j REJECT --reject-with icmp-proto-unreachable;=;OK
7-j REJECT --reject-with icmp-net-prohibited;=;OK
8-j REJECT --reject-with icmp-host-prohibited;=;OK
9-j REJECT --reject-with icmp-admin-prohibited;=;OK
10