<?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; limit</title>
	<atom:link href="http://human.network.web.id/tag/limit/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, 28 Oct 2009 04:47:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Squid zph and Mikrotik</title>
		<link>http://human.network.web.id/2008/07/03/squid-zph-and-mikrotik/</link>
		<comments>http://human.network.web.id/2008/07/03/squid-zph-and-mikrotik/#comments</comments>
		<pubDate>Thu, 03 Jul 2008 12:41:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[proxy]]></category>
		<category><![CDATA[baypass]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[HIT]]></category>
		<category><![CDATA[hotspot]]></category>
		<category><![CDATA[htb]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mangle]]></category>
		<category><![CDATA[marking]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[Penalty]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[tos]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[youtube]]></category>
		<category><![CDATA[Zero]]></category>
		<category><![CDATA[zph]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=114</guid>
		<description><![CDATA[Bonus tambahan dari squid 2.7-stable3 adalah fungsi zph yang sudah terintegrasi.
ZPH sendiri adalah Zero Penalty Hit, penjelasan-nya bisa dibaca di http://zph.bratcheda.org/
Pada 2.7 sudah masuk dalam core engine squid.
Sebelum versi 2.7 harus melakukan patch.
Tutorial di bawah ini saya memakai squid dari caching youtube.

Ide dari pemakaian ZPH ini adalah ketika memutar video dari youtube, masih terjadi delay [...]


Related posts:<ol><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 </small></li><li><a href='http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/' rel='bookmark' title='Permanent Link: Burst for each TCP connection'>Burst for each TCP connection</a> <small>Diambil da</small></li><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</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/07/03/squid-zph-and-mikrotik/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Postfix-postfixadmin-dovecot di trustix 3.05</title>
		<link>http://human.network.web.id/2008/05/31/postfix-dovecot-trustix/</link>
		<comments>http://human.network.web.id/2008/05/31/postfix-dovecot-trustix/#comments</comments>
		<pubDate>Fri, 30 May 2008 17:09:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mail]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[lease]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[swup]]></category>
		<category><![CDATA[trustix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtual domains]]></category>
		<category><![CDATA[virtual mailbox]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=86</guid>
		<description><![CDATA[Pada panduan ini, tidak dijelaskan memakai fasilitas qouta dan SALS.
Pilih paket-paket instalasi seperti contoh dibawah. Agar Trustix tetap ramping.


Setelah TSL terinstall sempurna, ikuti petunjuk di bawah selanjutnya.

Buat user virtual untuk menampung virtual domain dan maildir-nya
root@go ~# useradd vmail
root@go ~# id vmail
uid=501(vmail) gid=100(users) groups=100(users)
catat userid dan gid untuk memberikan akses postfix pada saat penulisan email baru.
 [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/06/12/instalasi-maia-mailguard-di-ubuntu-804-server/' rel='bookmark' title='Permanent Link: Instalasi Maia Mailguard di Ubuntu 8.04 Server'>Instalasi Maia Mailguard di Ubuntu 8.04 Server</a> <small>Tulisan as</small></li><li><a href='http://human.network.web.id/2008/03/13/how-to-change-dynamic-queues/' rel='bookmark' title='Permanent Link: How to change dynamic queues'>How to change dynamic queues</a> <small>Diambil da</small></li><li><a href='http://human.network.web.id/2008/08/12/postfix-spesifik-sender/' rel='bookmark' title='Permanent Link: Postfix: email aliases dimana hanya user tertentu dapat kirim ?'>Postfix: email aliases dimana hanya user tertentu dapat kirim ?</a> <small>Pertanyaan</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/05/31/postfix-dovecot-trustix/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to change dynamic queues</title>
		<link>http://human.network.web.id/2008/03/13/how-to-change-dynamic-queues/</link>
		<comments>http://human.network.web.id/2008/03/13/how-to-change-dynamic-queues/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 11:31:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[Fetch]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[lease]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ppp]]></category>
		<category><![CDATA[pppoe]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[rra]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/03/13/how-to-change-dynamic-queues/</guid>
		<description><![CDATA[Diambil dari forum.mikrotik.com
Saya belum bisa mendeskripsikan secara jelas fungsi script di bawah.
Tetapi dari thread di topik, ini berfungsi untuk mengganti rate di user pada saat koneksi sedang berjalan.

Here is how I do it:
1. Create table clients where nas info is stored:
DROP TABLE IF EXISTS `clients`;
CREATE TABLE `clients` (
`cid` int(2) NOT NULL auto_increment,
`client` varchar(15) NOT NULL [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/' rel='bookmark' title='Permanent Link: Burst for each TCP connection'>Burst for each TCP connection</a> <small>Diambil da</small></li><li><a href='http://human.network.web.id/2008/01/08/disconnecting-the-users-with-bad-signal-29x/' rel='bookmark' title='Permanent Link: Disconnecting the users with bad signal [2.9.X]'>Disconnecting the users with bad signal [2.9.X]</a> <small>Diambil da</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 </small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/03/13/how-to-change-dynamic-queues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mikrotik: case hotspot stiki.ac.id</title>
		<link>http://human.network.web.id/2008/02/06/case-hotspot-stikiacid/</link>
		<comments>http://human.network.web.id/2008/02/06/case-hotspot-stikiacid/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 03:25:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[hotspot]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[proxy]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[rx]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[stiki.ac.id]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/02/06/case-hotspot-stikiacid/</guid>
		<description><![CDATA[Kasus ini ditanyakan ke saya oleh mas Ronny Susetyo aka ballacksave, admin (ngaku-nya newbie) stiki.ac.id via YM

Nah pertanyaan saya pada dasarx sama seperti dasep yaitu bgm client yg di bawah mikrotik
(dosen, sabarnet,hotspot) klo buka jaringan yg diatas mikrotik seperti webserver, mail dan webhosting (203.134.237.0/29) bisa nggak ke limit, tapi klo browsing ke internet tetep ke [...]


Related posts:<ol><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 tamb</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 per</small></li><li><a href='http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/' rel='bookmark' title='Permanent Link: Burst for each TCP connection'>Burst for each TCP connection</a> <small>Diambil da</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/02/06/case-hotspot-stikiacid/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Simple Queues and bridge mode in v3</title>
		<link>http://human.network.web.id/2008/01/26/simple-queues-and-bridge-mode-in-v3/</link>
		<comments>http://human.network.web.id/2008/01/26/simple-queues-and-bridge-mode-in-v3/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 17:32:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[bridge]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[rx]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[tx]]></category>
		<category><![CDATA[vlan]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/26/simple-queues-and-bridge-mode-in-v3/</guid>
		<description><![CDATA[Udah sekian lama ingin pasang v3 di mesin limiter tapi selalu kebentur tidak mau jalan.
Semua rule yang di import dari v2.9.x, tidak mau jalan dengan sukses.
Rasanya tidak ada yang salah, tapi kenapa queue-nya masih bablas saja, mesin percobaan tetap saja bisa menembus.
Rupanya di v3 ada tambahan yang harus di aktifkan bila setup mesin mikrotiknya sebagai [...]


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</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 </small></li><li><a href='http://human.network.web.id/2008/03/13/how-to-change-dynamic-queues/' rel='bookmark' title='Permanent Link: How to change dynamic queues'>How to change dynamic queues</a> <small>Diambil da</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/26/simple-queues-and-bridge-mode-in-v3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bypass traceroute traffic</title>
		<link>http://human.network.web.id/2008/01/24/bypass-traceroute-traffic/</link>
		<comments>http://human.network.web.id/2008/01/24/bypass-traceroute-traffic/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 02:43:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[baypass]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[icmp]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mangle]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[queue]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[traceroute]]></category>
		<category><![CDATA[udp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/24/bypass-traceroute-traffic/</guid>
		<description><![CDATA[Pada mesin modern, aplikasi traceroute biasa mempergunakan protokol UDP dari pada ICMP.
Oleh karena itu bila admin sudah membaypass icmp, maka yang di dapat ping time akan stabil pada saat utilitas traffic full.
Tapi pada saat kondisi yang sama bila dilakukan traceroute, hasilnya berbeda signifikan.
Setelah menganalisa paket traceroute dengan tcpdump dan panduan dari wiki, didapat pada saat [...]


Related posts:<ol><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 per</small></li><li><a href='http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/' rel='bookmark' title='Permanent Link: Burst for each TCP connection'>Burst for each TCP connection</a> <small>Diambil da</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 tamb</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/24/bypass-traceroute-traffic/feed/</wfw:commentRss>
		<slash:comments>2</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</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 per</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 tamb</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>
		<item>
		<title>How to stop (smtp) viruses !!</title>
		<link>http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/</link>
		<comments>http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 16:23:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[infected]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/</guid>
		<description><![CDATA[Diambil dari http://forum.mikrotik.com/viewtopic.php?t=11474
Hi, i created these 2 simple rules for firewall forward and this work very fine&#8230;&#8230; do not say it to anybody ;) :D

2 ;;; BLOCK SPAMMERS OR INFECTED USERS
chain=forward protocol=tcp dst-port=25 \
src-address-list=spammer action=drop

3 ;;; Detect and add-list SMTP virus or spammers
chain=forward protocol=tcp dst-port=25 connection-limit=30,32 \
limit=50,5 src-address-list=!spammer action=add-src-to-address-list \
address-list=spammer address-list-timeout=1d
When detect an infected user [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/11/how-to-convert-a-mt-box-in-an-anti-spam-server-with-v29/' rel='bookmark' title='Permanent Link: How to convert a MT box in an Anti Spam server with v2.9'>How to convert a MT box in an Anti Spam server with v2.9</a> <small>Diambil da</small></li><li><a href='http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/' rel='bookmark' title='Permanent Link: Burst for each TCP connection'>Burst for each TCP connection</a> <small>Diambil da</small></li><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</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disconnecting the users with bad signal [2.9.X]</title>
		<link>http://human.network.web.id/2008/01/08/disconnecting-the-users-with-bad-signal-29x/</link>
		<comments>http://human.network.web.id/2008/01/08/disconnecting-the-users-with-bad-signal-29x/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 05:12:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[lease]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[signal]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/08/disconnecting-the-users-with-bad-signal-29x/</guid>
		<description><![CDATA[Diambil dari http://forum.mikrotik.com/viewtopic.php?f=9&#38;t=20370
YOU WANT IT &#8211; YOU GOT IT  
Small manual:
Install &#8211; click system-&#62;scripts, click &#8220;+&#8221;, enter in the name whatevery you want (like signallimiter), click ok, done!


Change 75 in &#8220;:local wifithreshold 75&#8243; to whatever number you want to be minimum signal allowed (75 is -75, change it to 80 or whatever you wish).
If [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/11/how-to-convert-a-mt-box-in-an-anti-spam-server-with-v29/' rel='bookmark' title='Permanent Link: How to convert a MT box in an Anti Spam server with v2.9'>How to convert a MT box in an Anti Spam server with v2.9</a> <small>Diambil da</small></li><li><a href='http://human.network.web.id/2008/03/13/how-to-change-dynamic-queues/' rel='bookmark' title='Permanent Link: How to change dynamic queues'>How to change dynamic queues</a> <small>Diambil da</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 </small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/08/disconnecting-the-users-with-bad-signal-29x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to limit a user to a given amount of traffic?</title>
		<link>http://human.network.web.id/2008/01/08/how-to-limit-a-user-to-a-given-amount-of-traffic/</link>
		<comments>http://human.network.web.id/2008/01/08/how-to-limit-a-user-to-a-given-amount-of-traffic/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 03:58:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[forward]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/08/how-to-limit-a-user-to-a-given-amount-of-traffic/</guid>
		<description><![CDATA[Diambil dari http://forum.mikrotik.com/viewtopic.php?f=9&#38;t=20420
:local sum; :local traf;
:set sum 0
/ip firewall rule forward {
:foreach i in [find] do={:incr sum}
:for i from=1 to=$sum  do={
:set traf [get [find comment=("user" . $i)]
bytes]
:set traf ($traf/1073741824)
:if ($traf&#62;1) do={:log facility=System-Info \
message=("user" . $i ." exceeded 1Gb limit!")}
}
}


Related posts:Disconnecting the users with bad signal [2.9.X] Diambil daBurst for each TCP connection Diambil daMikrotik: [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/08/disconnecting-the-users-with-bad-signal-29x/' rel='bookmark' title='Permanent Link: Disconnecting the users with bad signal [2.9.X]'>Disconnecting the users with bad signal [2.9.X]</a> <small>Diambil da</small></li><li><a href='http://human.network.web.id/2008/01/11/burst-for-each-tcp-connection/' rel='bookmark' title='Permanent Link: Burst for each TCP connection'>Burst for each TCP connection</a> <small>Diambil da</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 per</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/08/how-to-limit-a-user-to-a-given-amount-of-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
