On Wed, 04 Dec 2002 14:30:44 PST you wrote: > What protocol does PROTO=2 refer to?
IGMP... brad@lab:~/trmwe$ grep igmp /etc/protocols igmp 2 IGMP # Internet Group Management > Example: > > Dec 4 16:23:40 CX269409-C kernel: Packet log: input DENY eth0 PROTO=2 > 192.168.100.1:65535 224.0.0.1:65535 L=28 S=0xC0 I=0 F=0x0000 T=1 (#12) I believe that is a multicast packet from your Cable or DSL modem. It might be trying to broadcast routing information (that you probably don't need). You might be able to disable the broadcasts if you want to. Many broadband modems have a web interface at http://192.168.100.1/ . (I don't recall for sure, but the *stein firewall rules might block access to that address by default.) --Brad ------------------------------------------------------- This SF.net email is sponsored by: Microsoft Visual Studio.NET comprehensive development tool, built to increase your productivity. Try a free online hosted session at: http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
