Re: afp+pf

[ Available lists | Index of freebsd-questions | Month of Dec 2009 | Week of 23 Dec 2009 | Raw email | View thread | Wrap long lines | Reply ]
From
Dánielisz László <laszlo_danielisz@yahoo.com>
Date
23 Dec 2009 17:35:03
Subject
Re: afp+pf
Message-ID
942242.34924.qm@web30808.mail.mud.yahoo.com

In reply to
References to

[ Hide this part ]
I just tried with "flags any" but still not working.



________________________________
From: Dnielisz Lszl <laszlo_danielisz@yahoo.com>
To: freebsd-questions@freebsd.org
Sent: Wed, December 23, 2009 5:01:41 PM
Subject: afp+pf

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




_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"






Elapsed time: 0.096 seconds