Page 1 of 1

ppp--->> active connectin, does not show Tx Rx rate in V3

Posted: Wed Mar 05, 2008 5:28 pm
by raktim
i have upgrade my router from 2.9.42 to 3.4. I have 350 pppoe clients. But in 3.4v, we dont find Tx & Rx rate in pppoe-->> Active connection list. So it's a problem for me to find out which user against which ip uses how much bandwidth.
But it has given in ppp-->interface list. But there is no MAC address & Ip address shown.

Re: ppp--->> active connectin, doen not show Tx Rx rate in V3.4

Posted: Thu Mar 06, 2008 6:33 am
by jcremin
I AGREE! I find myself switching back and forth all the time now. I used to just be able to use the Active Connections tab to see all the info I needed, but now it is much more work. I would love to see the same columns added back in that used to be in 2.9.x.

Re: ppp--->> active connectin, doen not show Tx Rx rate in V3.4

Posted: Thu Mar 06, 2008 1:23 pm
by skillful
Ver. 3.xx allow you to select the columns you want to see. Just right click in the appropriate windows and select "show columns"; then pick out the columns you want.

Re: ppp--->> active connectin, doen not show Tx Rx rate in V3.4

Posted: Thu Mar 06, 2008 7:05 pm
by jcremin
True, but it doesn't let me add "ip address" as a column in the interaces tab, and it doesn't let me add tx/rx rate on the active connections tab.

Re: ppp--->> active connectin, doen not show Tx Rx rate in V3.4

Posted: Fri Mar 07, 2008 3:32 pm
by sergejs
There is address menu in PPP active.
Where is the problem to get the same info from 'Interfaces' list ?

Re: ppp--->> active connectin, doen not show Tx Rx rate in V3.4

Posted: Sat Mar 08, 2008 5:42 pm
by jcremin
Did you not read the whole post? The problem is that the tx/rx rates have been removed from the active connections tab (and can't be added through the columns options).

We are used to being able to see the IP address and the rates on the same page and it's a pain in the ass to switch back and forth to get info we're used to having right in front of us.

Re: ppp--->> active connectin, does not show Tx Rx rate in V3

Posted: Fri Aug 22, 2008 6:36 am
by raktim
i have upgraded one of my router to v3.13. But still no change. i think Mikrotik Team should think about this "PPPOE Active connection"

Re: ppp--->> active connectin, does not show Tx Rx rate in V3

Posted: Fri Aug 22, 2008 12:03 pm
by omidkosari
i agreeeeee . i have requested it before in another topic but seems no change . with new versions of mikrotik , such good features should not be deleted.
to mikrotik team : i don't think activating this user friendly feature to be hard for you . please give us tx/rx in ppp > connections . it was very useful . it is not a feature request . it is a missing feature.

Re: ppp--->> active connectin, does not show Tx Rx rate in V3

Posted: Mon Aug 25, 2008 12:22 pm
by macgaiver
why do you need it there? - just use interface menu and monitor it there.

Re: ppp--->> active connectin, does not show Tx Rx rate in V3

Posted: Mon Aug 25, 2008 12:52 pm
by omidkosari
Did you not read the whole post? The problem is that the tx/rx rates have been removed from the active connections tab (and can't be added through the columns options).

We are used to being able to see the IP address and the rates on the same page and it's a pain in the ass to switch back and forth to get info we're used to having right in front of us.

Re: ppp--->> active connectin, does not show Tx Rx rate in V3

Posted: Thu Oct 30, 2008 12:16 pm
by Maverick
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