Subject: Re: Slow pf NAT
To: None <setagllib@optusnet.com.au>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: current-users
Date: 11/11/2004 11:10:56
> Now having implemented NetBSD as an internet gateway (whichs works royally well
> besides the following problem), I've come across ipfilter and how it really isn't
> that great. The natural step in this case is to try pf.

	rule "(interface)" is slower than other directive (like writing down
	IP address directly), IIRC.

itojun


> nat on $ext_if from !($ext_if) -> ($ext_if:0)