<?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; xp</title>
	<atom:link href="http://human.network.web.id/tag/xp/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>Belajar Nagios</title>
		<link>http://human.network.web.id/2008/06/26/nagios/</link>
		<comments>http://human.network.web.id/2008/06/26/nagios/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 09:06:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[monitoring]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[notification]]></category>
		<category><![CDATA[period]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[quickstart]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[snmp]]></category>
		<category><![CDATA[statusmap]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[werschler]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=101</guid>
		<description><![CDATA[Os yang digunakan saat dokumentasi ini ditulis adalah ubuntu-server 8.04.
Menggunakan nagios v3.0.3.
Dokumen instalasi dapat diikuti dengan mudah (&#8221;kopi paste&#8221;) dari ubuntu quickstart.
Pada waktu kompile plugin, agar dapat plugin check-snmp, pastikan sudah menginstall paket snmp.
apt-get install snmp
Setelah selesai instalasi, anda bisa belajar membuat monitoring host dari contoh localhost.
Kopi paste isi localhost dan ganti ip monitoring.
Cek apakah [...]


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/10/belajar-wlan-mikrotik-dan-vlan/' rel='bookmark' title='Permanent Link: Mikrotik: belajar Wlan dan Vlan'>Mikrotik: belajar Wlan dan Vlan</a> <small>Untuk memb</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></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/06/26/nagios/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cisco: konfig DHCP server</title>
		<link>http://human.network.web.id/2008/06/11/cisco-dhcp-server/</link>
		<comments>http://human.network.web.id/2008/06/11/cisco-dhcp-server/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 04:47:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cisco]]></category>
		<category><![CDATA[cisco]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[DHCP]]></category>
		<category><![CDATA[lease]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[pool]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[show ip]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=99</guid>
		<description><![CDATA[Request dari bos untuk setup dhcp di cisco, device yang dipakai cisco 1721
Kondisi yang diminta adalah dhcp untuk 10 komputer.
Jadi saya konfig untuk ip dhcp memakai ip 100 &#8211; 199.
Ip yang dibawah 100 nanti bisa dipergunakan untuk user yang tidak ingin memakai dhcp dan server (kalau ada).
ip dhcp excluded-address 192.168.0.1 192.168.0.99
ip dhcp excluded-address 192.168.0.200 192.168.0.255
!
ip [...]


Related posts:<ol><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/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/09/02/cisco-bedah-kendal/' rel='bookmark' title='Permanent Link: Cisco: bedah QOS voip'>Cisco: bedah QOS voip</a> <small>Mumpung la</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/06/11/cisco-dhcp-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Memperkaya Rules SpamAssassin</title>
		<link>http://human.network.web.id/2008/06/07/memperkaya-rules-spamassassin/</link>
		<comments>http://human.network.web.id/2008/06/07/memperkaya-rules-spamassassin/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 17:51:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mail]]></category>
		<category><![CDATA[channel]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[gpgkey]]></category>
		<category><![CDATA[keyserver pgp]]></category>
		<category><![CDATA[openprotect]]></category>
		<category><![CDATA[pgp.mit.edu]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[sa-update]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[spamassassin]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=97</guid>
		<description><![CDATA[Judul asli dan tulisan aslinya, saya dapat di situs bung dicky.
Entah mengapa setiap kali di kopi paste ke konsol putty selalu error.
Ternyata ada subtitusi simbol dari halaman web bung dicky ke konsol putty.
Dari tanda &#8220;-&#8221; menjadi &#8220;.&#8221; dan beberapa tanda &#8220;-&#8221; seharusnya &#8220;- -&#8221;
Supaya tidak salah kopi paste lagi, saya tulis ulang di web ini.

Update [...]


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/08/07/postfix-filtering/' rel='bookmark' title='Permanent Link: Postfix: filter sender address base specific ipaddress'>Postfix: filter sender address base specific ipaddress</a> <small>Admin peng</small></li><li><a href='http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/' rel='bookmark' title='Permanent Link: How to stop (smtp) viruses !!'>How to stop (smtp) viruses !!</a> <small>Diambil da</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/06/07/memperkaya-rules-spamassassin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We Goes to IPv6</title>
		<link>http://human.network.web.id/2008/03/10/we-goes-to-ipv6/</link>
		<comments>http://human.network.web.id/2008/03/10/we-goes-to-ipv6/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 05:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Moment]]></category>
		<category><![CDATA[Water]]></category>
		<category><![CDATA[ipv6]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/03/10/we-goes-to-ipv6/</guid>
		<description><![CDATA[
Waduh dari core ke border tidak mau konek :(.
Mesti ada experiment untuk membaypass tanpa lewat bridge.


Related posts:Mikrotik: L2TP Ipsec connect to XP Keinginan 


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/15/mikrotik-l2tp-ipsec-connect-xp/' rel='bookmark' title='Permanent Link: Mikrotik: L2TP Ipsec connect to XP'>Mikrotik: L2TP Ipsec connect to XP</a> <small>Keinginan </small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/03/10/we-goes-to-ipv6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>IX Routing Leak 25Peb2008</title>
		<link>http://human.network.web.id/2008/02/26/ix-routing-leak-25peb2008/</link>
		<comments>http://human.network.web.id/2008/02/26/ix-routing-leak-25peb2008/#comments</comments>
		<pubDate>Tue, 26 Feb 2008 02:10:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Water]]></category>
		<category><![CDATA[apjii]]></category>
		<category><![CDATA[iix]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[oixp]]></category>
		<category><![CDATA[routing leak]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/02/26/ix-routing-leak-25peb2008/</guid>
		<description><![CDATA[Telah terjadi kebocoran routing di IIX-JK2 sejak pukul 23.40WIB 25 Feb 2008.
Saat ini routing sudah berangsur-angsur normal dan sedang dilakukan
beberapa perbaikan di routing IIX.
Demikian kami sampaikan, mohon maaf atas ketidak nyamanan yang ditimbulkan.




Related posts:Bypass traceroute traffic Pada mesinMikrotik: case hotspot stiki.ac.id Kasus ini kata Onno WP Dari milis


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/02/25/kata-onno-wp/' rel='bookmark' title='Permanent Link: kata Onno WP'>kata Onno WP</a> <small>Dari milis</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/02/26/ix-routing-leak-25peb2008/feed/</wfw:commentRss>
		<slash:comments>0</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>How to convert a MT box in an Anti Spam server with v2.9</title>
		<link>http://human.network.web.id/2008/01/11/how-to-convert-a-mt-box-in-an-anti-spam-server-with-v29/</link>
		<comments>http://human.network.web.id/2008/01/11/how-to-convert-a-mt-box-in-an-anti-spam-server-with-v29/#comments</comments>
		<pubDate>Fri, 11 Jan 2008 16:15:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mikrotik]]></category>
		<category><![CDATA[ACCEPT]]></category>
		<category><![CDATA[antispam]]></category>
		<category><![CDATA[check]]></category>
		<category><![CDATA[dnsbl]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[HIT]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[icmp]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[lease]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mangle]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nth]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[TTL]]></category>
		<category><![CDATA[tx]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://human.network.web.id/2008/01/11/how-to-convert-a-mt-box-in-an-anti-spam-server-with-v29/</guid>
		<description><![CDATA[Diambil dari http://forum.mikrotik.com/viewtopic.php?t=15721
Hi there, for months I have the idea how to transform one Mikrotik OS in an Anti Spam server. After more than 20 days applying few scripts, firewall rules and address list, I have achieved reduce from 45.000 mails per day to only 11.000/12.000 without many complaints from my customers.
Before continuing, some details [...]


Related posts:<ol><li><a href='http://human.network.web.id/2008/01/11/how-to-stop-smtp-viruses/' rel='bookmark' title='Permanent Link: How to stop (smtp) viruses !!'>How to stop (smtp) viruses !!</a> <small>Diambil da</small></li><li><a href='http://human.network.web.id/2008/05/27/shorewall-tsl-305/' rel='bookmark' title='Permanent Link: Shorewall 4.x di TSL 3.0.5'>Shorewall 4.x di TSL 3.0.5</a> <small>Instan fir</small></li><li><a href='http://human.network.web.id/2008/01/08/how-to-prevent-nated-access/' rel='bookmark' title='Permanent Link: How to prevent NATed access'>How to prevent NATed access</a> <small>Sesuai den</small></li></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2008/01/11/how-to-convert-a-mt-box-in-an-anti-spam-server-with-v29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Squid Delaypools</title>
		<link>http://human.network.web.id/2004/02/21/squid-delaypools/</link>
		<comments>http://human.network.web.id/2004/02/21/squid-delaypools/#comments</comments>
		<pubDate>Sat, 21 Feb 2004 11:19:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[proxy]]></category>
		<category><![CDATA[distro]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[HIT]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pool]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[squid]]></category>
		<category><![CDATA[tcp]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[videodownload]]></category>
		<category><![CDATA[xp]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://human.network.web.id/?p=84</guid>
		<description><![CDATA[Another useful squid feature is delay pools. Conceptually, delay pools are bandwidth limitations &#8211; &#8220;pools&#8221; of bandwidth that drain out as people browse the Web, and fill up at a rate you specify &#8211; this can be thought of as a leaky bucket that is continually being filled.
This is useful when bandwidth charges are expensive [...]


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/06/30/caching-youtube/' rel='bookmark' title='Permanent Link: Caching Youtube'>Caching Youtube</a> <small>Puas rasan</small></li><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></ol>]]></description>
		<wfw:commentRss>http://human.network.web.id/2004/02/21/squid-delaypools/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>
