The send-deny-packet command configures the sending of feedback packets when a security policy blocks TCP/UDP/ICMP traffic.
The undo send-deny-packet command cancels the preceding configuration.
send-deny-packet { reset { to-client | to-server }* | icmp destination-unreachable }
undo send-deny-packet { reset { to-client | to-server }* | icmp destination-unreachable }
| Parameter | Description | Value |
|---|---|---|
| reset | Indicates the TCP reset packet. | - |
| to-client | Sends the reset packet to the TCP connection initiator (client). | - |
| to-server | Sends the reset packet to the TCP connection responder (server). | - |
| icmp | Indicates the ICMP error packet. | - |
| destination-unreachable | Indicates the returned ICMP unreachable packet. | - |
The configuration of this command takes effect only when the action of the policy rule configured with the action command is deny.
If cross-virtual system packets, packets processed by NAT64, VPN encapsulated packets, or TCP proxy packets are blocked, the FW does not send feedback packets.