You can protect the H.323 gatekeeper from flood attacks by limiting the number of remote access service (RAS) messages per second it will attempt to process.
Before You Begin |
---|
For background information, read Understanding the H.323 ALG. |
Incoming RAS request messages exceeding the threshold you specify are dropped by H.323 ALG. The range is 1 to 50000 messages per second, the default value is 1000.
To configure the H.323 DoS attack protection feature, use either J-Web or the CLI configuration editor.
This topic covers:
To limit the number of incoming RAS request messages to the H.323 gatekeeper to 5,000 messages per second using the J-Web configuration editor:
The Configuration page appears.
In this example, you limit the number of incoming RAS request messages to the H.323 gatekeeper to 5,000 messages per second.
- user@host# set security alg h323 application-screen
message-flood message-flood gatekeeper threshold 5000
If you are finished configuring the J-series device, commit the configuration.
To check the configuration, see Verifying the H.323 Configuration.