Re: [pfSense] Bug? Firewall disable no random connection drop, firewall enable random connection drop

2016-02-12 Thread Steve Yates
Romain Lapoux wrote on Thu, Feb 11 2016 at 4:36 pm: > I did some test and does not work Since you're listing things, what are your firewall rules for traffic to/from the FTP server? If you create rules allowing all traffic to and from that IP address, do FTP connections work?

Re: [pfSense] FTP trouble.

2016-02-12 Thread J. Echter
Hi, dont laugh. it was the f. antivirus thanks for your inrerest :) Am 11.02.2016 um 20:25 schrieb J. Echter: > Hi, > > i have a tool which uodates its data by ftp. Nothing sepcial... > > But, i cant use it as i get errors like 'no data', error 227 'entering > passive mode' and so on.

Re: [pfSense] Bug? Firewall disable no random connection drop, firewall enable random connection drop

2016-02-12 Thread Romain Lapoux
Hi, I did the same setup with OPNSense 16.1 + Compiled HAProxy 1.6.3 using: /sbin/kldload ipfw ipfw table 1 list ipfw table 1 add 10.124.192.1/32 ipfw table 1 add 10.124.192.2/32 ipfw table 1 add 10.124.192.3/32 ipfw table 1 add 10.124.192.4/32 ipfw table 1 list ipfw list ipfw add 10 fwd

Re: [pfSense] Bug? Firewall disable no random connection drop, firewall enable random connection drop

2016-02-12 Thread Chris Buechler
On Wed, Feb 10, 2016 at 3:47 PM, Romain Lapoux wrote: > I am not agree, because how do you explain that all works correctly when I > disable only the firewall feature in pfSense ? > Because stateful firewalls must see both directions of traffic. If you'd just fix