daap and pf

Laszlo Danielisz laszlo.danielisz at yahoo.com
Sun Oct 27 13:51:07 UTC 2013


I just fixed!

What is weird I've done nothing else but a reboot, the line looks like this:
pass in quick on $ext_if inet proto { tcp, udp } from 192.168.1.0/24 to ($ext_if) port  { 3689, 5353, 15905, 58910 }


Meanwhile I run into another error, bur because is different topic it'll be another e-mail.



On Sunday, October 27, 2013 2:06 PM, Mark Felder <feld at FreeBSD.org> wrote:
 
On Sun, Oct 27, 2013, at 2:42, Laszlo Danielisz wrote:
> I run a Firefly server on my FreeBSD machine.
> In case I disable pf everything works fine. As I enable it I can not
> connect/I can't see the server in iTunes, even if I put the following
> line into pf.conf
> 
> 
> pass in quick on $ext_if inet proto { tcp, udp } from 192.168.1.0/24 to
> ($ext_if) port 1:65000
> 
> 

What if you try a rule like this:

pass in quick on $ext_if inet from 192.168.1.0/24 to self

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


More information about the freebsd-questions mailing list