I'm using IP Masquerading on a Linux machine at work to act as a gateway to the Internet. I know that the 'netstat -M' command will show the current ports that are being Masqueraded. This is okay but I'm looking for some different information. In particular, I would like to be able to find out how much network resources a particular IP is using. Does anything like this exist? If not, any suggestions on how one would build a tool to get and display this information? Thanks -Rod
