Re: [Leaf-user] What logs mean.

2002-02-06 Thread Julian Church
Hi Jason At 21:31 05/02/02 -0800, Jason C. Leach wrote: >If I have an entry: >Packet log: remote DENY eth0 PROTO=6 208.181.x.y:3254 208.181.x.y:80 L=48 >S=0x00 I=63245 F=0x4000 T=121 SYN (#15) > >What does the >PROTO=6 > >SYN >#15 > >Mean. There's a really handy one-sheet PDF file about interpr

[Leaf-user] What logs mean.

2002-02-05 Thread Jason C. Leach
hi, If I have an entry: Packet log: remote DENY eth0 PROTO=6 208.181.x.y:3254 208.181.x.y:80 L=48 S=0x00 I=63245 F=0x4000 T=121 SYN (#15) What does the PROTO=6 L=48 S=0x00 I=63245 F=0x4000 T=121 SYN #15 Mean. PROTO seems like a protocol enum, and I seems like it's counting packets. But oth