Limiter Passive FTP behind pfSense
-
Hello everyone:
I was searching on the web, but I couldn't find a solution for my problem. I have a passive mode FTP server on a DMZ interface. This server have a portforwarding rule for the ports 21 and 10090:10100, whith the related Wan rule.
I need to configure limiter rule to control the bandwidth. I apply on the Wan rule In/Out pipe with 2 rules "FTP_up" and "FTP_down" with 3mbps bandwidth limit. I try to connect to the server and the connection starts and then close. On the log, only connection to port 21 accept, but to the passive ports nothing logged. I'm delete the In/Out pipe configuration and the connection from a client works.
FTP sever->DMZ int->pfSense->WAN->Internet<-Client
I applied limiter to a Wifi interface and works fine. In that case, I limited all subnet, not a single host.
Regards.