Ted Unangst <t...@tedunangst.com> writes:

> I want something like this rule:
>
> pass in on bge0 proto tcp from any os "OpenBSD" to (bge0) port 222
> divert-to localhost port ssh

I'd say

pass in on bge0 _inet_ proto tcp from any os "OpenBSD" to (bge0) port 222 \
  divert-to localhost port ssh

Regards,
--
Jérémie Courrèges-Anglas
GPG fingerprint: 61DB D9A0 00A4 67CF 2A90 8961 6191 8FBF 06A1 1494

Reply via email to