Hi all,
After pouring through the manual and manpages, I suspect the answer is now,
but I would really love to be wrong!
Is there a way to count bytes inbound and outbound for a specific ip using
ipfw in a SINGLE RULE?
10000 count ip from 192.168.1.2 OR to 192.168.1.2 via em0
I know that above won't work, but hopefully it gets the question accoss!
To the dev guys, how about adding a 'through' or 'both' keyword!
example:
10000 count ip through 192.168.1.2 via em0
or
10000 count ip 192.168.1.2 both via em0
-Grant
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"