Microsoft Internet Security and Acceleration Server 2000 |
Gets or sets whether ISA will detect User Datagram Protocol (UDP) bomb attacks and generate an event. This property only has meaning if FPCIpPacketFilters.Enabled is set to TRUE.
A UDP Bomb Attack is one in which an attempt was made to send an illegal User Datagram Protocol (UDP) packet.
FPCIpPacketFilters.UdpBombDetectionEnabled [ = bEnabled ]
HRESULT get_UdpBombDetectionEnabled( VARIANT_BOOL *pbEnabled ); HRESULT put_UdpBombDetectionEnabled( VARIANT_BOOL bEnabled );
The property is read-write.