Hi
It seems, that my problem fits into this topic.
The "bytes" and "packets" properties of the users in "/ppp active" do not deliver any value, although with "print stats" the data can be printed to the screen:
[admin@router] > /ppp active print
Flags: R - radius
# NAME SERVICE CALLER-ID ADDRESS UPTIME ENCODING
0 CLIENT pptp xxx.xxx.100.16 192.168.3.100 28m33s MPPE128 statefull
[admin@router] > :put [/ppp active get 0 bytes]
[admin@router] > :put [/ppp active get 0 packets]
[admin@router] > /ppp active print stats
Flags: R - radius
# NAME BYTES PACKETS
0 CLIENT 669/1576 22/24
[admin@router] >
I'm using Routeros 3.15.
Would be nice if this bug could be fixed.
Regards, Thomas