republican-creole
Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Industry Forums » Wireless Service Providers » traffic priorizing
Search Topic:
Uniqs:
171
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
Provider for Acton near Guelph »
« Radiomobile help  
AuthorAll Replies

VariableARK

join:2003-03-17
USA

traffic priorizing

I am finally to the point where queueing individual users is no longer the only solution necessary. I would like to start prioritizing traffic from my main router. I am using mikrotik as my main router and all traffic is going through it. I would like traffic priority to go in the following order: voip, http, other, p2p; and have created these rules:

/ip firewall mangle print
0 chain=prerouting src-address=xxx action=mark-connection
new-connection-mark=voip_conn passthrough=yes

1 chain=prerouting src-address=xxx action=mark-packet
new-packet-mark=voip passthrough=no

2 chain=prerouting protocol=tcp dst-port=80 action=mark-connection
new-connection-mark=http_conn passthrough=yes

3 chain=prerouting connection-mark=http_conn action=mark-packet
new-packet-mark=http passthrough=no

4 chain=prerouting p2p=all-p2p action=mark-connection
new-connection-mark=p2p_conn passthrough=yes

5 chain=prerouting connection-mark=p2p_conn action=mark-packet
new-packet-mark=p2p passthrough=no

6 chain=prerouting action=mark-connection new-connection-mark=other_conn
passthrough=yes

7 chain=prerouting connection-mark=other_conn action=mark-packet
new-packet-mark=other passthrough=no

and

/queue tree print
Flags: X - disabled, I - invalid
0 name="http" parent=global-total packet-mark=http limit-at=0 queue=default
priority=2 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s

1 name="voip" parent=global-total packet-mark=voip limit-at=0 queue=default
priority=1 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s

2 name="other" parent=global-total packet-mark=other limit-at=0
queue=default priority=3 max-limit=0 burst-limit=0 burst-threshold=0
burst-time=0s

3 name="p2p" parent=global-total packet-mark=p2p limit-at=0 queue=default
priority=8 max-limit=0 burst-limit=0 burst-threshold=0 burst-time=0s

does this look correct? i know it is a mikrotik-ish thing but these forums are always more helpful in my experience.

Thanks alot, i would love to see other people's configurations if they are willing to share!


gmcintire
Graham
Premium
join:2005-08-09
Blue Ridge, TX
I've been doing prioritizing very similar to your explanation and it's seemed to work well for me over the past week or so. I'm by no means a mikrotik expert though...

VariableARK

join:2003-03-17
USA

reply to VariableARK
the above method seems to do little to nothing in the way of prioritizing, I made icmp priority 1 and ran a full http load through it and still my pings skyrocketed just like I didnt have anything there.

I would love to see somebody else's method of prioritizing!
Forums » Industry Forums » Wireless Service ProvidersProvider for Acton near Guelph »
« Radiomobile help  


Saturday, 05-Dec 23:26:43 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 10 years online! © 1999-2009 dslreports.com.
page compression OFF
Most commented news this week
· [163] Comcast Releasing Promised Usage Meter
· [147] Avast Antivirus Has Gone Mad
· [128] Comcast Makes NBC Universal Acquisition Official
· [122] The Bandwidth Hog Does Not Exist
· [105] Graduate Student Unveils Sprint's GPS Sharing With Feds
· [101] Google Invades ISP, OpenDNS Turf With Google Public DNS
· [85] FCC Ponders Moving From PSTN To IP Voice
· [82] Latest Consumer Reports Survey Not Kind To AT&T
· [80] New Bill Aims To Limit ETFs
· [75] Sprint Defuses GPS Privacy Media Bomb
Most people now reading
· Wife might have to work in.... Iowa for a few months!!! [General Questions]
· False positive in Avast! or is it real? [Security]
· How fast is your upstream internet connection? [General Questions]
· Windows 7 boot manager editing questions [Microsoft Help]
· 3.x Feral Druid - Bear Tanking Guide [World of Warcraft]
· Connecting to Google Voice Via SIP [VOIP Tech Chat]
· [How to] Install Asterisk on an Asus WL-520GU router [VOIP Tech Chat]
· DNS options, what are YOU using? [TekSavvy]
· Using AirMax to provide triple play services? [Wireless Service Providers]
· First commercial tool to crack BitLocker arrives (Updated) [Security]