FreeBSD 6.1-RELEASE + PF

2006-06-12 Thread Ludovit Koren
Hi, I have problem to set up PIM and IGMP communication with pf on FreeBSD 6.1-RELEASE. # pfctl -s state self igmp 195.28.109.40 -> 224.0.0.2 SINGLE:NO_TRAFFIC self igmp 195.28.109.40 -> 224.0.0.13 SINGLE:NO_TRAFFIC self igmp 224.0.0.1 <- 195.28.109.25 NO_TRAFFIC:SINGLE self

Current problem reports assigned to you

2006-06-12 Thread FreeBSD bugmaster
Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description --- o [2005/06/15] kern/82271 pf [pf] cbq scheduler cause bad latency f [2005/09/13] kern/8607

Re: FreeBSD 6.1-RELEASE + PF

2006-06-12 Thread Kian Mohageri
Perhaps your application needs specific IP options. PF blocks packets with IP options set by default. Append 'allow-opts' to the relevant rules. -Kian On 6/12/06, Ludovit Koren <[EMAIL PROTECTED]> wrote: Hi, I have problem to set up PIM and IGMP communication with pf on FreeBSD 6.1-RELEAS