Problem with FreeBSD 4.8, ipf, ipfnat and forwarding for pcAnywhere

Toni Schmidbauer toni at stderror.at
Fri May 7 06:33:10 PDT 2004


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                                     |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20040507/043ccdba/attachment.bin


More information about the freebsd-questions mailing list