Community discussions

MikroTik App
 
litu
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 77
Joined: Thu Jul 08, 2004 7:49 am
Location: Sylhet, Bangladesh
Contact:

PPPoE users traffic are not limiting in MT ROS 4.5 !

Wed Feb 10, 2010 9:14 pm

Dear all,

I am running Mikrotik Router OS version 4.5 with a x86 Intel based PC hardware.

My problem is all PPPoE users bandwidth are not limiting. I have to add a simple queue for those users ! Rest of users running my simple queue are just fine.

Any suggestion ? please ...

Regards,

Shah Ahmed Raquib Litu
Procomm Technologies
Musabbir House (ground floor)
32/A Housing Estate, Amberkhana,
Sylhet. Bangladesh
 
netrat
Member
Member
Posts: 402
Joined: Thu Jun 07, 2007 1:16 pm
Location: Virginia

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Wed Feb 10, 2010 9:16 pm

Post your config...
 
litu
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 77
Joined: Thu Jul 08, 2004 7:49 am
Location: Sylhet, Bangladesh
Contact:

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Wed Feb 10, 2010 9:38 pm

/interface pppoe-server server> print
Flags: X - disabled
0 service-name="broadband" interface=lan max-mtu=1480 max-mru=1480 mrru=disabled authentication=pap keepalive-timeout=10 one-session-per-host=yes max-sessions=0 default-profile=default


Profiles:

0 * name="default" local-address=172.16.0.1 remote-address=Default use-compression=default use-vj-compression=default
use-encryption=default only-one=yes change-tcp-mss=yes rate-limit=24k/56k dns-server=172.16.0.1,118.179.221.2

1 ;;; == Sust-Parijaat-Student (32k/64k) Final Setup == @ 2,500 Tk/Month ==
name="Sust-Parijaat-Student (32k/64k)" local-address=172.17.0.1 remote-address=Sust-Parijaat-Student (32k/64k)
use-compression=default use-vj-compression=default use-encryption=default only-one=no change-tcp-mss=default
rate-limit=24k/64k dns-server=172.17.0.1,118.179.221.2

2 ;;; == Silver-Three (24k/64k) Final Setup ==@ 3,000 Tk/Month ==
name="Silver-Three (24k/64k)" local-address=172.16.3.1 remote-address=Silver-Three (24k/64k) use-compression=default
use-vj-compression=default use-encryption=default only-one=yes change-tcp-mss=default rate-limit=24k/64k
dns-server=172.16.3.1,118.179.221.2

3 ;;; == Silver-Four (24k/84k) Final Setup == @ 3,600 Tk/Month ==
name="Silver-Four (24k/84k)" local-address=172.16.4.1 remote-address=Silver-Four (24k/84k) use-compression=default
use-vj-compression=default use-encryption=default only-one=yes change-tcp-mss=default rate-limit=24k/84k
dns-server=172.16.4.1,118.179.221.2

4 ;;; ==Silver-Five (32k/96k) Final Setup ==@ 4,000 Tk/Month ==
name="Silver-Five (32k/96k)" local-address=172.16.5.1 remote-address=Silver-Five (32k/96k) use-compression=default
use-vj-compression=default use-encryption=default only-one=yes change-tcp-mss=default rate-limit=24k/96k
dns-server=172.16.5.1,118.179.221.2

5 ;;; == IM-CHAT (32k/56k) Final Setup ==
name="IM-CHAT (32k/56k)" local-address=172.17.2.1 remote-address=IM-CHAT (32k/56k) use-compression=default
use-vj-compression=default use-encryption=default only-one=yes change-tcp-mss=default rate-limit=32k/56k
dns-server=172.17.2.1,118.179.221.2

6 ;;; == Lafarge Final Setup==
name="Lafarge-30-HES-Apt (48k/84k)" local-address=172.17.1.1 remote-address=Lafarge-30-HES-Apt (48k/84k)
use-compression=default use-vj-compression=default use-encryption=default only-one=yes change-tcp-mss=default
rate-limit=48k/84k dns-server=172.17.1.1,118.179.221.2

