Hello netfilter-group, we are using iptables on our gateway-server for doing NAT and package-filtering. Actually one of our hosting-customers wants to be informed how much off of our bandwidth to the internet (1.5 MBit maximum) is used, in order to avoid that some of his "homepage - guests" are not able visite his site due lack of bandwidth. Is there any way, how I can use IPtables for giving him a report about the bandwith usage ? e.g. how can I get the current bandwidth - usage on a special interface ? The other point we need, is an report about the traffic which comes up between our cusomers web-server (which is inside our lan, packages will have to pass the firewall) and the outside-world. How can I set up such a service using iptalbes ?? Thanks for any comment !