This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how can I get accounting to match ISP

I have quiried all the trafic going through the 7 computers on my lan the total  All queried networks  . . . . . . . . . . . . 100% (182 MB) but the ISP says  230MB this difference is about the same every day. that makes 50 megabites unaccounted for- there is also traffic that the ISP does not count like E mail and news groups, so the number is probably higher. My accounting looks like this 
 
Host Top 20 by total traffic
::
::    1.   192.168.2.101  45 MB (192.168.2.101) 
::    2.   192.168.2.103  40 MB (192.168.2.103) 
::    3.   192.168.2.107  34 MB (192.168.2.107) 
::    4.   192.168.2.106  33 MB (192.168.2.106) 
::    5.   192.168.2.104  18 MB (192.168.2.104) 
::    6.   192.168.2.105  10 MB (192.168.2.105) 
each of the ip's is a computer on the lan. my packet filtering rules are very straight forward only the 7 computers with the ip addresses queried can use the internet (same goes for the proxy)


This thread was automatically locked due to age.
Parents
  • guess you have setup NAT or better masquerading to hide your boxes behind a public IP. In this case you would have to account on the external interface and also the queried network must be the external IP respectively interface. Outgoing data is already translated when it passes through the accounting daemon.

    Greetings
    cyclops
Reply
  • guess you have setup NAT or better masquerading to hide your boxes behind a public IP. In this case you would have to account on the external interface and also the queried network must be the external IP respectively interface. Outgoing data is already translated when it passes through the accounting daemon.

    Greetings
    cyclops
Children