<?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>Virtual Router Redundancy Protocol &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/virtual-router-redundancy-protocol/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Sun, 25 Aug 2019 23:35:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">83044199</site>	<item>
		<title>Converting a Router into a Switch</title>
		<link>https://blog.henrypoon.com/blog/2010/09/08/converting-a-router-into-a-switch/</link>
					<comments>https://blog.henrypoon.com/blog/2010/09/08/converting-a-router-into-a-switch/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Thu, 09 Sep 2010 04:14:30 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[9]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Computer network]]></category>
		<category><![CDATA[Computer networking]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Dynamic Host Configuration Protocol]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Grab]]></category>
		<category><![CDATA[Internet architecture]]></category>
		<category><![CDATA[Internet Standards]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Lie]]></category>
		<category><![CDATA[Lost]]></category>
		<category><![CDATA[Modem]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Network switch]]></category>
		<category><![CDATA[Networking hardware]]></category>
		<category><![CDATA[Page]]></category>
		<category><![CDATA[Plug]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[Router]]></category>
		<category><![CDATA[Server appliance]]></category>
		<category><![CDATA[Telecommunications]]></category>
		<category><![CDATA[UNC]]></category>
		<category><![CDATA[Virtual Router Redundancy Protocol]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/converting-a-router-into-a-switch</guid>

					<description><![CDATA[By using a switch, I can get twice the bandwidth that I would have normally gotten from UBC Resnet.&#160; This is because I am getting more than one IP from Resnet instead of having the router to grab the one IP and rely on NAT for communication.&#160; Having one IP means I&#8217;d only get one [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>By using a switch, I can get twice the bandwidth that I would have normally gotten from UBC Resnet.&nbsp; This is because I am getting more than one IP from Resnet instead of having the router to grab the one IP and rely on NAT for communication.&nbsp; Having one IP means I&#8217;d only get one computer&#8217;s worth of bandwidth split among both computers.</p>
<p>Warning: After doing this, I’ve lost all contact with my router even with the IP of the router changed.&nbsp; This is probably because my router is acting as a switch.&nbsp; The only way that I’ve found to access the router page is to reset the router.&nbsp; This is probably due to the fact that my router is a piece of junk and I don&#8217;t know if this is something consistent among all routers.</p>
<ol>
<li>Change the IP of the router to something else that is unused in the network (I changed mine to 192.168.0.254)</li>
<li>Disable the DHCP client on the router</li>
<li>Plug the ethernet cable from the wall/modem to one of the LAN ports on the router (Don&#8217;t use the WAN port anymore)</li>
<li>Plug ethernet cables from each computer to any free LAN port on the router</li>
<li>Release/renew IP’s on all computers</li>
</ol>
<p>Note: Do not use the WAN port since the DHCP functionality has been disabled.</p>
<p>Despite the drawback of not being able to access the router afterward, I now have all my computers networked.&nbsp; Some people on forums had solutions on retaining access to the router, but those methods didn’t work for me.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2010/09/08/converting-a-router-into-a-switch/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">417</post-id>	</item>
	</channel>
</rss>
