Hi,
I recently installed Firefly on my FreeBSD. If I enable PF it won't work, the client computers can not connect. I've tried several configurations allowing the proper port (TCP/UDP 3689) and it doesn't work. I even tried
and it is not working. Do you have any idea what I should check?
I recently installed Firefly on my FreeBSD. If I enable PF it won't work, the client computers can not connect. I've tried several configurations allowing the proper port (TCP/UDP 3689) and it doesn't work. I even tried
Code:
pass in on $ext_if inet proto { tcp, udp } from 192.168.1.0/24 to $ext_if port 1:65000