<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: Linux / UNIX: Ping a Block of Hosts (netblock)</title> <atom:link href="http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Jasleen</title><link>http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/#comment-41554</link> <dc:creator>Jasleen</dc:creator> <pubDate>Sun, 10 May 2009 13:50:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3055#comment-41554</guid> <description>what about the same procedure in RHEL 5</description> <content:encoded><![CDATA[<p>what about the same procedure in RHEL 5</p> ]]></content:encoded> </item> <item><title>By: Mark Sanborn</title><link>http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/#comment-39833</link> <dc:creator>Mark Sanborn</dc:creator> <pubDate>Wed, 14 Jan 2009 17:42:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3055#comment-39833</guid> <description>That is awesome.  Also like the nmap version :)</description> <content:encoded><![CDATA[<p>That is awesome.  Also like the nmap version :)</p> ]]></content:encoded> </item> <item><title>By: Rafael Bezerra do Nascimento</title><link>http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/#comment-39773</link> <dc:creator>Rafael Bezerra do Nascimento</dc:creator> <pubDate>Fri, 09 Jan 2009 13:04:48 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3055#comment-39773</guid> <description>I use Nmap
# nmap -sP 192.168.0.*
or
# nmap -sP 192.168.0.1-200</description> <content:encoded><![CDATA[<p>I use Nmap<br
/> # nmap -sP 192.168.0.*<br
/> or<br
/> # nmap -sP 192.168.0.1-200</p> ]]></content:encoded> </item> <item><title>By: elinusliga</title><link>http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/#comment-39768</link> <dc:creator>elinusliga</dc:creator> <pubDate>Fri, 09 Jan 2009 06:12:27 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3055#comment-39768</guid> <description>Perfect...thank you for the post.</description> <content:encoded><![CDATA[<p>Perfect&#8230;thank you for the post.</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/#comment-39760</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Thu, 08 Jan 2009 16:20:53 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3055#comment-39760</guid> <description>Thanks for the heads up.</description> <content:encoded><![CDATA[<p>Thanks for the heads up.</p> ]]></content:encoded> </item> <item><title>By: someone</title><link>http://www.cyberciti.biz/faq/linux-unix-ping-a-block-of-hosts-netblock/#comment-39759</link> <dc:creator>someone</dc:creator> <pubDate>Thu, 08 Jan 2009 15:50:05 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=3055#comment-39759</guid> <description>It should be like this command:
for i in {1..254}; do ping -c1 192.168.1.$i; done</description> <content:encoded><![CDATA[<p>It should be like this command:</p><p>for i in {1..254}; do ping -c1 192.168.1.$i; done</p> ]]></content:encoded> </item> </channel> </rss>
