On Sat, Nov 11, 2023 at 06:00:13PM +0100, Alexandr Nedvedicky wrote:
>     I think there is a glitch in pfctl(8). It fails to traverse
>     to anchors when it is asked to show tables.  however table
>     is there if you search for it using hints:

Yes, that's a pfctl(8) bug, it's '-a' defines recursiveness for tables.

> 
>       pf# pfctl -a relayd/myRedirect -sT                   
>       myRedirect
>       pf# pfctl -a relayd/myRedirect -t myRedirect -T show 
>          199.185.178.80

So the table is there, but it is still confusingly named after the
redirection/anchor -- I doubt that's intentional.

Reply via email to