<?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>Problem With Solutions &#187; Network</title>
	<atom:link href="http://www.bestdesigns.co.in/blog/category/network/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bestdesigns.co.in/blog</link>
	<description>Something Different In Linux</description>
	<lastBuildDate>Fri, 09 Dec 2011 11:55:05 +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>How to stop syn attack on linux server</title>
		<link>http://www.bestdesigns.co.in/blog/stop-syn-attack-linux-server</link>
		<comments>http://www.bestdesigns.co.in/blog/stop-syn-attack-linux-server#comments</comments>
		<pubDate>Sun, 20 Dec 2009 17:18:11 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Basic Linux]]></category>
		<category><![CDATA[DDOS]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[How to stop syn attack]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=665</guid>
		<description><![CDATA[The SYN (TCP connection request) attack is a common denial of service (DoS) technique. A SYN flood is a form of denial-of-service attack in which an attacker sends a succession of SYN requests to a target&#8217;s system When a client attempts to start a TCP connection to a server, the client and server exchange a<a href="http://www.bestdesigns.co.in/blog/stop-syn-attack-linux-server">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/stop-syn-attack-linux-server/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>find site information</title>
		<link>http://www.bestdesigns.co.in/blog/find-site-information</link>
		<comments>http://www.bestdesigns.co.in/blog/find-site-information#comments</comments>
		<pubDate>Mon, 23 Nov 2009 22:22:36 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Network]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[find DNS information.]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=491</guid>
		<description><![CDATA[How to find the domain name (DNS) information. http://network-tools.com or http://xwhois.com http://intodns.com/ http://centralops.net/co/ http://www.dnsstuff.com/ http://www.ipmango.com/megadns.php http://www.dnswatch.info]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/find-site-information/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ERROR: `/root/tmp/pear/pdflib/configure &#8211;with-pdflib=/usr/local&#8217; failed</title>
		<link>http://www.bestdesigns.co.in/blog/error-roottmppearpdflibconfigure-with-pdflibusrlocal-failed</link>
		<comments>http://www.bestdesigns.co.in/blog/error-roottmppearpdflibconfigure-with-pdflibusrlocal-failed#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:36:41 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[How to UNSECURED /tmp and /var/tmp partition.]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=369</guid>
		<description><![CDATA[How to UNSECURED /tmp and /var/tmp partition. On the linux server the /tmp and /var/tmp partition is secure. So you can not installed some php modules for example &#8220;pdflib&#8221; on the server, it shows the error  &#8220;ERROR: `/root/tmp/pear/pdflib/configure &#8211;with-pdflib=/usr/local&#8217; failed&#8221;  then you need to set the /tmp and /var/tmp partition UNSECURED and then try to<a href="http://www.bestdesigns.co.in/blog/error-roottmppearpdflibconfigure-with-pdflibusrlocal-failed">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/error-roottmppearpdflibconfigure-with-pdflibusrlocal-failed/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Default IP table rules for cPanel server</title>
		<link>http://www.bestdesigns.co.in/blog/default-ip-table-rules</link>
		<comments>http://www.bestdesigns.co.in/blog/default-ip-table-rules#comments</comments>
		<pubDate>Wed, 11 Nov 2009 20:28:13 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Default IP table rules]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=347</guid>
		<description><![CDATA[If server is linux server then you can add this default iptable rules for open some common port and secure some ports. # Generated by iptables-save v1.2.11 *raw : PREROUTING ACCEPT [29:2132] :OUTPUT ACCEPT [20:2224] COMMIT # Completed on Fri Feb 10 12:34:10 2006 # Generated by iptables-save v1.2.11 on Fri Feb 10 12:34:10 2006<a href="http://www.bestdesigns.co.in/blog/default-ip-table-rules">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/default-ip-table-rules/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RKHunter Cronjob</title>
		<link>http://www.bestdesigns.co.in/blog/rkhunter-cronjob</link>
		<comments>http://www.bestdesigns.co.in/blog/rkhunter-cronjob#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:08:37 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=39</guid>
		<description><![CDATA[RKHunter Cronjob Ans&#62; To set the cron job to receive the daily scan report pico /etc/cron.daily/rkhunter.sh Add the following line in above file #!/bin/bash (/usr/local/bin/rkhunter -c &#8211;cronjob 2&#62;&#38;1 &#124; mail -s &#8220;Daily Rkhunter Scan Report&#8221; supp0rt24x7@gmail.com) chmod +x /etc/cron.daily/rkhunter.sh Thanks]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/rkhunter-cronjob/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change SSH port to some higher port?</title>
		<link>http://www.bestdesigns.co.in/blog/change-ssh-port-to-some-higher-port</link>
		<comments>http://www.bestdesigns.co.in/blog/change-ssh-port-to-some-higher-port#comments</comments>
		<pubDate>Thu, 23 Jul 2009 20:07:48 +0000</pubDate>
		<dc:creator>Rishikesh Vispute</dc:creator>
				<category><![CDATA[Network]]></category>

		<guid isPermaLink="false">http://www.bestdesigns.co.in/blog/?p=37</guid>
		<description><![CDATA[Change SSH port to some higher port? Ans&#62; pico -w /etc/ssh/sshd_config Find the line &#8216;#Port 22&#8242; and uncomment it and change it to look like &#8216;Port [Random high level port here]&#8216;. for example we changes the port no22 to port no 322 Port 322 #Protocol 2,1 Protocol 2 #AddressFamily any #ListenAddress 0.0.0.0 #ListenAddress :: now<a href="http://www.bestdesigns.co.in/blog/change-ssh-port-to-some-higher-port">&#160;&#160;[ Read More ]</a>]]></description>
		<wfw:commentRss>http://www.bestdesigns.co.in/blog/change-ssh-port-to-some-higher-port/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

