Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Aug 2005 08:50:57 +0400
From:      Artemiev Igor <ai@bmc.brk.ru>
To:        freebsd-current@freebsd.org
Subject:   "Nat pass" not working in pf?
Message-ID:  <20050809085057.66b10fe7.ai@bmc.brk.ru>

next in thread | raw e-mail | index | archive | help

nat pass on fxp0 proto tcp from (ed0:network) to any -> (fxp0:0) static-port 
Still, filtering rules are still being used. I create rule: 
"pass in log quick on ed0 from (ed0:network) to any keep-state allow-opts 
By pfctl -s state I can see, that state for packet is created, but incoming 
packets are not using it, because they are being dropped on external interface 
fxp0, despite the "set state-policy floating".

-- 
iprefetch ai



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050809085057.66b10fe7.ai>