Date: Sun, 18 Jun 2000 01:50:43 +0200 (CEST) From: Cyrille Lefevre <root@gits.dyndns.org> To: freebsd-net@FreeBSD.ORG Subject: ipfw: about P:2 packets Message-ID: <200006172350.BAA11791@gits.dyndns.org>
next in thread | raw e-mail | index | archive | help
at boot time, I've these messages when, I guess, the route daemon is stated. Jun 15 06:43:36 <security.info> gits /kernel: ipfw: 65000 Deny P:2 195.132.XXX.65 224.0.0.2 out via ep0 Jun 15 06:43:36 <security.info> gits /kernel: ipfw: 65000 Deny P:2 195.132.XXX.65 224.0.0.2 in via ep0 Jun 15 06:43:38 <security.info> gits /kernel: ipfw: 65000 Deny P:2 195.132.XXX.65 224.0.0.9 out via ep0 Jun 15 06:43:38 <security.info> gits /kernel: ipfw: 65000 Deny P:2 195.132.XXX.65 224.0.0.9 in via ep0 in some words, what are thoses packets ? using ipfw, how to enable them to pass w/o a (not tested) generic rule like : add pass all from $oip to 224.0.0.0/24 add pass all from 224.0.0.0/24 to $oip thanks by advance. Cyrille. -- home: mailto:clefevre@citeweb.net work: mailto:Cyrille.Lefevre@edf.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006172350.BAA11791>