Search found 2 matches
- 2020-08-26 04:44
- Forum: FileZilla Server Support
- Topic: IP Filter - allow only specific IPs
- Replies: 3
- Views: 1820
Re: IP Filter - allow only specific IPs
The field in question has probably not been updated to accept CIDR ranges. Interestingly, text near field reads "You can both enter individual IP addresses or address ranges in CIDR notation". Current solution: As the field description probably tells you, enter a single asterisk * into th...
- 2020-08-22 22:51
- Forum: FileZilla Server Support
- Topic: IP Filter - allow only specific IPs
- Replies: 3
- Views: 1820
IP Filter - allow only specific IPs
Hi, I'd like to allow access to server only from specific IP addresses, say 1.1.1.1, and 2.2.2.2 and block from all other IP addresses. So in IP Filter window I enter: in upper field "not allowed": 0.0.0.0/0 in lower field "allowing": 1.1.1.1 2.2.2.2 I get "Invalid IP addres...