About registering a detection server deployed on AWS with an Enforce Server

When you register a detection server with the Enforce Server, you provide the connection TCP port. The Enforce Server administration console only accepts registered port numbers in the range of 1024 through 49151. Well-known ports (0 through 1023) and private ports (49152 to 65535) are not supported. You must open the port you enter on the detection server. You can open a port by creating an inbound rule for a Security Group and apply that Security Group to the EC2 instance.