Community discussions

MikroTik App
 
Elektrostruja
just joined
Topic Author
Posts: 6
Joined: Tue Apr 27, 2010 2:25 pm

Bandwidth Question

Tue Apr 27, 2010 2:32 pm

Greetings.

We use RouterOS 3.2 and we have a Download Zone of our ISP Services where users can download some stuff they would not or hardly find on the Internet.

What we need is that we don't want to charge any bandwitdh made from example: http://10.64.43.121/

We use RadiusManger for account managment and billing.

Is my request possible and if so how can we configure our routers not to calculate and sum the bandwidth made from Download Zone location?

Thanks in forwards to all.
 
kazanova
Member
Member
Posts: 406
Joined: Tue Sep 06, 2005 11:52 am

Re: Bandwidth Question

Tue Apr 27, 2010 7:20 pm

/ip firewall mangle
add action=mark-packet chain=forward comment="" disabled=no new-packet-mark=unlimit passthrough=\
yes src-address=10.64.43.121



/queue simple
add burst-limit=0/0 burst-threshold=0/0 burst-time=0s/0s comment="" direction=both disabled=no \
dst-address=0.0.0.0/0 interface=all limit-at=1M/1M max-limit=1M/1M name=queue18 \
packet-marks="unlimit" parent=none priority=1 queue=default-small/default-small \
total-queue=default-small
 
Elektrostruja
just joined
Topic Author
Posts: 6
Joined: Tue Apr 27, 2010 2:25 pm

Re: Bandwidth Question

Wed Apr 28, 2010 4:12 pm

Thanks very much, kazanova.

It help me alot and now our users won't have any complaints :)

I owe you a beer :P

Cheers

Who is online

Users browsing this forum: maldridge and 89 guests