<?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>KutuKupret &#187; iptables</title>
	<atom:link href="http://www.kutukupret.com/tag/iptables/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kutukupret.com</link>
	<description>My Colourful Website ;)</description>
	<lastBuildDate>Tue, 10 Jan 2012 03:58:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Fedora Build xtables-addons1-1.24 RPM Package With Build Options</title>
		<link>http://www.kutukupret.com/2010/04/09/fedora-build-xtables-addons1-1-24-rpm-package-with-build-options/</link>
		<comments>http://www.kutukupret.com/2010/04/09/fedora-build-xtables-addons1-1-24-rpm-package-with-build-options/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 10:59:56 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[xtables-addons]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=843</guid>
		<description><![CDATA[Continuing previous article about Building xtables-addons1-1.24 RPM Package, Now added feature which allow us to build the package with optionsfor example: With this command, only ACCOUNT,ipset,geoip modules would be built, other xtables-addons modules are not built(discarded) Availble options: Here&#8217;s xtables-addons.spec file As usual, test first before applying on production server]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2010/04/09/fedora-build-xtables-addons1-1-24-rpm-package-with-build-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Postfix Smtp Outgoing IP Rotator using iptables</title>
		<link>http://www.kutukupret.com/2009/11/30/postfix-smtp-outgoing-ip-rotator-using-iptables/</link>
		<comments>http://www.kutukupret.com/2009/11/30/postfix-smtp-outgoing-ip-rotator-using-iptables/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 02:14:21 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[iptables]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[smtp]]></category>
		<category><![CDATA[outgoing]]></category>
		<category><![CDATA[statistic module]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=655</guid>
		<description><![CDATA[This is the scheme e.g: I got 5 Public IPs. i&#8217;m Gonna configure them, so Postfix can use multiple interfaces/ips for outgoing smtp connections. First we need creating Interface aliases for those 5 public IPs. In my system, using fedora: Edit ifcfg-eth0:1 Change DEVICE and IPADDR parameters We can continue with next interfaces for IP <a href='http://www.kutukupret.com/2009/11/30/postfix-smtp-outgoing-ip-rotator-using-iptables/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/11/30/postfix-smtp-outgoing-ip-rotator-using-iptables/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
		<item>
		<title>Iptables Selectively Allowing ssh Connection</title>
		<link>http://www.kutukupret.com/2009/10/25/iptables-selectively-allowing-ssh-connection/</link>
		<comments>http://www.kutukupret.com/2009/10/25/iptables-selectively-allowing-ssh-connection/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 01:21:09 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[iptables]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshd]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=448</guid>
		<description><![CDATA[Sometimes we want to restricting ssh connection just from our own network to prevent abusives login. this is how to do it with iptables: All connection, except from our network we&#8217;ve defined in iptables will be reject with icmp-host-prohibited]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/10/25/iptables-selectively-allowing-ssh-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Shaping Layer 7 Application on centos 4.7 (iptables + l7 + IMQ + tc/HTB)</title>
		<link>http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/</link>
		<comments>http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 03:27:17 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[IMQ]]></category>
		<category><![CDATA[layer7]]></category>
		<category><![CDATA[netfilter]]></category>
		<category><![CDATA[patch]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=77</guid>
		<description><![CDATA[Pertama download kernel source kernel 2.6.26. Download iptables 1.4.1 source. Download patch l7 + IMQ (untuk kernel dan iptables) yg sudah saya modifikasi jadi satu bundle. Extract, patch dan compile kernel source(to RPM) pilih semua option yg ada hubungannya dengan IMQ device dan layer7 konfigure grub supaya booting dengan kernel yg telah di compile. sesuai <a href='http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/07/03/shaping-layer-7-application-on-centos-47-iptables-l7-imq/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Compiling iptables geoip module di centos 5</title>
		<link>http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/</link>
		<comments>http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 04:01:28 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[iptables]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[module]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=75</guid>
		<description><![CDATA[Di compile pada system centos 5, kernel 2.6.18 dan iptables 1.3.5 1. Persiapan Download kernel source yg sekarang dipakai di centos 5 kita kita cuma mau mengambil linux-2.6.18.tar.bz2 nya saja(patch2 yg lain tidak kita perlukan). selanjutnya download iptables source rpm Extract iptables tarball seperti kernel di atas Download geoip dan patch-o-matic-ng Extract patch-o-matic-ng: Kemudian extract <a href='http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2009/06/28/compiling-iptables-geoip-module-di-centos-5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Membagi bandwidth secara adil dengan mikrotik</title>
		<link>http://www.kutukupret.com/2008/06/20/membagi-bandwidth-secara-adil-dengan-mikrotik/</link>
		<comments>http://www.kutukupret.com/2008/06/20/membagi-bandwidth-secara-adil-dengan-mikrotik/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 07:34:33 +0000</pubDate>
		<dc:creator>leenoux</dc:creator>
				<category><![CDATA[adsl]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[load balance]]></category>
		<category><![CDATA[teknologi]]></category>
		<category><![CDATA[tunnel]]></category>
		<category><![CDATA[vpn]]></category>
		<category><![CDATA[iptables]]></category>
		<category><![CDATA[load balancer]]></category>
		<category><![CDATA[load balancing]]></category>
		<category><![CDATA[mikrotik]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[routing]]></category>

		<guid isPermaLink="false">http://www.kutukupret.com/?p=9</guid>
		<description><![CDATA[Membagi bandwidth secara adil dengan mikrotik Dengan menggunakan queue type pcq di Mikrotik, kita bisa membagi bandwidth yang ada secara merata untuk para user, saat jaringan pada posisi peak. step2nya: Asumsi : Network Address 172.16.0.0/12, interface yang mengarah ke pengguna diberi nama Lan, dan interface yang mengarah ke upstream provider diberi nama Public; Ketikkan di <a href='http://www.kutukupret.com/2008/06/20/membagi-bandwidth-secara-adil-dengan-mikrotik/'>[...]</a>]]></description>
		<wfw:commentRss>http://www.kutukupret.com/2008/06/20/membagi-bandwidth-secara-adil-dengan-mikrotik/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 7/33 queries in 0.023 seconds using memcached
Object Caching 1004/1058 objects using xcache

Served from: www.kutukupret.com @ 2012-02-06 07:45:02 -->
