Hi list,
I wonder how one is supposed to access tables that were defined in anchors. Lets say I have an anchor in the main ruleset named "myanchor" and inside this anchor I put an overload rule like this: pass in on $int_if \ keep state (max-src-conn 200, overload <ahosts>) then pf puts the ip addresses that exceed that limit in a table named "ahosts" and puts that table inside the anchor, which *could* be addressed "myanchor/<ahosts>". However I haven't able to access this table from the main ruleset. There should be some way to get to that table, right? But how? Greetings Tobias Freitag