[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] [Qube2] ipfwadm incomplete log messages
- Subject: [cobalt-users] [Qube2] ipfwadm incomplete log messages
- From: Mike Vanecek <nospam99@xxxxxxxxxxxx>
- Date: Sun Nov 19 17:38:01 2000
- Organization: anonymous
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I have submitted the following question to Cobalt customer support.
I have turned on the logging option of ipfwadm:
/sbin/ipfwadm -I -W $EXTERNAL_INTERFACE -a deny -P udp -D 0.0.0.0/0 144:1023
-o
The logging option results in the appropriate format of the expected message:
Nov 18 06:00:55 vanecek kernel: IP fw-in deny eth0 UDP 129.120.31.236:0
129.120.31.255:0 L=0 S=0x00 I=0 F=0x0000 T=0
Notice, however, the port, L, S, I, F, and T information is reported as zero.
Ipfwadm should and can be reporting complete log messages. Other Linux systems
that have ipfwadm installed do report complete messages. How can I fix the
Qube2 so that ipfwadm works correctly and reports complete log messages?
Does anyone know of any other source where I might be able to find the answer?
If I can get complete log messages out of ipfwadm, then I will not need to
install other programs that will duplicate the reporting. Any listserves for
ipfwadm?
Thanks.