View Single Post
  #3   (View Single Post)  
Old 6th November 2017
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,132
Default

The ftp-proxy in the recent versions of OpenBSD has been rewritten and is different from the old one that seems to be in FreeBSD 11.

Does this from the FreeBSD man page apply (because you use a "hardened" ruleset)?:

Code:
 CAVEATS
     pf(4) does	not allow the ruleset to be modified if	the system is running
     at	a securelevel(7) higher	than 1.	 At that level ftp-proxy cannot	add
     rules to the anchors and FTP data connections may get blocked.
For debugging you also could use the -D7 option.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote