<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>human.network.web.id &#187; queue tree</title>
	<atom:link href="http://human.network.web.id/tag/queue-tree/feed/" rel="self" type="application/rss+xml" />
	<link>http://human.network.web.id</link>
	<description>forward packet...forward paket...repeat until powered off</description>
	<lastBuildDate>Wed, 11 Aug 2010 02:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mikrotik: CPU 2.9.x vs 3.x</title>
		<link>http://human.network.web.id/2008/02/09/cpu-mikrotik-29x-vs-3x/</link>
		<comments>http://human.network.web.id/2008/02/09/cpu-mikrotik-29x-vs-3x/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 22:46:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[queue tree]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/02/09/cpu-mikrotik-29x-vs-3x/</guid>
		<description><![CDATA[Setelah semua ilmu sudah di matangkan,  dini hari ini, migrasi ke v3.2 dilaksanakan.
Masih  memakai mesin yang sama, hanya diganti DOM, untuk berjaga-jaga bila keadaan darurat maka dom 2.9 masih bisa dipasang lagi :D
Fitur yang dipasang di mesin  ini

enable multi-cpu
enable use ip firewall in bridge mode
migrasi queue tree to queue simple
redirect dns

Hasilnya cpu [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/26/simple-queues-and-bridge-mode-in-v3/' rel='bookmark' title='Permanent Link: Simple Queues and bridge mode in v3'>Simple Queues and bridge mode in v3</a> <small>Udah sekian lama ingin pasang v3 di mesin limiter tapi...</small></li>
<li><a href='http://human.network.web.id/2008/02/06/case-hotspot-stikiacid/' rel='bookmark' title='Permanent Link: Mikrotik: case hotspot stiki.ac.id'>Mikrotik: case hotspot stiki.ac.id</a> <small>Kasus ini ditanyakan ke saya oleh mas Ronny Susetyo aka...</small></li>
<li><a href='http://human.network.web.id/2008/07/03/squid-zph-and-mikrotik/' rel='bookmark' title='Permanent Link: Squid zph and Mikrotik'>Squid zph and Mikrotik</a> <small>Bonus tambahan dari squid 2.7-stable3 adalah fungsi zph yang sudah...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/02/09/cpu-mikrotik-29x-vs-3x/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Burst for each TCP connection</title>
		<link>http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/</link>
		<comments>http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 16:36:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[ip mangle]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mangle]]></category>
		<category><![CDATA[marking]]></category>
		<category><![CDATA[mbits]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[pcq]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[queue tree]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[TTL]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/</guid>
		<description><![CDATA[Diambil dari http://forum.mikrotik.com/viewtopic.php?t=12870
This is little how-to create manual burst using queue tree.
As it is bandwidth control using queue tree first we need to mangle traffic
first i mangle all connections, then i mark first 2Mbytes then i mark the rest of packets

/ip firewall mangle add chain=forward protocol=tcp \
action=mark-connection \
new-connection-mark=new_conn passthrough=yes \
comment="mark all new connections" disabled=no

/ip firewall [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/24/bypass-traceroute-traffic/' rel='bookmark' title='Permanent Link: Bypass traceroute traffic'>Bypass traceroute traffic</a> <small>Pada mesin modern, aplikasi traceroute biasa mempergunakan protokol UDP dari...</small></li>
<li><a href='http://human.network.web.id/2008/07/24/hotspot-baypass-iix/' rel='bookmark' title='Permanent Link: Mikrotik: membuat hotspot baypass traffic IIX'>Mikrotik: membuat hotspot baypass traffic IIX</a> <small>Karena pertanyaan dari mas andy (andy_m3m@yahoo.co.id) di topik hotspot sebelumnya....</small></li>
<li><a href='http://human.network.web.id/2008/07/03/squid-zph-and-mikrotik/' rel='bookmark' title='Permanent Link: Squid zph and Mikrotik'>Squid zph and Mikrotik</a> <small>Bonus tambahan dari squid 2.7-stable3 adalah fungsi zph yang sudah...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
