On Dec 25, 2007 10:54 AM, Daniel <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I'm having this problem:
>
> # pfctl -sr |fgrep ftp
> [...]
> pass out on rl0 inet proto tcp from <ip> to <__automatic_39c048b4_0>
> port = ftp flags S/SA keep state
>
> What is that automatic stuff?

It's a table identifier.  The optimizer created it (prefix is always
__automatic_) and redesigned your ruleset to make use of it rather
than a long list of separate rules.

Kian

Reply via email to