asus
June 9, 2009, 7:30am
1
I have a pppoe 200 users & want to them to bypass the speed limit assign to them in usermanager
my lan user pool is 203.76.186.0/24 …
can i add a proxy rule in firewall so that they can have unlimited speed while transferring data through each other but they should get internet speed as much they have assigned through usermanager?
thanks
Azu
use address list , mangle and simple queue.
asus
June 10, 2009, 1:57pm
3
can you please be more clear m confused
cmd will work
Thanks 4 reply
asus
June 11, 2009, 12:31pm
5
Thanks a ton i will try it & let you know…
asus
June 12, 2009, 5:09am
6
[XX@XXX] /ip firewall address-list> print detail
Flags: X - disabled, D - dynamic
0 list=axis address=203.76.186.0/24
[XX@XXX] /ip firewall mangle> print
Flags: X - disabled, I - invalid, D - dynamic
0 ;;; Mark-connection All Traffic
chain=prerouting action=mark-connection new-connection-mark=Con Entire Traffic passthrough=yes
src-address=192.168.100.0/24
1 ;;; Mark-connection Oversea Traffic
chain=prerouting action=mark-connection new-connection-mark=Con Oversea passthrough=yes src-address=192.168.100.0/24
dst-address-list=!axis connection-mark=Con Entire Traffic
2 ;;; Mark-packet Oversea Traffic
chain=prerouting action=mark-packet new-packet-mark=Oversea traffic passthrough=no connection-mark=Con Oversea
3 ;;; Mark-packet Local Country Traffic
chain=prerouting action=mark-packet new-packet-mark=Local Country Traffic passthrough=n
[XX@XXX] /queue simple> print detail
Flags: X - disabled, I - invalid, D - dynamic
0 name="Oversea" target-addresses=192.168.100.254/32 dst-address=0.0.0.0/0 interface=all parent=none
packet-marks=Oversea traffic direction=both priority=8 queue=default-small/default-small limit-at=0/0 max-limit=0/0
burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
1 name="Local Country" target-addresses=192.168.100.254/32 dst-address=0.0.0.0/0 interface=all parent=none
packet-marks=Local Country Traffic direction=both priority=8 queue=default-small/default-small limit-at=0/0
max-limit=0/0 burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s total-queue=default-small
I registered 2 users in user manager & assigned them 512K speed limit & when i started transfering data they were getting around 64kbps download speed
they should get 3-4MBPS..right?
users are connected through pppoe
I think i have missed something
asus
June 12, 2009, 8:53am
7
please someone help me…normis sergejs sanjeev
your reply can make my day
asus
June 13, 2009, 6:27am
8
Hi sanjeev
The guide you have given i have tried it & not able to work it out.
actually in this tutorial they have describe how to limit overseas & internal traffic.
& in my case i will be limiting internet speed through usermanager but users should
get unlimited speed for internal traffic.
I hope you understood & help me to solve this issue.
I have a pppoe network 203.76.186.0/24 please can you give me mangle & queue
commands??
Thanks for helping me
111111
July 11, 2009, 2:00pm
9
i’m interested too for feature to shape overseas local and lan with less rules OVER PPPoE
because for now only possible with 2 separate machines
in pppoe profiles should have more options for limit with packet marks