Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Dec 2009 08:01:41 -0800 (PST)
From:      =?iso-8859-1?Q?D=E1nielisz_L=E1szl=F3?= <laszlo_danielisz@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   afp+pf
Message-ID:  <997383.83740.qm@web30806.mail.mud.yahoo.com>

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

Hello,

It's been a while I struggeling how to deal with apf/netatalk passing trough my pf rules. If I disable pf everything is working great (but I still do want firewall on my server). I tried the following rule but it still don't lets me in:

pass in log on $int_if inet proto { tcp, udp } from $localnet to ($int_if) port=548  flags S/SA keep state

When I try a telnet on port 548 I got "Operation timed out", in pflog I can see that my Mac tries to connect but I have no clue why it can't when the coresponding port is open, do you have any idea?

Thank you!
Laci







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