Page 1 of 1

How to limit uploud from one ISP?

Posted: Sat Mar 03, 2007 11:46 pm
by jaredharet
How to limit uploud from one ISP?

I have 2 ISP

ISP1 - ADSl
ISP2 - PPPoE

And i want limit uploud through ISP1 and redirect through ISP2

Posted: Mon Mar 05, 2007 9:39 am
by abab_rafiq
From the simple queue section add a queue rule indicating INTERFACE (which will found in advance tab) and set your required bandwidth.

FOR EXAMPLE

name="LAN" dst-address=0.0.0.0/0 interface=LAN parent=none direction=both priority=1 queue=default-small/default-small limit-at=3584000/3584000 max-limit=3584000/3584000 total-queue=default-small

Rafiq...