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

Network Report for ppp0 .... has gone bye bye?

Hi,

For some reason the network utilization report for interface ppp0 has disappeared ? There are only "blank icons" where the report used to reside. All other network reports (e0,e1) are displayed correctly ....
Anyone have an idea how I can recover the ppp0 report ?

Thanks


This thread was automatically locked due to age.
  • Sorry,
    but there will be no more reports for ppp interfaces. The reason for this is that even the system does not know which kind of ppp interface is has. The kernel asigns ppp interface indexes freely; every ppp interface could be some kind of dial-up (DSL, modem) or dial-in (L2TP, PPTP). Imagine that you have a DSL connection (which is ppp0) and a few roadwarrior clients (which get ppp1, ppp2, ppp3 etc.). Now you can not say which roadwarrior gets which interface, if one disconnects, the next connection will get the free interface. You can not connect the data to one specific user. In that case, this would not hurt so much, because ppp0 would always be the DSL interface. But if there is no DSL interface, ppp0 would be the first interface for roadwarriors. Maybe you only use DSL for uplink failover purposes, then your dsl interface traffic would be added to a ppp interface formerly used only by roadwarriors...

    I hope you get the idea without going into more detail. There is only a small number of cases where keeping the ppp0 graph would make sense, but an almost infinite number of possible configurations where ppp graphs make no sense at all. So instead of displaying wrong data to many users, we decided to drop those graphs. This was released in Version 5.005. Normally, you should not even see the "blank icon".

    I hope you can understand that decision, and that we did that for a reason. 

    andreas