I have a staging server on AWS that sits behind AWS WAF, I have created a rule to block all IP's and have tried to add 0.0.0.0/0 but get an invalid CIDR when trying to save it. http://cidr.xyz/ shows it is invalid
What is the correct way to block public access, as it is just for staging/testing my setup is: WAF -> CloudFront -> ELB -> App nodes