PF NAT regression

From: Michal Mertl <mime_at_traveller.cz>
Date: Mon, 10 Sep 2007 19:38:58 +0200
Hello,

I have recently upgraded 6.2-STABLE based router to -CURRENT kernel and
I found out the following in /etc/pf.conf does not work anymore:

ext_if="sis0"
nat on $ext_if from ! ($ext_if) to any -> ($ext_if)

It works again when I change it to:

nat on $ext_if from any to any -> ($ext_if)

Michal
Received on Mon Sep 10 2007 - 15:39:12 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:17 UTC