On Thu, May 06, 2004 at 11:37:09PM -0500, adp wrote:
> And I am allowing in accessing via ipf:
> 
> pass in quick proto tcp from any to public-ip port = 5631 group 200
> pass in quick proto udp from any to public-ip port = 5631 group 200
> pass in quick proto tcp from any to public-ip port = 5632 group 200
> pass in quick proto udp from any to public-ip port = 5632 group 200

normaly nat happens before the filtering rules are applied so i
would try the following:

pass in quick proto tcp from any to 192.168.99.9 port = 5631 group 200
.
.
.

hth,
toni
-- 
Wer es einmal so weit gebracht hat, dass er nicht | toni at stderror dot at
mehr irrt, der hat auch zu arbeiten aufgehoert    | Toni Schmidbauer
-- Max Planck                                     |

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to