Help in server access restriction
how can I resolve the problem of access restriction in server? We implement a phone home access restriction approach in securing our server from attacks. Whenever a legitimate user try to connect to the server, the server will verify the authentication key for the user and this was working until recently when the server stop verifying any user thereby locking potential user out. What could be the cause of the problem?