Hi,

Use quick keyword and pass packets from <spamd-bypass> table to smtp
service.
At the second rule redirect packets from any source to spamd port.


2011/1/21 pavel pocheptsov <lilit-aibo...@mail.ru>

> I know about changes in PF sintax:
> ###################################################
>   nat on $ext_if from 10/8 -> ($ext_if)
>   rdr on $ext_if to ($ext_if) -> 1.2.3.4becomes
>   match out on $ext_if from 10/8 nat-to ($ext_if)
>   match in on $ext_if to ($ext_if) rdr-to 1.2.3.4
> ####################################################
>
> and all is work fine.
> but how to use previosly used:
>
> "no rdr on $ext_if inet proto tcp from <spamd-bypass> to port smtp"
>
> actually how to use "no" key for nat and rdr rules?
> I do this to connect goodgays directly to sendmail in next pass-rule.
>
>


--
Best Regards
Destan YILANCI


2011/1/21 pavel pocheptsov <lilit-aibo...@mail.ru>

> I know about changes in PF sintax:
> ###################################################
>   nat on $ext_if from 10/8 -> ($ext_if)
>   rdr on $ext_if to ($ext_if) -> 1.2.3.4becomes
>   match out on $ext_if from 10/8 nat-to ($ext_if)
>   match in on $ext_if to ($ext_if) rdr-to 1.2.3.4
> ####################################################
>
> and all is work fine.
> but how to use previosly used:
>
> "no rdr on $ext_if inet proto tcp from <spamd-bypass> to port smtp"
>
> actually how to use "no" key for nat and rdr rules?
> I do this to connect goodgays directly to sendmail in next pass-rule.
>
>


--
Sayg}lar}mla
Destan YILANCI

Reply via email to