Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Oct 2004 14:33:34 +0900
From:      Pyun YongHyeon <yongari@kt-is.co.kr>
To:        Daniel Graupner <listen@danielgraupner.de>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: pf and multicast
Message-ID:  <20041026053334.GB4914@kt-is.co.kr>
In-Reply-To: <417A988C.6030607@danielgraupner.de>
References:  <417A988C.6030607@danielgraupner.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 23, 2004 at 07:44:44PM +0200, Daniel Graupner wrote:
 > Hello,
 > 
 > i'am currently using fbsd 5.2.1 and the security/pf port. With this port 
 > i sadly can not match multicast traffic. My pf is running on a multicast 
 > source an i want to create a rule that allows udp packets to a specific 
 > multicast-address and port.
 > 
 > Is it possible?
 > 

You may need "allow-opts" directive for a pass rule in order to
allow packets with IP options set. pf normally blocks all packets
with IP options set. Check with "pfctl -xm" whether pf drops the
multicast packets.

 > Regards,
 > Daniel.
-- 
Regards,
Pyun YongHyeon
http://www.kr.freebsd.org/~yongari	|	yongari@freebsd.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041026053334.GB4914>