I'm probably looking for a SSHD implementation of the following
feature:
https://issues.apache.org/jira/browse/FTPSERVER-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998022#comment-12998022
Daniel Henrique Alves Lima wrote:
Hi.
A newbie question:
Is it possible to write an UserAuth that will refuse connections
based on the client IP? Is it possible to prevent connection from a
range of IPs in any other way? How?
I have a dynamic range of IPs and I want to simply allow or deny
connections coming from those IPs. How should I proceed?
Thanks in advance.
Best regards,
Daniel.