Re: [Fwbuilder-discussion] pf - nat failed -> next try :(
Brought to you by:
mikehorn
|
From: Koenig, T. <tk...@tr...> - 2008-08-28 14:58:33
|
Hi,
The solution is:
nat on fxp1 proto {tcp udp icmp} from 10.100.102.67 to any -> (carp1)
pass quick on fxp1 from (carp1) to any
Nothing more, nothing less.
I've no Idea how to generate this with fwbuilder, but I will use the
prolog function for this.
thx2all
tom
|