<?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>[LINICKX].com &#187; Enterprise Linux</title>
	<atom:link href="http://www.linickx.com/category/linux/rhel/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Thu, 17 May 2012 10:23:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Bookmarks: Clustered Filesystems for CentOS</title>
		<link>http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos</link>
		<comments>http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos#comments</comments>
		<pubDate>Mon, 07 Feb 2011 22:50:31 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[del.icio.us]]></category>
		<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[DRBD]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[GFS]]></category>
		<category><![CDATA[OCFS2]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3208</guid>
		<description><![CDATA[Excellent resources&#8230;. Clustered Filesystem with DRBD and GFS2 on CentOS 5.4 &#8230;a short walk-through of how to set up a filesystem, which replicates across two web nodes, and allows concurrent access from both nodes. This scenario is particularly useful, when &#8230; <a href="http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Excellent resources&#8230;.</p>
<p><a href="http://wiki.virtastic.com/display/howto/Clustered+Filesystem+with+DRBD+and+GFS2+on+CentOS+5.4">Clustered Filesystem with DRBD and GFS2 on CentOS 5.4</a></p>
<blockquote><p>&#8230;a short walk-through of how to set up a filesystem, which replicates across two web nodes, and allows concurrent access from both nodes. This scenario is particularly useful, when you intend to load-balance or automatically fail-over two web nodes&#8230;</p></blockquote>
<p><a href="http://wiki.virtastic.com/display/howto/Clustered+Filesystem+with+DRBD+and+OCFS2+on+CentOS+5.5">Clustered Filesystem with DRBD and OCFS2 on CentOS 5.5</a></p>
<blockquote><p>&#8230;OCFS2 works very similar to GFS2, except that it doesn&#8217;t use RedHat&#8217;s Cluster Manager, but instead ships with O2CB, Oracle&#8217;s own cluster manager. As far as the filesystem is concerned, it does the same thing.</p></blockquote>
<p>I&#8217;ve been playing with both solutions in VirtualBox with a plan to roll out to ec2 and solve <a href="http://www.linickx.com/archives/3165/slammed-by-spam">my cpu issues</a>. </p>
<p>GFS won&#8217;t be happening in EC2 as that requires multicast, I&#8217;ve played with <a href="http://www.linickx.com/archives/3195/centosredhat-ipsec-and-ec2">IPSEC</a> and <a href="http://www.linickx.com/archives/3185/gre-example-for-centosrhel">GRE</a> and the redhat clustering stuff just won&#8217;t bind to the tunnel interfaces.</p>
<p>OCFS2 looks like it will work, I&#8217;ll be testing on a micro-instance later but doesn&#8217;t support SELINUX so I&#8217;ll need to review my security config.</p>
<p>More posts no doubt as testing continues!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3208/bookmarks-clustered-filesystems-for-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS/Redhat IPSEC and EC2</title>
		<link>http://www.linickx.com/3195/centosredhat-ipsec-and-ec2</link>
		<comments>http://www.linickx.com/3195/centosredhat-ipsec-and-ec2#comments</comments>
		<pubDate>Thu, 27 Jan 2011 20:17:54 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[AWS]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[IPSEC]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3195</guid>
		<description><![CDATA[So it turns out my 5 minute vpn doesn&#8217;t work in EC2 because the ESP/AH protocols (50 and 51) are blocked on the AWS network. This is no big deal tho, as NAT-T allows one to tunnel IPSEC over UDP&#8230; &#8230; <a href="http://www.linickx.com/3195/centosredhat-ipsec-and-ec2">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So it turns out my <a href="http://www.linickx.com/archives/3181/5-minute-centosrhel-vpn">5 minute vpn</a> doesn&#8217;t work in EC2 because the ESP/AH protocols (50 and 51) are blocked on the AWS network.</p>
<p>This is no big deal tho, as <a href="http://en.wikipedia.org/wiki/NAT-T">NAT-T</a> allows one to tunnel IPSEC over UDP&#8230; however getting it to work on CentOS required a bit of a hack.</p>
<p>If you have already tried setting up an IPSEC vpn, shut it down with <code>ifdown ipsec1</code> and remove your /etc/racoon/192.168.56.101.conf (<i>or whatever IP yours is</i>).</p>
<p>To start the hack on BOTH boxes, you need to edit /etc/sysconfig/network-scripts/ifup-ipsec. Around line 215 you need to insert <code> nat_traversal force;</code>&#8230; like this&#8230;.</p>
<p>BEFORE:</p>
<pre class="brush: bash; title: ; notranslate">
        case &quot;$IKE_METHOD&quot; in
           PSK)
              cat &gt;&gt; /etc/racoon/$DST.conf &lt;&lt; EOF
        my_identifier address;
        proposal {
                encryption_algorithm $IKE_ENC;
                hash_algorithm $IKE_AUTH;
                authentication_method pre_shared_key;
                dh_group $IKE_DHGROUP;
        }
}
</pre>
<p>AFTER:</p>
<pre class="brush: bash; title: ; notranslate">
        case &quot;$IKE_METHOD&quot; in
           PSK)
              cat &gt;&gt; /etc/racoon/$DST.conf &lt;&lt; EOF
        my_identifier address;
        nat_traversal force;
        proposal {
                encryption_algorithm $IKE_ENC;
                hash_algorithm $IKE_AUTH;
                authentication_method pre_shared_key;
                dh_group $IKE_DHGROUP;
        }
}
</pre>
<p>Again, on both boxes update your /etc/sysconfig/network-scripts/ifcfg-ipsec1 files so that AH is disabled&#8230; because AH doesn&#8217;t like NAT&#8230; like this&#8230;.</p>
<pre class="brush: bash; title: ; notranslate">

[root@CentOS2 ~]# cat /etc/sysconfig/network-scripts/ifcfg-ipsec1
DST=192.168.56.101
TYPE=IPSEC
ONBOOT=yes
IKE_METHOD=PSK
AH_PROTO=none
[root@CentOS2 ~]#
</pre>
<p>On your iptables policy make sure that UDP 500 and UDP 4500 are permitted and volia.</p>
<pre class="brush: plain; title: ; notranslate">
# tcpdump -n -i eth1 port not 22
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes
20:26:49.257590 IP 192.168.56.101.ipsec-nat-t &gt; 192.168.56.102.ipsec-nat-t: UDP-encap: ESP(spi=0x08de7c32,seq=0xa), length 116
20:26:49.261076 IP 192.168.56.102.ipsec-nat-t &gt; 192.168.56.101.ipsec-nat-t: UDP-encap: ESP(spi=0x03787bd0,seq=0xa), length 116
20:26:50.260942 IP 192.168.56.101.ipsec-nat-t &gt; 192.168.56.102.ipsec-nat-t: UDP-encap: ESP(spi=0x08de7c32,seq=0xb), length 116
20:26:50.262939 IP 192.168.56.102.ipsec-nat-t &gt; 192.168.56.101.ipsec-nat-t: UDP-encap: ESP(spi=0x03787bd0,seq=0xb), length 116
20:26:51.261298 IP 192.168.56.101.ipsec-nat-t &gt; 192.168.56.102.ipsec-nat-t: UDP-encap: ESP(spi=0x08de7c32,seq=0xc), length 116
20:26:51.264974 IP 192.168.56.102.ipsec-nat-t &gt; 192.168.56.101.ipsec-nat-t: UDP-encap: ESP(spi=0x03787bd0,seq=0xc), length 116
20:26:52.262289 IP 192.168.56.101.ipsec-nat-t &gt; 192.168.56.102.ipsec-nat-t: UDP-encap: ESP(spi=0x08de7c32,seq=0xd), length 116
20:26:52.265488 IP 192.168.56.102.ipsec-nat-t &gt; 192.168.56.101.ipsec-nat-t: UDP-encap: ESP(spi=0x03787bd0,seq=0xd), length 116
20:26:53.264008 IP 192.168.56.101.ipsec-nat-t &gt; 192.168.56.102.ipsec-nat-t: UDP-encap: ESP(spi=0x08de7c32,seq=0xe), length 116
20:26:53.267003 IP 192.168.56.102.ipsec-nat-t &gt; 192.168.56.101.ipsec-nat-t: UDP-encap: ESP(spi=0x03787bd0,seq=0xe), length 116
20:26:54.265655 IP 192.168.56.101.ipsec-nat-t &gt; 192.168.56.102.ipsec-nat-t: UDP-encap: ESP(spi=0x08de7c32,seq=0xf), length 116
20:26:54.267264 IP 192.168.56.102.ipsec-nat-t &gt; 192.168.56.101.ipsec-nat-t: UDP-encap: ESP(spi=0x03787bd0,seq=0xf), length 116
20:26:55.267459 IP 192.168.56.101.ipsec-nat-t &gt; 192.168.56.102.ipsec-nat-t: UDP-encap: ESP(spi=0x08de7c32,seq=0x10), length 116
20:26:55.269678 IP 192.168.56.102.ipsec-nat-t &gt; 192.168.56.101.ipsec-nat-t: UDP-encap: ESP(spi=0x03787bd0,seq=0x10), length 116
14 packets captured
14 packets received by filter
0 packets dropped by kernel
#
</pre>
<p>IPSEC VPN Tunnelling over UDP&#8230;. done!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3195/centosredhat-ipsec-and-ec2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RedHat Cluster &#8211; How to Disable Fencing</title>
		<link>http://www.linickx.com/3191/redhat-cluster-how-to-disable-fencing</link>
		<comments>http://www.linickx.com/3191/redhat-cluster-how-to-disable-fencing#comments</comments>
		<pubDate>Tue, 25 Jan 2011 19:37:06 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[cluster]]></category>
		<category><![CDATA[fencing]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3191</guid>
		<description><![CDATA[I&#8217;ve spent far too long googling how to disable fencing&#8230;. I can only guess that because you shouldn&#8217;t really disable fencing no-one wants to post a how to&#8230; so for the hard of hearing. Do NOT disable fencing on your &#8230; <a href="http://www.linickx.com/3191/redhat-cluster-how-to-disable-fencing">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent far too long googling how to disable fencing&#8230;. I can only guess that because you shouldn&#8217;t really disable fencing no-one wants to post a how to&#8230; so for the hard of hearing.</p>
<p><strong>Do NOT disable fencing on your RedHat Cluster unless you really know what you&#8217;re doing! Fencing is designed to protect your data from corruption, if you disable fencing your data is at RISK, you have been warned!</strong></p>
<p>I however am working on building a GFS DRBD cluster, as far as I can gather DRBD doesn&#8217;t need fencing, and the bottom line is my data is personal data not mission critical and if my website goes down due to my disabling fencing then it&#8217;s no big deal.</p>
<p>Rant over, here we go&#8230;.. To disable fencing, create a custom fence agent.</p>
<p>Fence agents are simply scripts in /sbin, I&#8217;ve created /sbin/myfence and here are the contents.</p>
<pre class="brush: bash; title: ; notranslate">
#!/bin/bash
echo &quot;success: myfence $2&quot;
exit 0
</pre>
<p>Next, change your cluster.conf&#8230;</p>
<pre class="brush: xml; title: ; notranslate">
&lt;?xml version=&quot;1.0&quot;?&gt;
&lt;cluster alias=&quot;linickx&quot; config_version=&quot;41&quot; name=&quot;linickx&quot;&gt;
        &lt;cman expected_votes=&quot;1&quot; two_node=&quot;1&quot; /&gt;

        &lt;clusternodes&gt;
                &lt;clusternode name=&quot;CentOS1&quot; nodeid=&quot;1&quot; votes=&quot;1&quot;&gt;
                         &lt;fence&gt;
                                &lt;method name=&quot;1&quot;&gt;
                                        &lt;device nodename=&quot;CentOS1&quot; name=&quot;myfence&quot;/&gt;
                                &lt;/method&gt;
                        &lt;/fence&gt;
                &lt;/clusternode&gt;

                &lt;clusternode name=&quot;CentOS2&quot; nodeid=&quot;2&quot; votes=&quot;1&quot;&gt;
                        &lt;fence&gt;
                                &lt;method name=&quot;2&quot;&gt;
                                        &lt;device nodename=&quot;CentOS2&quot; name=&quot;myfence&quot;/&gt;
                                &lt;/method&gt;
                        &lt;/fence&gt;
                &lt;/clusternode&gt;
        &lt;/clusternodes&gt;

        &lt;fencedevices&gt;
                &lt;fencedevice agent=&quot;myfence&quot; name=&quot;myfence&quot;/&gt;
        &lt;/fencedevices&gt;
        &lt;rm/&gt;
&lt;/cluster&gt;
</pre>
<p>If you&#8217;re running SELINUX don&#8217;t forget to update that! &#8230; start with <code>restorecon /sbin/myfence</code>  then update your policy.</p>
<p>This is the policy I&#8217;ve created&#8230;</p>
<pre class="brush: plain; title: ; notranslate">
module fenced 1.0;

require {
        type fenced_t;
        type shell_exec_t;
        class file { read execute };
}

#============= fenced_t ==============
allow fenced_t shell_exec_t:file { read execute };
</pre>
<p>If you save the above as fenced.te, then run this to install it..</p>
<pre class="brush: plain; title: ; notranslate">
checkmodule -M -m -o fenced.mod fenced.te
semodule_package -o fenced.pp -m fenced.mod
semodule -i fenced.pp
</pre>
<p>You should now be able to start cman, fencing will start but will return success for any fencing issues without actually doing anything!</p>
<p>Happy non-fencing!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3191/redhat-cluster-how-to-disable-fencing/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>GRE example for CentOS/RHEL</title>
		<link>http://www.linickx.com/3185/gre-example-for-centosrhel</link>
		<comments>http://www.linickx.com/3185/gre-example-for-centosrhel#comments</comments>
		<pubDate>Mon, 24 Jan 2011 18:02:29 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[gre]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3185</guid>
		<description><![CDATA[I&#8217;m not sure why GRE isn&#8217;t in RedHat&#8217;s Documentation, but setting up a GRE tunnel between two RedHat boxes is quite straight forward&#8230; On Host1 (192.168.56.101)&#8230; On host2 (192.168.56.102) &#8230;. Bring the interfaces up&#8230;. .. on host2&#8230; And we&#8217;re done! &#8230; <a href="http://www.linickx.com/3185/gre-example-for-centosrhel">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m not sure why GRE isn&#8217;t in <a href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/s2-networkscripts-interfaces-other.html">RedHat&#8217;s Documentation</a>, but setting up a GRE tunnel between two RedHat boxes is quite straight forward&#8230;</p>
<p>On Host1 (192.168.56.101)&#8230;</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS1 ~]# cat /etc/sysconfig/network-scripts/ifcfg-tun0
DEVICE=tun0
BOOTPROTO=none
ONBOOT=no
TYPE=GRE
PEER_OUTER_IPADDR=192.168.56.102
PEER_INNER_IPADDR=192.168.168.2
MY_INNER_IPADDR=192.168.168.1
[root@CentOS1 ~]#
</pre>
<p>On host2 (192.168.56.102) &#8230;.</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS2 ~]# cat /etc/sysconfig/network-scripts/ifcfg-tun0
DEVICE=tun0
BOOTPROTO=none
ONBOOT=no
TYPE=GRE
PEER_OUTER_IPADDR=192.168.56.101
PEER_INNER_IPADDR=192.168.168.1
MY_INNER_IPADDR=192.168.168.2
[root@CentOS1 ~]#
</pre>
<p>Bring the interfaces up&#8230;.</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS1 ~]# ifup tun0
</pre>
<p>.. on host2&#8230;</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS2 ~]# ifup tun0
</pre>
<p>And we&#8217;re done! &#8230; see the proof in the pudding below&#8230;.</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS1 ~]# ifconfig tun0
tun0      Link encap:UNSPEC  HWaddr 00-00-00-00-05-08-80-3C-00-00-00-00-00-00-00-00
          inet addr:192.168.168.1  P-t-P:192.168.168.2  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP  MTU:1476  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:168 (168.0 b)  TX bytes:756 (756.0 b)

[root@CentOS1 ~]# ping 192.168.168.2
PING 192.168.168.2 (192.168.168.2) 56(84) bytes of data.
64 bytes from 192.168.168.2: icmp_seq=1 ttl=64 time=1.51 ms
64 bytes from 192.168.168.2: icmp_seq=2 ttl=64 time=2.13 ms
64 bytes from 192.168.168.2: icmp_seq=3 ttl=64 time=2.12 ms

--- 192.168.168.2 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2004ms
rtt min/avg/max/mdev = 1.511/1.921/2.132/0.289 ms
[root@CentOS1 ~]#
</pre>
<p>The other end&#8230;</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS2 ~]# ifconfig tun0
tun0      Link encap:UNSPEC  HWaddr 00-00-00-00-05-08-80-4C-00-00-00-00-00-00-00-00
          inet addr:192.168.168.2  P-t-P:192.168.168.1  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP  MTU:1476  Metric:1
          RX packets:42 errors:0 dropped:0 overruns:0 frame:0
          TX packets:42 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3528 (3.4 KiB)  TX bytes:4536 (4.4 KiB)

[root@CentOS2 ~]# ping 192.168.168.1
PING 192.168.168.1 (192.168.168.1) 56(84) bytes of data.
64 bytes from 192.168.168.1: icmp_seq=1 ttl=64 time=4.39 ms
64 bytes from 192.168.168.1: icmp_seq=2 ttl=64 time=1.41 ms
64 bytes from 192.168.168.1: icmp_seq=3 ttl=64 time=2.57 ms

--- 192.168.168.1 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2005ms
rtt min/avg/max/mdev = 1.419/2.795/4.393/1.224 ms
[root@CentOS2 ~]#
</pre>
<p>Here we show the tunnelled packets&#8230;</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS1 ~]# tcpdump -n -i eth1 proto 47
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes
13:45:59.429315 IP 192.168.56.102 &gt; 192.168.56.101: GREv0, length 88: IP 192.168.168.2 &gt; 192.168.168.1: ICMP echo request, id 55053, seq 7, length 64
13:45:59.429315 IP 192.168.56.101 &gt; 192.168.56.102: GREv0, length 88: IP 192.168.168.1 &gt; 192.168.168.2: ICMP echo reply, id 55053, seq 7, length 64
13:46:00.530528 IP 192.168.56.102 &gt; 192.168.56.101: GREv0, length 88: IP 192.168.168.2 &gt; 192.168.168.1: ICMP echo request, id 55053, seq 8, length 64
13:46:00.530686 IP 192.168.56.101 &gt; 192.168.56.102: GREv0, length 88: IP 192.168.168.1 &gt; 192.168.168.2: ICMP echo reply, id 55053, seq 8, length 64
13:46:01.418447 IP 192.168.56.102 &gt; 192.168.56.101: GREv0, length 88: IP 192.168.168.2 &gt; 192.168.168.1: ICMP echo request, id 55053, seq 9, length 64
13:46:01.418526 IP 192.168.56.101 &gt; 192.168.56.102: GREv0, length 88: IP 192.168.168.1 &gt; 192.168.168.2: ICMP echo reply, id 55053, seq 9, length 64

6 packets captured
6 packets received by filter
0 packets dropped by kernel
[root@CentOS1 ~]#
</pre>
<p>Since we can see the ICMP packets inside the GRE tunnel that show&#8217;s us that GRE is in clear text&#8230; to add some security <a href="http://www.linickx.com/archives/3181/5-minute-centosrhel-vpn">setup a simple IPSEC VPN</a> <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Reference: <a href="http://juliano.info/en/Blog:Memory_Leak/Bridges_and_tunnels_in_Fedora">http://juliano.info/en/Blog:Memory_Leak/Bridges_and_tunnels_in_Fedora</a></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3185/gre-example-for-centosrhel/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Minute CentOS/RHEL VPN</title>
		<link>http://www.linickx.com/3181/5-minute-centosrhel-vpn</link>
		<comments>http://www.linickx.com/3181/5-minute-centosrhel-vpn#comments</comments>
		<pubDate>Sun, 23 Jan 2011 09:51:09 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[vpn]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3181</guid>
		<description><![CDATA[I&#8217;m looking at running two servers on EC2; as we all know the most important thing about running services in the cloud is encryption! Whilst googling on how to setup a host-to-host IPSEC VPN I was surprised at how easy &#8230; <a href="http://www.linickx.com/3181/5-minute-centosrhel-vpn">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking at running two servers on EC2; as we all know the most important thing about running services in the cloud is <strong>encryption</strong>!</p>
<p>Whilst googling on how to setup a host-to-host IPSEC VPN I was surprised at how easy it is&#8230;</p>
<p>On Host1 (192.168.56.101)&#8230;</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS1 ~]# cat /etc/sysconfig/network-scripts/ifcfg-ipsec1
DST=192.168.56.102
TYPE=IPSEC
ONBOOT=no
IKE_METHOD=PSK
[root@CentOS1 ~]#
[root@CentOS1 ~]# cat /etc/sysconfig/network-scripts/keys-ipsec1
IKE_PSK=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[root@CentOS1 ~]#
[root@CentOS1 ~]# ifup ipsec1
</pre>
<p>On host2 (192.168.56.102)&#8230;</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS2 ~]# cat /etc/sysconfig/network-scripts/ifcfg-ipsec1
DST=192.168.56.101
TYPE=IPSEC
ONBOOT=no
IKE_METHOD=PSK
[root@CentOS2 ~]#
[root@CentOS2 ~]# cat /etc/sysconfig/network-scripts/keys-ipsec1
IKE_PSK=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
[root@CentOS2 ~]#
[root@CentOS2 ~]#ifup ipsec1
</pre>
<p>&#8230; done!!!</p>
<pre class="brush: bash; title: ; notranslate">
[root@CentOS1 ~]# tcpdump -n -i eth1 host 192.168.56.102
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), capture size 96 bytes
09:46:37.306292 IP 192.168.56.101 &gt; 192.168.56.102: AH(spi=0x0aff2b10,seq=0x203): ESP(spi=0x00a0a3cc,seq=0x203), length 84
09:46:37.310197 IP 192.168.56.102 &gt; 192.168.56.101: AH(spi=0x09f82154,seq=0x203): ESP(spi=0x098f0ff9,seq=0x203), length 68
09:46:38.175048 IP 192.168.56.101 &gt; 192.168.56.102: AH(spi=0x0aff2b10,seq=0x204): ESP(spi=0x00a0a3cc,seq=0x204), length 84
09:46:38.179017 IP 192.168.56.102 &gt; 192.168.56.101: AH(spi=0x09f82154,seq=0x204): ESP(spi=0x098f0ff9,seq=0x204), length 68
09:46:39.313583 IP 192.168.56.101 &gt; 192.168.56.102: AH(spi=0x0aff2b10,seq=0x205): ESP(spi=0x00a0a3cc,seq=0x205), length 84
09:46:39.316427 IP 192.168.56.102 &gt; 192.168.56.101: AH(spi=0x09f82154,seq=0x205): ESP(spi=0x098f0ff9,seq=0x205), length 68

6 packets captured
6 packets received by filter
0 packets dropped by kernel
[root@CentOS1 ~]#
</pre>
<p>Now this is a simple IKE pre-shared key vpn, you might want to google for using certificates for stronger authentication, you can also edit /etc/racoon/racoon.conf  to change your IPSEC parameters.</p>
<p>Reference: <a href="http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-vpn.htm">http://www.centos.org/docs/5/html/Deployment_Guide-en-US/ch-vpn.html</a></p>
<p><strong>UPDATE: To make this work in EC2, <a href="http://www.linickx.com/archives/3195/centosredhat-ipsec-and-ec2">you need to enable NAT-T see my hack here</a>!</strong></p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3181/5-minute-centosrhel-vpn/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SELINUX and OSSEC IPTables error</title>
		<link>http://www.linickx.com/3135/selinux-and-ossec-iptables-error</link>
		<comments>http://www.linickx.com/3135/selinux-and-ossec-iptables-error#comments</comments>
		<pubDate>Mon, 06 Dec 2010 18:55:20 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ossec]]></category>
		<category><![CDATA[selinux]]></category>

		<guid isPermaLink="false">http://www.linickx.com/?p=3135</guid>
		<description><![CDATA[OSSEC is my favourite linux HIDS however now that I&#8217;m running a SELINUX secured web server I noticed that my active responses were not working after a reboot. After enabling SELINUX, I started getting alerts about the following problem in &#8230; <a href="http://www.linickx.com/3135/selinux-and-ossec-iptables-error">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ossec.net/">OSSEC</a> is my favourite linux HIDS however now that I&#8217;m running a SELINUX secured web server I noticed that my active responses were not working after a reboot.</p>
<p>After enabling SELINUX, I started getting alerts about the following problem in my messages file&#8230;.</p>
<pre class="brush: plain; title: ; notranslate">
Nov 11 12:16:22 amy kernel: type=1400 audit(1289477782.569:8): avc:  denied  { read write } for  pid=2551 comm=&quot;iptables&quot; path=&quot;socket:[5261]&quot; dev=sockfs ino=5261 scontext=system_u:system_r:iptables_t:s0 tcontext=system_u:system_r:initrc_t:s0 tclass=unix_dgram_socket
</pre>
<p>This appears to be ossec trying to update iptables, but failing as they&#8217;re in different contexts&#8230; now I&#8217;m no selinx expert but <a href="http://wiki.centos.org/HowTos/SELinux">this CentOS Wiki Page helped</a>&#8230; run the following command which will create osseciptables.pp in the current directtory&#8230;</p>
<pre class="brush: plain; title: ; notranslate">
root@amy# grep iptable /var/log/messages | audit2allow -M osseciptables
</pre>
<p>This creates a new binary module that can be installed with&#8230;.</p>
<pre class="brush: plain; title: ; notranslate">
/usr/sbin/semodule -i osseciptables.pp
</pre>
<p>You can view current selinux modules with &#8230;</p>
<pre class="brush: plain; title: ; notranslate">
/usr/sbin/semodule -l
</pre>
<p>If you want to see what is being created by audit to allow, try the following&#8230;</p>
<pre class="brush: plain; title: ; notranslate">
root@amy# grep iptable /var/log/messages | audit2allow -m osseciptables

module osseciptables 1.0;

require {
        type iptables_t;
        type initrc_t;
        class unix_dgram_socket { read write };
}

#============= iptables_t ==============
allow iptables_t initrc_t:unix_dgram_socket { read write };
root@amy#
</pre>
<p>I hope this helps some future googler!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/3135/selinux-and-ossec-iptables-error/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smolt RPM for CentOS, RHEL, etc</title>
		<link>http://www.linickx.com/302/smolt-rpm-for-centos-rhel-etc</link>
		<comments>http://www.linickx.com/302/smolt-rpm-for-centos-rhel-etc#comments</comments>
		<pubDate>Fri, 06 Jul 2007 10:00:33 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rpms]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[smolt]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/302/smolt-rpm-for-centos-rhel-etc/</guid>
		<description><![CDATA[I after installing Fedora7 I thought I&#8217;d take a look at the stats the project had gathered, I saw some centos devices, but couldn&#8217;t find a rpm. I&#8217;ve had a go at building one, it mostly works (this is my &#8230; <a href="http://www.linickx.com/302/smolt-rpm-for-centos-rhel-etc">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I after installing Fedora7 I thought I&#8217;d take a look at <a href="http://smolt.fedoraproject.org/stats">the stats</a> the project had gathered, I saw some centos devices, but couldn&#8217;t find a rpm.</p>
<p>I&#8217;ve had a go at building one, it mostly works (<a href="http://smolt.fedoraproject.org/show?UUID=251cf847-28b3-4d33-bb27-9fa6aecb5e61">this is my nagios box</a>), it&#8217;s a rebuild of the f7 source, I have to frig about with the spec file, so I&#8217;ve published <a href="http://www.linickx.com/files/rpm/whitebox/4/SRPMS/smolt-0.9.8.1-1.src.rpm">my source rpm here</a>, search for Nick in the .spec file, you&#8217;ll see my bodge.</p>
<p>The smolt rpms are in <a href="http://www.linickx.com/files/rpm/linickx-whitebox.repo">my yum repo</a>, feel free to download the packages and have a go.</p>
<ul>
<li><a href="http://www.linickx.com/files/rpm/whitebox/4/i386/smolt-0.9.8.1-1.noarch.rpm">smolt-0.9.8.1-1.noarch.rpm</a></li>
<li>s<a href="http://www.linickx.com/files/rpm/whitebox/4/i386/smolt-firstboot-0.9.8.1-1.noarch.rpm">molt-firstboot-0.9.8.1-1.noarch.rpm</a></li>
<li><a href="http://www.linickx.com/files/rpm/whitebox/4/i386/smolt-gui-0.9.8.1-1.noarch.rpm">smolt-gui-0.9.8.1-1.noarch.rpm</a></li>
<li><a href="http://www.linickx.com/files/rpm/whitebox/4/i386/smolt-server-0.9.8.1-1.noarch.rpm">smolt-server-0.9.8.1-1.noarch.rpm</a></li>
</ul>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/302/smolt-rpm-for-centos-rhel-etc/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extra Packages for Enterprise Linux&#8230; CentOS !</title>
		<link>http://www.linickx.com/294/extra-packages-for-enterprise-linux-centos</link>
		<comments>http://www.linickx.com/294/extra-packages-for-enterprise-linux-centos#comments</comments>
		<pubDate>Sun, 03 Jun 2007 17:54:56 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[epel]]></category>
		<category><![CDATA[fedora extras]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/294/extra-packages-for-enterprise-linux-centos/</guid>
		<description><![CDATA[Why has it taken me so long to spot this ? Looks like this draft was written on the 13th May, if I hadn&#8217;t have been just about to download FC7 then I&#8217;d have missed it ! EPEL &#8211; Fedora &#8230; <a href="http://www.linickx.com/294/extra-packages-for-enterprise-linux-centos">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Why has it taken me so long to spot this ? Looks like this draft was written on the 13th May, if I hadn&#8217;t have been just about to download <a href="http://fedoraproject.org/wiki/">FC7</a> then I&#8217;d have missed it !</p>
<blockquote><p><a href="http://fedoraproject.org/wiki/EPEL">EPEL &#8211; Fedora Project Wiki</a><br />
EPEL is a volunteer-based community effort from the Fedora project to create a repository of high-quality add-on packages that complement the Fedora-based Red Hat Enterprise Linux (RHEL) and its compatible spinoffs like CentOS or Scientific Linux.</p></blockquote>
<p>About time, and thank you redhat/fedora, want fedora extra packages in centos, then install this <a href="http://download.fedora.redhat.com/pub/epel/5/i386/repoview/epel-release.html">epel-release</a> <a href="http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm">.rpm</a> frickin&#8217; sweet ! <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_cool.gif' alt=':cool:' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/294/extra-packages-for-enterprise-linux-centos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel 3945ABG Wireless / WiFi Card on CentOS 5</title>
		<link>http://www.linickx.com/291/intel-3945abg-wireless-wifi-card-on-centos-5</link>
		<comments>http://www.linickx.com/291/intel-3945abg-wireless-wifi-card-on-centos-5#comments</comments>
		<pubDate>Thu, 24 May 2007 10:39:49 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/291/intel-3945abg-wireless-wifi-card-on-centos-5/</guid>
		<description><![CDATA[I&#8217;ve taken to using CentOS on my servers, and fedora on my Laptop. New job, means new laptop, and to avoid fedora update hell, I thought I&#8217;d try CentOS on my laptop. All seems good other than my wifi card &#8230; <a href="http://www.linickx.com/291/intel-3945abg-wireless-wifi-card-on-centos-5">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve taken to using CentOS on my servers, and fedora on my Laptop. New job, means new laptop, and to avoid fedora update hell, I thought I&#8217;d try CentOS on my laptop.</p>
<p>All seems good other than my wifi card not being detected, and for some reason googling for &#8220;<a href="http://www.google.com/search?q=%22centos+5%22+intel+3945">centos 5 intel 3945</a>&#8221; didn&#8217;t provide a working anserwer, actually I found the answer by googling for &#8220;<a href="http://www.google.com/search?q=Supplementary+disc+%22centos+5%22">supplementary disk centos 5</a>&#8221; which finds <a href="http://www.centos.org/modules/newbb/viewtopic.php?post_id=26959&amp;topic_id=8469">this thread</a> that says&#8230;</p>
<p>Install dag&#8217;s repo (<em><a href="http://dag.wieers.com/rpm/packages/rpmforge-release/">this rpm</a></em>), and then install dkms-ipw3945 (<em>yum will pick up the dependancies</em>)</p>
<pre class="brush: plain; title: ; notranslate">yum install dkms-ipw3945</pre>
<p>Next enable network manager&#8230;</p>
<pre class="brush: plain; title: ; notranslate">
chkconfig --level 345 NetworkManager on
chkconfig --level 345 NetworkManagerDispatcher on
</pre>
<p>reboot (seriously) and when you next log in you&#8217;ll get a little icon in you system tray where you can manage your WiFi <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/291/intel-3945abg-wireless-wifi-card-on-centos-5/feed</wfw:commentRss>
		<slash:comments>47</slash:comments>
		</item>
		<item>
		<title>rkhunter rpm for Centos / RedHat</title>
		<link>http://www.linickx.com/284/rkhunter-rpm-for-centos-redhat</link>
		<comments>http://www.linickx.com/284/rkhunter-rpm-for-centos-redhat#comments</comments>
		<pubDate>Sun, 29 Apr 2007 11:47:02 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Enterprise Linux]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[rpms]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[root kit]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/284/rkhunter-rpm-for-centos-redhat/</guid>
		<description><![CDATA[Whilst doing some routine maintenance, I noticed that I never published the rkhunter rpm I built, the software is officially supported at rootkit.nl but for ease I wanted a yum available rpm Copyright &#169; 2012 [LINICKX].com. This Feed is for &#8230; <a href="http://www.linickx.com/284/rkhunter-rpm-for-centos-redhat">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Whilst doing some routine maintenance, I noticed that I never published the <a href="http://www.linickx.com/files/rpm/whitebox/4/i386/rkhunter-1.2.9-1.noarch.rpm">rkhunter rpm I built</a>, the software is <a href="http://www.rootkit.nl/projects/rootkit_hunter.html">officially supported at rootkit.nl</a> but for ease I wanted a yum available rpm <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/284/rkhunter-rpm-for-centos-redhat/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

