ipfw logging
From: Zoran Kolic (kolicz_at_EUnet.yu)
Date: 11/15/04
- Previous message: D .: "Re: Firewall rules that discriminate by connection duration"
- Next in thread: James Snow: "Re: ipfw logging"
- Reply: James Snow: "Re: ipfw logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 15 Nov 2004 07:55:24 +0100 To: freebsd-security@freebsd.org
Hi all!
After installing 5.3 I've noticed
some change in firewall logging.
Prior (on 5.2) rules gave me what
I needed: trimed to 3 of the same
connection. Every new connection
on the same rule gave new log line
up to 3. I have in kernel:
FIREWALL
FIREWALL_VERBOSE
FIREWALL_VERBOSE_LIMIT=3
Now, all connections on the same
rule are trimed to 3. Is it possib-
le on 5.3 to have all connections
logged, but no more than 3 of the
same?
Just a little annoyance... I'd
rather see what was blocked. New
is even line:
"ipfw: limit 3 reached on entry 1500"
Can I do something to have old way
of logging back?
Best regards
ZK
_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"
- Previous message: D .: "Re: Firewall rules that discriminate by connection duration"
- Next in thread: James Snow: "Re: ipfw logging"
- Reply: James Snow: "Re: ipfw logging"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|