<?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; interface</title>
	<atom:link href="http://human.network.web.id/tag/interface/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>Shorewall 4.x di TSL 3.0.5</title>
		<link>http://human.network.web.id/2008/05/27/shorewall-tsl-305/</link>
		<comments>http://human.network.web.id/2008/05/27/shorewall-tsl-305/#comments</comments>
		<pubDate>Tue, 27 May 2008 03:40:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[ACCEPT]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[icmp]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[noarch]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[shorewall]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[source destination]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[trustix]]></category>
		<category><![CDATA[vi]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=82</guid>
		<description><![CDATA[Instan firewall yang mudah cara instalasinya.
Supaya saya tidak lupa dan bermanfaat buat yang lain, maka saya dokumentasikan saja :D.
Untuk trustix, dan &#8220;mungkin&#8221; distro lain yang tidak spesifik, sebaiknya ambil paketan &#8220;noarch&#8221;.
Bisa juga pakai versi tgz. Tapi saya lebih memilih yang rpm, biar ndak mumet. Namanya juga mau instant
Contoh kasus, shorewall akan dipasang di mesin mail [...]


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/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/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/05/27/shorewall-tsl-305/feed/</wfw:commentRss>
		<slash:comments>2</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>Mikrotik: L2TP Ipsec connect to XP</title>
		<link>http://human.network.web.id/2008/01/15/mikrotik-l2tp-ipsec-connect-xp/</link>
		<comments>http://human.network.web.id/2008/01/15/mikrotik-l2tp-ipsec-connect-xp/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 10:05:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[interface]]></category>
		<category><![CDATA[ip private]]></category>
		<category><![CDATA[ip public]]></category>
		<category><![CDATA[ipsec]]></category>
		<category><![CDATA[lt2p]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[ppp]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/15/mikrotik-l2tp-ipsec-connect-xp/</guid>
		<description><![CDATA[Keinginan untuk membuat koneksi yang lebih secure, mau tidak mau membuat bongkar google dan forum.mikrotik.com.
Permisalan, kita akan membangun koneksi  ipsec dari pusat ke cabang, ip private yang akan dibangun 10.0.0.1 dan 10.0.0.2
step-by-step prosedurenya:

pengerjaan di Mikrotik
Buat user untuk login dan enable l2tpserver.
ppp secret add name=jack password=pass \
local-address=10.0.0.1 remote-address=10.0.0.2

interface l2tp-server server set enabled=yes
Dibagian ipsec-nya tambahkan peer [...]


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/05/05/dhcp-pool-usage/' rel='bookmark' title='Permanent Link: Mikrotik: DHCP Pool usage'>Mikrotik: DHCP Pool usage</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/15/mikrotik-l2tp-ipsec-connect-xp/feed/</wfw:commentRss>
		<slash:comments>6</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>
	</channel>
</rss>
