On 02.08.2017 16:07, Steve Williams wrote: > pfctl -t Sources -T flush Thanks for the hints. The above yields an error here:
# pfctl -t Sources -T flush
pfctl: Table does not exist.
pfctl(8) is rather clear on the topic:
...
-F modifier
Flush the filter parameters specified by modifier (may be
abbreviated):
...
-F Sources Flush the source tracking table.
The problem appears to be not so much with dynamic tables, but with the
way src-nodes are expired (but not flushed).
best /markus

