﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
370	default pf.conf is incorrect for avahi(bonjour)	BharataK		"The default rules for pf.conf in 8.2 and 9.0 are incorrect regarding bonjour. The rules are:
pass in on if proto udp from any to (if) port 5353 keep state
where (if) is the address of the interface. the firewall is dropping packets to the multicast address. The rules should be:
pass in on if proto udp from any to 224.0.0.251/32 port 5353 keep state

"	System Defect	closed	trivial	8.2	Firewall configuration tool	8.1	fixed	pf avahi	trac-bugs@…
