<?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: How to connect five computers networking in two HUB&#8217;s ?</title>
	<atom:link href="http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs/feed" rel="self" type="application/rss+xml" />
	<link>http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs</link>
	<description></description>
	<lastBuildDate>Mon, 17 Jan 2011 19:39:59 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Satish kumar roy</title>
		<link>http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs/comment-page-1#comment-971</link>
		<dc:creator>Satish kumar roy</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs#comment-971</guid>
		<description>be sure all pc are in same workgroup(assuming that you are not in domain).now configure all pc with appropriate ip addresses.use cat 5e cable to connect.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>be sure all pc are in same workgroup(assuming that you are not in domain).now configure all pc with appropriate ip addresses.use cat 5e cable to connect.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fantin S</title>
		<link>http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs/comment-page-1#comment-970</link>
		<dc:creator>Fantin S</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs#comment-970</guid>
		<description>Hey try this.......

computer1 
IP:192.168.0.2
Subnet Mask:255.255.255.0
DG:192.168.0.1          //

computer2
IP:192.168.0.3
Subnet Mask:255.255.255.0
DG:192.168.0.1         //

computer3
IP:192.168.0.4
Subnet Mask:255.255.255.0
DG:192.168.0.1        //

computer4
IP:192.168.0.5
Subnet Mask:255.255.255.0
DG:192.168.0.1        //

computer5
IP:192.168.0.6
Subnet Mask:255.255.255.0
DG:192.168.0.1        //

Make sure all the Default gateway(DG) should be the same on all the 5 computer&#039;s which indicates that its in a same network.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Hey try this&#8230;&#8230;.</p>
<p>computer1<br />
IP:192.168.0.2<br />
Subnet Mask:255.255.255.0<br />
DG:192.168.0.1          //</p>
<p>computer2<br />
IP:192.168.0.3<br />
Subnet Mask:255.255.255.0<br />
DG:192.168.0.1         //</p>
<p>computer3<br />
IP:192.168.0.4<br />
Subnet Mask:255.255.255.0<br />
DG:192.168.0.1        //</p>
<p>computer4<br />
IP:192.168.0.5<br />
Subnet Mask:255.255.255.0<br />
DG:192.168.0.1        //</p>
<p>computer5<br />
IP:192.168.0.6<br />
Subnet Mask:255.255.255.0<br />
DG:192.168.0.1        //</p>
<p>Make sure all the Default gateway(DG) should be the same on all the 5 computer&#8217;s which indicates that its in a same network.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs/comment-page-1#comment-969</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Sun, 31 Jan 2010 22:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.skr-parents.com/networking-computers/how-to-connect-five-computers-networking-in-two-hubs#comment-969</guid>
		<description>First, use switches instead of hubs. Hubs are just electrical repeaters, they do not &quot;store and forward&quot; packets, limiting speed and distance (100M total length - 50M each way only). With a switch, each wire is a dedicated link, and can go 100M on it&#039;s own
Second, don&#039;t use an address ending in a &quot;1&quot;, those are usually reserved for routers or gateways (usually the same box).

With switches, you just run an ethernet cable between the two switches, and then you can plug any switch into a router later if you want to get internet.

Basically, just plugging in all the computers into a hub or switch just puts them all on the same LAN.

If you cannot run a cable between the two sites, you can set up a transparent wireless bridge (devices are not seen by the LAN users in general). You can leave the bridge routers in the same LAN if you wish, to make it easy to administer. I use these:
https://www.demarctech.com/products/reliawave-rwr/rwr-hpg-i.htm
and a pair of external wireless flat panel antennas.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;Other cheap router that can &quot;transparent bridge&quot;:
http://www.ovislink.com//wirelessindoor/wr650a/wr650a.html</description>
		<content:encoded><![CDATA[<p>First, use switches instead of hubs. Hubs are just electrical repeaters, they do not &quot;store and forward&quot; packets, limiting speed and distance (100M total length &#8211; 50M each way only). With a switch, each wire is a dedicated link, and can go 100M on it&#8217;s own<br />
Second, don&#8217;t use an address ending in a &quot;1&quot;, those are usually reserved for routers or gateways (usually the same box).</p>
<p>With switches, you just run an ethernet cable between the two switches, and then you can plug any switch into a router later if you want to get internet.</p>
<p>Basically, just plugging in all the computers into a hub or switch just puts them all on the same LAN.</p>
<p>If you cannot run a cable between the two sites, you can set up a transparent wireless bridge (devices are not seen by the LAN users in general). You can leave the bridge routers in the same LAN if you wish, to make it easy to administer. I use these:<br />
<a href="https://www.demarctech.com/products/reliawave-rwr/rwr-hpg-i.htm" rel="nofollow">https://www.demarctech.com/products/reliawave-rwr/rwr-hpg-i.htm</a><br />
and a pair of external wireless flat panel antennas.<br /><b>References : </b><br />Other cheap router that can &quot;transparent bridge&quot;:<br />
<a href="http://www.ovislink.com//wirelessindoor/wr650a/wr650a.html" rel="nofollow">http://www.ovislink.com//wirelessindoor/wr650a/wr650a.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.690 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-01-19 16:58:34 -->

