On 2018-11-11, Andrew <and...@quickstick.net> wrote:
> ~: doas pfctl -t cidr_typo -T add 1.2.3.4*5
> 1 table created.
> 1/1 addresses added.

This would normally fail right here.

> ~: doas pfctl -t cidr_typo -T show          
>    127.0.0.1

I think your name resolver may be giving out 127.0.0.1 as an address
in response to a query for "1.2.3.4*5". Test with dig(1) / host(1) /
"getent hosts 1.2.3.4*5".


Reply via email to