[lwatch-cvs] files/src lwatch.conf,1.17,1.18
Brought to you by:
arturcz
|
From: <ar...@us...> - 2003-04-05 17:22:13
|
Update of /cvsroot/lwatch/files/src
In directory sc8-pr-cvs1:/tmp/cvs-serv4833
Modified Files:
lwatch.conf
Log Message:
- ignore ICMP time exceeded from ippl
Index: lwatch.conf
===================================================================
RCS file: /cvsroot/lwatch/files/src/lwatch.conf,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** lwatch.conf 4 Apr 2003 15:28:21 -0000 1.17
--- lwatch.conf 5 Apr 2003 17:22:08 -0000 1.18
***************
*** 56,59 ****
--- 56,61 ----
/failed/ color=red # attention, operation failed
+ /^ICMP message type time exceeded from [0-9.]*$/ ignore
+
/^fw-reject:/ { # all rejectd from fw are red
color=red
|