Community discussions

MikroTik App
 
Verlen
newbie
Topic Author
Posts: 36
Joined: Wed Aug 27, 2008 10:47 pm
Location: Lvov, Ukraine
Contact:

About queues

Thu Jan 01, 2009 6:07 pm

Is it possible that simple queues and queue tree work together? I mean address list/mangle/queue tree?
 
Verlen
newbie
Topic Author
Posts: 36
Joined: Wed Aug 27, 2008 10:47 pm
Location: Lvov, Ukraine
Contact:

Re: About queues

Thu Jan 01, 2009 8:00 pm

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

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

What should be in parent for this 2 branches? Coz at the moment doesnt count anything. All other, such mangle or adress list good.
 
Falconix
just joined
Posts: 11
Joined: Tue May 24, 2005 2:15 am
Contact:

Re: About queues

Fri Jan 02, 2009 1:10 pm

Is it possible that simple queues and queue tree work together? I mean address list/mangle/queue tree?

check this thread
http://forum.mikrotik.com/viewtopic.php?f=2&t=28791
Maybe we come to a solution.
 
User avatar
macgaiver
Forum Guru
Forum Guru
Posts: 1773
Joined: Wed May 18, 2005 5:57 pm
Location: Sol III, Sol system, Sector 001, Alpha Quadrant

Re: About queues

Fri Jan 02, 2009 1:24 pm

Yes it is possible if you do not put queue tree queues in the global-in, global-out, global-total


from http://wiki.mikrotik.com/wiki/Queue:
If you have simple queues and queue tree in the same HTB - simple queues will get traffic first.
 
Verlen
newbie
Topic Author
Posts: 36
Joined: Wed Aug 27, 2008 10:47 pm
Location: Lvov, Ukraine
Contact:

Re: About queues

Tue Jan 06, 2009 2:21 am

I have such interfaces: Local - for VPN-connections inside network and Internet - static IP-address. Does they should be in Parent of Total_Download and Total_Upload?
 
User avatar
NetworkPro
Forum Guru
Forum Guru
Posts: 1376
Joined: Mon Jan 05, 2009 6:23 pm
Location: bit.ly/the-qos
Contact:

Re: About queues

Tue Jan 06, 2009 6:59 am

All traffic goes through 'global-...' virtual interfaces, VPN or not.
 
User avatar
NetworkPro
Forum Guru
Forum Guru
Posts: 1376
Joined: Mon Jan 05, 2009 6:23 pm
Location: bit.ly/the-qos
Contact:

Re: About queues

Sat Jan 17, 2009 12:44 am

What's new in 3.18:

*) IPv6 address auto-configuration: added recursive DNS server option;
*) fixed problem - sometimes firewall did not work after reboot on RB1xx;
*) do not send IPv6 packets over PPTP, L2TP or PPPoE - could confuse some
servers or clients;
*) allow queues to have all traffic, not only ip (for example vpn);
*) added ability to specify dns name in bandwidth test in WinBox;
*) fixed problem - sometimes RB1xx (and RB4xx) could not start up or startup was very long;
*) improved ipv6 sniffing;
*) improve torch and sniffer behavior under high load;
*) improved queue statistics;
*) fix xen make-routeros-image command;
*) fix potential wireless crash under load when negotiating encryption;
*) fix several MPLS issues in mpls-test;
*) fixed support for Novatel Wireless Ovation MC950D HSUPA;
*) fixed some bugs in routing-test OSPF;
*) added support for D-Link DUB-E100 USB Ethernet adapter;
*) fixed user-manager database rebuild command to succeed in case of
malformed database disk image;
*) sms - added descriptions for error codes;
*) sms - added automatic 'smsc' (service centre address) value detection,
to work around first time error when sending SMS without specifying
an 'smsc' value;
*) fixed - during uptime 4:20 .. 5:00 interface traffic (byte and packet
count) was being reported 100 times larger than the actual value;
*) provide L2TP server address in Called-Station-Id when doing authentication over RADIUS;
*) added support for Sierra Wireless MC8790;
*) recalibrated noise floor adjustment for R5H;
*) updated drivers & kernel - fixed fast clock issue on x86;

What's new in 3.19:

*) fixed problem - web proxy used up all router memory
if unlimited ram caching was enabled;
*) fixed problem - some log topics got swapped in configuration;
*) reduced maximum supported memory for RB1000 to 1.5Gb (was 1.75Gb);
*) interface mesh was not working in 3.18, fixed;
*) fixed Prism crash;
*) fixed VPLS interface related crash in mpls-test;
*) allow to enter range in BGP instance confederation peers;
*) console - fixed '/system backup save' command, name argument is
optional, and backup file name is automatically generated if empty;
*) sped up IPv6 forwarding on RB4xx, RB1xx and RB5xx;
*) fixed BGP route selection in routing-test;
*) fixed dhcp server to update agent-circuit-id and agent-remote-id for lease
whenever it changes;