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

Accounting on Dynamic Interface

Hi!

Does anyone of you know, if in v5 the accounting works on an PPPoE-DSL-Interface?

We had the problem with v4 that the accounting reports resets, as soon as the IP changes. And since our provider disconnects every 24 hours, the reports were useless.

We want to check the DSL-traffic, since we pay per GB.

Thanks,
Thorsten


This thread was automatically locked due to age.
  • i read in documentation that it is better to use internal interface for reporting when using dynamic uplinks.
  • Yes, but since we use the caching HTTP proxy, those traffic are different! We only want the real DSL traffic to be measured!
  • Does your ADSL modem have SNMP?  If it does, that should provide you with the data that you need.  Just download one of the freeware SNMP monitoring utilities.
  • I don't think it's SNMPable. It's provides "as is" preconfigured from our Provider...

    The main question was, if ASL v5 is doing this right now? Just monitor all traffic on a specified device... v4 had problems with that... The changing IP doesn't have to bother ASL!
  • As far as I know only the traffic between networks is counted. So the traffic to the cache will not be counted.
    If you have a DMZ and add Internal_Network and DMZ_Network to be counted, then only the the sum of both networks to the external_network will be seen, because the traffic between two enabled network is not counted

    cu
    Walter
  • That kinda confuses me...

    So what do I have to set under Network->Accounting? Which Interfaces?

    And what in Reporting->Accounting?

    Thx,
    Thorsten
  • Hi Thorsten,

    I didn't want to confuse you.
    If you have no DMZ that's easy.

    Network->Accounting:   Interfaces: Internal
    Reporting->Accounting: Queried Networks: Internal_Network

    cu
    Walter
  • But thats not the traffic going over our DSL-Line. The HTTP proxy caches a lot of stuff, so the internal traffic is not the same as the external, isn't it?

    We have 3 interfaces:
    - LAN
    - DSL
    - DMZ (with 3 adresses on one interface)
  • Hi THoehne,

    I had the same "issue". Assuming that your DSL provider has a range of class-b addresses to provide you create a network object e.g. pppoe_pool : A.B.0.0 255.255.0.0.

    When you assign this object under [Reporting] - [Accounting] to the "Queried networks" field you will see ALL traffic that passed your external interface - at least that is what I assume (since I have no other way to crosscheck). But the amount of bytes and the traffic graph look like what I expect.

    techno.kid
  • What Interface do I have to select in the Network->Accounting menu?

    And doesn't your configuration just count the traffic TO the providers network? What about the traffic to other Internet Hosts?

    Maybe someone could explain, how the accounting collects its data, since I don't really unterstand the online help...

    I now configured the accounting to query the DSL-interface (Network->Accounting) and to generate reports on ALL defined networks except the DSL network (Reporting->Accounting).

    Wrong again? [:S]