mnSetICMPAllowOutboundDestinationUnreachable

This command is used to allow or restrict outbound destination unreachable.

This is common to both IP V4 and IP V6.

You can use mnGetICMPAllowOutboundDestinationUnreachable to retrieve the status of this option.

For more information on profiles see “Firewall Profiles”.

Parameters

unsigned int ProfileID: This is the ID of the profile that the command should use.

bool Boolean: True to set the option to allowed, false to set the option to restricted.

Returns (Integer)

1 if outbound destination unreachable is allowed.

0 if outbound destination unreachable is not allowed.

-1 if an error occurred.

Present in

DBP

C++

.Net




This page is in the following sections:
(2) Internet Control Message Protocol (ICMP)
(1) Windows Firewall
(0) DarkNet Help