<?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>SifIzm &#187; NMS</title>
	<atom:link href="http://www.sifizm.com/category/nms/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sifizm.com</link>
	<description>knowledge is power</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:09:42 +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>Ping Sweep and DIG to check what&#8217;s missing in your DNS</title>
		<link>http://www.sifizm.com/2011/09/01/ping-sweep-and-dig-to-check-whats-missing-in-your-dns/</link>
		<comments>http://www.sifizm.com/2011/09/01/ping-sweep-and-dig-to-check-whats-missing-in-your-dns/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 21:19:57 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[NMS]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[dig]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[ping]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=312</guid>
		<description><![CDATA[This script will ping a Class B network(10.66.0.0/16) and put the responding  IP address in a file called status. The next part of the script reads the status file and run a dig -x &#60;IPADDRESS&#62; +short. We pipe the dig results  to a file called dns.log. Updated DNS script now it just ping all your internal Class [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2011/09/01/ping-sweep-and-dig-to-check-whats-missing-in-your-dns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NMIS (Network Management Information System) on CentOS 5.3</title>
		<link>http://www.sifizm.com/2009/04/29/nmis-network-management-information-system-on-centos-53/</link>
		<comments>http://www.sifizm.com/2009/04/29/nmis-network-management-information-system-on-centos-53/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 15:44:26 +0000</pubDate>
		<dc:creator>Sif Baksh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[NMS]]></category>

		<guid isPermaLink="false">http://www.sifizm.com/?p=79</guid>
		<description><![CDATA[This is my version for installing NMIS on CentOS 5.3 Some of this documentation came from http://www.sins.com.au/nmis NOTES: Root User information: root/password NMIS User information: nmis/password SSH enable Security Disable (Firewall and SELinux) OS Install : Default CentOS install PERL 5.6.0 or higher &#8211; http://www.cpan.org/ports/index.html Apache &#8211; http://www.apache.org/dist/ Starting httpd @ startup service httpd status [...]]]></description>
		<wfw:commentRss>http://www.sifizm.com/2009/04/29/nmis-network-management-information-system-on-centos-53/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

