Hello!<div><br></div><div>I have seen some discussion around this but no clear solution:</div><div><br></div><div>Is there a way to tell Firehol to do NO filtering (including "NEW TCP w/o SYN") to/from an IP/range?</div>
<div>I am troubleshooting a specific connectivity issue and am seeing some of this in the logs:</div><div><br></div><div>NEW TCP w/o SYN:'IN=eth1 OUT= MAC=<mac> SRC=<src> DST=<dst> LEN=89 TOS=0x00 PREC=0x00 TTL=50 ID=33540 DF PROTO=TCP SPT=51672 DPT=443 WINDOW=33285 RES=0x00 ACK PSH URGP=0</div>
<div><br></div><div>I'd like to stop all filtering on all ports on all protocols between <src> and <dst>. Is there a way to achieve this with Firehol?</div><div><br></div><div>Thanks!</div><div>WP</div>