7 ;;; ==Silver-One Final Setup== @ 1,150 Tk/Month
name="Silver-One (24k/48k)" local-address=172.16.1.1 remote-address=Silver-One (24k/48k) use-compression=default
use-vj-compression=default use-encryption=default only-one=yes change-tcp-mss=default rate-limit=24k/48k
dns-server=172.16.1.1,118.179.221.2

8 ;;; ==Silver-Two (24k/56k) Final Setup== @ 2,000 Tk/Month
name="Silver-Two (24k/56k)" local-address=172.16.2.1 remote-address=Silver-Two (24k/56k) use-compression=default
use-vj-compression=default use-encryption=default only-one=yes change-tcp-mss=default dns-server=172.16.2.1
wins-server=118.179.221.2

9 * name="default-encryption" local-address=172.16.0.1 remote-address=Default use-compression=default
use-vj-compression=default use-encryption=yes only-one=yes change-tcp-mss=default rate-limit=24k/56k
dns-server=172.16.0.1,118.179.221.2
 
User avatar
Chupaka
Forum Guru
Forum Guru
Posts: 8709
Joined: Mon Jun 19, 2006 11:15 pm
Location: Minsk, Belarus
Contact:

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Thu Feb 11, 2010 2:14 am

so, dynamic simple queues are created on client connection, but they are not counting traffic?
 
ivanr
just joined
Posts: 2
Joined: Thu Feb 11, 2010 9:29 pm
Location: Argentina

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Thu Feb 11, 2010 9:35 pm

Is "lan" interface a configured bridge by you?
 
litu
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 77
Joined: Thu Jul 08, 2004 7:49 am
Location: Sylhet, Bangladesh
Contact:

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Sat Feb 13, 2010 8:09 pm

so, dynamic simple queues are created on client connection, but they are not counting traffic?
yes, they are not.
 
litu
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 77
Joined: Thu Jul 08, 2004 7:49 am
Location: Sylhet, Bangladesh
Contact:

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Sat Feb 13, 2010 8:09 pm

Is "lan" interface a configured bridge by you?
yes!
 
ivanr
just joined
Posts: 2
Joined: Thu Feb 11, 2010 9:29 pm
Location: Argentina

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Sat Feb 13, 2010 8:52 pm

Is "lan" interface a configured bridge by you?
yes!

OK, please check that under Bridge configuration Settings, "Use IP Firewall" is NOT enabled. It happens not only in ROS 4.x but also in 3.x (at least in 3.30) that if you have that option enabled over a PPPoE-Service bridge interface, traffic doesn't ingress into the queue, therefore not limiting it. I think this is a RouterOS BUG, I haven't done any research (because in those times I had a big ISP behind with lots of people very very happy :) and had to fix that) but it may be related with how Mikrotik people implemented packet flows (would be iptables(routing) or ebtables(briging) in linux) and then traffic shaping, and that option modyfing it.
Hope this solves your problem.
Good luck,

Iván.-
 
jcremin
Member
Member
Posts: 360
Joined: Fri May 25, 2007 7:57 am

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Sun Feb 14, 2010 8:36 am

Try this, open the main "bridge" window, then in the "bridge" tab, click "settings". Uncheck "use IP firewall" and click ok. Does that fix it?
 
litu
Frequent Visitor
Frequent Visitor
Topic Author
Posts: 77
Joined: Thu Jul 08, 2004 7:49 am
Location: Sylhet, Bangladesh
Contact:

Re: PPPoE users traffic are not limiting in MT ROS 4.5 !

Sun Feb 14, 2010 4:37 pm

yes ! that was the problem in bridge settings ! I disable "USe IP firewall" options and after that all
PPPoE users are just fine. Thanks a lot for the great info.

Who is online

Users browsing this forum: Bing [Bot], homerouter, Jonty, Kuwait, raiser, sbert and 105 guests