> [...] > > As for answering requests, how do you know it isn't? Did you trace > > the process? Did you use tcpdump to confirm that the packets were > > being received? Have you confirmed that your pf config isn't blocking > > them? > > I did'nt trace the process, but tcpdump show the packets, pflog confirms > that the rule pass in pf.conf lets correctly passing the packets. > [...] > > Philip Guenther
I used the info from Christiano Haesbaert and achieved to make it work correctly with pf and multi-cast packets forwarding by setting mfordarding=1 in sysctl and host=re0 in rc.conf. I also traced the process nmbd and found this problem, which is also logged in the log file smb.nmbd in /var/log <27>Mar 13 16:55:15 nmbd[7796]: Packet send failed to 10.0.1.255(138) ERRNO=Host is down I can't find out deeper the problem in this case. Any help from you please ? Thanks a lot & regards. JF

