<?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: Using a router as a switch/hub</title>
	<atom:link href="http://www.broofa.com/2007/03/using-a-router-as-a-hub/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/</link>
	<description>(Thoughtful musings, if you&#039;re lucky)</description>
	<lastBuildDate>Mon, 16 Jan 2012 19:17:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: bing</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-1854</link>
		<dc:creator>bing</dc:creator>
		<pubDate>Thu, 17 Sep 2009 07:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-1854</guid>
		<description>show as more picture of a networked computers using hub,switch, and router...... thank you!!!!</description>
		<content:encoded><![CDATA[<p>show as more picture of a networked computers using hub,switch, and router&#8230;&#8230; thank you!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: scott j</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-1826</link>
		<dc:creator>scott j</dc:creator>
		<pubDate>Fri, 21 Aug 2009 23:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-1826</guid>
		<description>What if i have a wireless network set up in another part of the house and i have 2 computers with wireless cards installed and want to use the wireless router only as a way to transfer files and backup a computer?  when i plug both computers into the router it makes my internet connection go slow and then stop working?  any info would be greatly appreciated.  
scott</description>
		<content:encoded><![CDATA[<p>What if i have a wireless network set up in another part of the house and i have 2 computers with wireless cards installed and want to use the wireless router only as a way to transfer files and backup a computer?  when i plug both computers into the router it makes my internet connection go slow and then stop working?  any info would be greatly appreciated.<br />
scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Broofa</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-1705</link>
		<dc:creator>Broofa</dc:creator>
		<pubDate>Sat, 06 Jun 2009 13:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-1705</guid>
		<description>@paul: That&#039;s a great question, and I&#039;m not 100% sure of the answer.  From what little reading I&#039;ve done, this is definitely &quot;the deep end of the pool&quot; in terms of how wi-fi networks work.

What you&#039;re describing is a &quot;wireless bridge&quot; or &quot;wireless repeater&quot;, a device that relays wireless signal to/from your your primary network/router.  You can get dedicated hardware that does this for well under $100 (e.g. the &lt;a href=&quot;http://www.amazon.com/Linksys-WET11-Wireless-Ethernet-Bridge/dp/B000066JQU&quot; rel=&quot;nofollow&quot;&gt;Linksys WRT-11&lt;/a&gt;), but that sorta defeats the purpose of this post. :-)

I suppose you could statically assign IP addresses to your clients on the 2nd network and see what happens, but I&#039;m skeptical that will work.  (I don&#039;t think your suggestion of switching them from auto-connect to manual connect will make a difference, btw - what you care about is how a clients IP address is assigned, not when it&#039;s assigned).

But honestly, the best I can do here is suggest you read up on this subject - google for &quot;wireless bridge&quot; and &quot;wireless repeater&quot; - and just play around.  Also be sure to check out the &lt;a href=&quot;http://www.dd-wrt.com&quot; rel=&quot;nofollow&quot;&gt;DD-WRT&lt;/a&gt; project since there&#039;s a chance one or both of your router&#039;s are supported.  This project provides a firmware upgrade for many routers that, among other things, enables &lt;a href=&quot;http://www.dd-wrt.com/wiki/index.php/Glossary#Repeater&quot; rel=&quot;nofollow&quot;&gt;WDS Repeater Mode&lt;/a&gt;.

Definitely drop a comment here if you figure this out - I&#039;ll be curious to know what solution you end up with.</description>
		<content:encoded><![CDATA[<p>@paul: That&#8217;s a great question, and I&#8217;m not 100% sure of the answer.  From what little reading I&#8217;ve done, this is definitely &#8220;the deep end of the pool&#8221; in terms of how wi-fi networks work.</p>
<p>What you&#8217;re describing is a &#8220;wireless bridge&#8221; or &#8220;wireless repeater&#8221;, a device that relays wireless signal to/from your your primary network/router.  You can get dedicated hardware that does this for well under $100 (e.g. the <a href="http://www.amazon.com/Linksys-WET11-Wireless-Ethernet-Bridge/dp/B000066JQU" rel="nofollow">Linksys WRT-11</a>), but that sorta defeats the purpose of this post. <img src='http://www.broofa.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I suppose you could statically assign IP addresses to your clients on the 2nd network and see what happens, but I&#8217;m skeptical that will work.  (I don&#8217;t think your suggestion of switching them from auto-connect to manual connect will make a difference, btw &#8211; what you care about is how a clients IP address is assigned, not when it&#8217;s assigned).</p>
<p>But honestly, the best I can do here is suggest you read up on this subject &#8211; google for &#8220;wireless bridge&#8221; and &#8220;wireless repeater&#8221; &#8211; and just play around.  Also be sure to check out the <a href="http://www.dd-wrt.com" rel="nofollow">DD-WRT</a> project since there&#8217;s a chance one or both of your router&#8217;s are supported.  This project provides a firmware upgrade for many routers that, among other things, enables <a href="http://www.dd-wrt.com/wiki/index.php/Glossary#Repeater" rel="nofollow">WDS Repeater Mode</a>.</p>
<p>Definitely drop a comment here if you figure this out &#8211; I&#8217;ll be curious to know what solution you end up with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-1703</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 06 Jun 2009 07:08:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-1703</guid>
		<description>Hi, just a suggestion (or question) can u still turn on the wi-fi on both the routers and let your devices connect(wirelessly) to the routers manually, instead of turning the auto-connect, or will this affect the assigning ip address to the devices?  The reason why i want to do 2 routers cos every time im in the basement i always get poor signal. I got a long ethernet cable going to the basement(for my desktop) where i can hook up the 2nd router. i have an extra router lying around my house, too. Might as well use it. :)</description>
		<content:encoded><![CDATA[<p>Hi, just a suggestion (or question) can u still turn on the wi-fi on both the routers and let your devices connect(wirelessly) to the routers manually, instead of turning the auto-connect, or will this affect the assigning ip address to the devices?  The reason why i want to do 2 routers cos every time im in the basement i always get poor signal. I got a long ethernet cable going to the basement(for my desktop) where i can hook up the 2nd router. i have an extra router lying around my house, too. Might as well use it. <img src='http://www.broofa.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alek</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-1697</link>
		<dc:creator>alek</dc:creator>
		<pubDate>Sun, 31 May 2009 16:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-1697</guid>
		<description>A big thank you from a recent expat arrival in Bangalore, India! I was sure there was a simple way to do this and with your help I was up and running in 5 min. This is after 1 week of arguing with the phone company, who insisted it was not possible! My local Airtel installation engineer swore that my router could not be set up to work with their ADSL modem and that I would definitely have to buy a so called &quot;Airtel&quot; router. All my colleagues have also been fooled into buying the Airtel routers just because they were convinced by the sales man that it was not possible! I refused to buy it and finaly came across your article so thanks again!</description>
		<content:encoded><![CDATA[<p>A big thank you from a recent expat arrival in Bangalore, India! I was sure there was a simple way to do this and with your help I was up and running in 5 min. This is after 1 week of arguing with the phone company, who insisted it was not possible! My local Airtel installation engineer swore that my router could not be set up to work with their ADSL modem and that I would definitely have to buy a so called &#8220;Airtel&#8221; router. All my colleagues have also been fooled into buying the Airtel routers just because they were convinced by the sales man that it was not possible! I refused to buy it and finaly came across your article so thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sccworlds.com</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-376</link>
		<dc:creator>sccworlds.com</dc:creator>
		<pubDate>Fri, 28 Dec 2007 08:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-376</guid>
		<description>I tried to add a Netgear RP614v2 to an existing network that was using a netgear WR624. I followed the instructions here exactly, and found that it would not work. I did read the help file with the 614 and found that it auto senses the need to be a router, switch or hub. Also, the provided software has a setting for the addition of multiple routers. If you select the the numbe rof routers you are using, it will auto configure and the network is set.

After hours of the instructions here, and no luck, it took less than 15 minutes with the help file.

Not saying the instructions here won&#039;t work, but may not be needed in all cases. At least in mine it wasn&#039;t.</description>
		<content:encoded><![CDATA[<p>I tried to add a Netgear RP614v2 to an existing network that was using a netgear WR624. I followed the instructions here exactly, and found that it would not work. I did read the help file with the 614 and found that it auto senses the need to be a router, switch or hub. Also, the provided software has a setting for the addition of multiple routers. If you select the the numbe rof routers you are using, it will auto configure and the network is set.</p>
<p>After hours of the instructions here, and no luck, it took less than 15 minutes with the help file.</p>
<p>Not saying the instructions here won&#8217;t work, but may not be needed in all cases. At least in mine it wasn&#8217;t.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Broofa</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-289</link>
		<dc:creator>Broofa</dc:creator>
		<pubDate>Mon, 20 Aug 2007 13:25:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-289</guid>
		<description>Harry, great point!

It hadn&#039;t occured to me to make this distinction in my post, and my use of the word &quot;hub&quot; is simply a relic of the  days when these devices were routinely marketed as &quot;router/firewal/hubs&quot;.

I&#039;m pretty sure the hub .vs. switch behavior is built into the device&#039;s hardware design.    I suppose there might be a product out there that lets you configure this, but I&#039;ve never seen that option in any of the SMC/LinkSys/Belkin products I have personal experience with.</description>
		<content:encoded><![CDATA[<p>Harry, great point!</p>
<p>It hadn&#8217;t occured to me to make this distinction in my post, and my use of the word &#8220;hub&#8221; is simply a relic of the  days when these devices were routinely marketed as &#8220;router/firewal/hubs&#8221;.</p>
<p>I&#8217;m pretty sure the hub .vs. switch behavior is built into the device&#8217;s hardware design.    I suppose there might be a product out there that lets you configure this, but I&#8217;ve never seen that option in any of the SMC/LinkSys/Belkin products I have personal experience with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harry</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-288</link>
		<dc:creator>harry</dc:creator>
		<pubDate>Mon, 20 Aug 2007 02:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-288</guid>
		<description>Your scheme will actually configure most routers as a switch, not a hub. While that is good for extending your network, it not that same as a hub.

I wanted to configure my extra router as a hub so that I could evesdrop on traffic with ethereal, but since it acts as a switch only the ARP traffic makes it to all ports, thus unlike a hub, there no evesdropping ability.</description>
		<content:encoded><![CDATA[<p>Your scheme will actually configure most routers as a switch, not a hub. While that is good for extending your network, it not that same as a hub.</p>
<p>I wanted to configure my extra router as a hub so that I could evesdrop on traffic with ethereal, but since it acts as a switch only the ARP traffic makes it to all ports, thus unlike a hub, there no evesdropping ability.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: asish</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-285</link>
		<dc:creator>asish</dc:creator>
		<pubDate>Sun, 12 Aug 2007 19:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-285</guid>
		<description>how would i know if mine is capable of it?
it is a netgear 54Mbps ADSL Modem Router DG834G v3

PS: It worked perfectly as a hub though ;)</description>
		<content:encoded><![CDATA[<p>how would i know if mine is capable of it?<br />
it is a netgear 54Mbps ADSL Modem Router DG834G v3</p>
<p>PS: It worked perfectly as a hub though <img src='http://www.broofa.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Broofa</title>
		<link>http://www.broofa.com/2007/03/using-a-router-as-a-hub/comment-page-1/#comment-284</link>
		<dc:creator>Broofa</dc:creator>
		<pubDate>Sun, 12 Aug 2007 14:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.broofa.com/blog/?p=122#comment-284</guid>
		<description>Asish, it looks like I might have been a bit hasty in implying that any wireless router could be used as a relay.  I&#039;m afraid it depends mostly on whether or not your particular brand of router is capable of that.</description>
		<content:encoded><![CDATA[<p>Asish, it looks like I might have been a bit hasty in implying that any wireless router could be used as a relay.  I&#8217;m afraid it depends mostly on whether or not your particular brand of router is capable of that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

