FileZilla Server implements IP-based filtering, to allow only certain connections and/or disallow others, based on whether the connecting IP address matches the addresses or range of addresses within the two lists.
The lists can contain single IP address, or IP ranges in the CIDR Notation, or IP ranges in the interval form, both IPv4 and IPv6: for example, the range 192.168.0.2-192.168.0.30 defines a closed interval that includes all the IP addresses going from 192.168.0.2 to 192.168.0.30.
Using the asterisk ‘*’ character is equivalent to entering the numbers from 0 to 255.
If both lists are left empty, then no filtering is applied and all connections are allowed.
Please, refer to the Editing Filters section to learn how to edit filters.
Related Topics: