Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2001 10:34:07 +0900
From:      "KONDOU, Kazuhiro" <kazuhiro@alib.jp>
To:        "Ian P. Thomas" <ipthomas_77@yahoo.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: firewall log output
Message-ID:  <20010629103407.70398bdf.kazuhiro@alib.jp>
In-Reply-To: <200106281552.LAA06736@scraemondaemon.my.domain>
References:  <200106281552.LAA06736@scraemondaemon.my.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 28 Jun 2001 11:52:47 -0400 (EDT)
"Ian P. Thomas" <ipthomas_77@yahoo.com> wrote:

> ipfw: 65435 Deny P:2 192.168.100.1 224.0.0.1 in via fxp0
> ipfw: 65435 Deny UDP 24.49.96.221:2301 255.255.255.255:2301 in via fxp0
> ipfw: 65435 Deny UDP 24.49.96.221:2301 255.255.255.255:2301 in via fxp0
> ipfw: 65435 Deny UDP 24.49.96.221:2301 255.255.255.255:2301 in via fxp0
> 
> 	I couldn't find much info on port 2301 and I'm not sure what P:2 is.
> Here are my rules.

P:2 is:
% grep IGMP /etc/protocols 
igmp    2       IGMP            # internet group management protocol

Port 2301 is not registed in /etc/services.
But, you'll be able to find some of services in WWW.

A one of pattern, this port is used by WWW based management
by Compaq.


-- 
Fuji. / KONDOU, Kazuhiro @ Ancient library
site top URL : http://www.alib.jp/
mail address : kazuhiro@alib.jp
               fuji@ancientlibrary.net
               k-fuji@za2.so-net.ne.jp


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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