[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Firewall message in /var/log



On Tue, Sep 05, 2000 at 04:46:44PM +0100, Barry Samuels wrote:
 
> kernel: Packet log: input DENY eth0 PROTO=17 192.14.17.1:513
> 192.14.17.255:513 L=136 S=0x00 I=244 F=0x0000 T=64 (#30)

Check the IPCHAINS-HOWTO.
In short,
kernel     - message from kernel
Packet log - log stamp
input      - chain in which packet got logged
DENY       - access 
PROTO=17   - udp
192.14.17.1:513 - source of package with originating at port 513 (who port)
192.14.17.255:513 - destination of package, connecting at port 513

Not sure about the rest. 

-- 
John______________________________________________________________________
email: john@fjellstad.org                   Quis custodiet ipsos custodes
icq: thales @ 17755648



Reply to: