Revision 8062bbd9
Added by Scott Ullrich about 20 years ago
etc/inc/filter.inc | ||
---|---|---|
1561 | 1561 |
# Support for allow limiting of TCP connections by establishment rate |
1562 | 1562 |
anchor "limitingesr" |
1563 | 1563 |
table <virusprot> |
1564 |
block in $log quick on $wanif from <bogons> to any label "block bogon networks from wan" |
|
1565 | 1564 |
|
1566 | 1565 |
EODF; |
1567 | 1566 |
|
Also available in: Unified diff
Somehow bogons rule was duplicated outside of the if check and blocking ips if they where private on the wan.
Super-sleuthing-by:alan walters