Understanding MGCP ALG DoS Attack Protection
You can protect the Media Gateway Control Protocol (MGCP) media gateway from denial-of-service (DoS) flood attacks by limiting the number of remote access service (RAS) messages and connections per second it will attempt to process.
When you configure MGCP message flood protection, the MGCP Application Layer Gateway (ALG) drops any messages exceeding the threshold you set. The range is 2 to 50,000 messages per second per media gateway, and the default is 1000 messages per second per media gateway.
When you configure MGCP connection flood protection, the MGCP ALG drops any connection request exceeding the threshold you set. This limits the rate of processing of CreateConnection (CRCX) commands, thereby indirectly limiting pinhole creation. The range is 2 to 10,000 connection requests per second per media gateway, the default is 200.
Related Topics
- JUNOS Software Feature Support Reference for SRX Series and J Series Devices
- Understanding MGCP ALGs
- MGCP ALG Configuration Overview
- Example: Configuring MGCP ALG DoS Attack Protection (J-Web)
- Example: Configuring MGCP ALG DoS Attack Protection (CLI)