<?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; pcq</title>
	<atom:link href="http://human.network.web.id/tag/pcq/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>Thu, 11 Feb 2010 07:57:33 +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>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>
