 




<?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: Two routers and Two internet connections on one network</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/two-routers-and-two-internet-connections-on-one-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/two-routers-and-two-internet-connections-on-one-network/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 07:35:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: chippy088</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/two-routers-and-two-internet-connections-on-one-network/#comment-78834</link>
		<dc:creator>chippy088</dc:creator>
		<pubDate>Fri, 02 Jul 2010 17:28:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-78834</guid>
		<description><![CDATA[You only really need to change IP on1 of the 2 routers and you don&#039;t need a switch.

If you change  IP addresses of the wifi gateway (normally 192.168.1.1) to 192.168.3.1 and the internal network gateway (normally 192.268.0.1) to 192.168.2.1 on router 1, you can directly connect an ethernet cable into a port of the other router to create 2 networks each with its own internet gateway. While you are in the router setup check if RIP is active. Set it as &quot;in only&quot;.

Change the details in router1 first, connect them up then switch on the second router (the one with the unchanged IP). The router already on should then get a query signal down the ethernet cable, and should add the route to its routing table. (if RIP is on)

Wireless would then be 2 separate networks, each with its own network id and password. as printed on the router label or box they came in.

Each PC/Laptop could have a static IP allocated in the router, if you wanted, but dynamic allocation will also work.

Your wireless devices will report 2 wireless networks available when you first start them after installing both routers, so you need to know which id belongs to which router to enter the correct WPA/PSK.

If you change a channel on the wireless router it will not interfer with the other wireless network, most come set at channel 11, so change the other to 5 or less if you want, that will give you a good difference in the wifi operating frequencies. Just remember to check the channel the wifi devices are capable of operating at.

Default gateways are allocated by dhcp, and the routers should learn the port to send network traffic out.

All you need do then is try to ping each IP address to verify connection is good.]]></description>
		<content:encoded><![CDATA[<p>You only really need to change IP on1 of the 2 routers and you don&#8217;t need a switch.</p>
<p>If you change  IP addresses of the wifi gateway (normally 192.168.1.1) to 192.168.3.1 and the internal network gateway (normally 192.268.0.1) to 192.168.2.1 on router 1, you can directly connect an ethernet cable into a port of the other router to create 2 networks each with its own internet gateway. While you are in the router setup check if RIP is active. Set it as &#8220;in only&#8221;.</p>
<p>Change the details in router1 first, connect them up then switch on the second router (the one with the unchanged IP). The router already on should then get a query signal down the ethernet cable, and should add the route to its routing table. (if RIP is on)</p>
<p>Wireless would then be 2 separate networks, each with its own network id and password. as printed on the router label or box they came in.</p>
<p>Each PC/Laptop could have a static IP allocated in the router, if you wanted, but dynamic allocation will also work.</p>
<p>Your wireless devices will report 2 wireless networks available when you first start them after installing both routers, so you need to know which id belongs to which router to enter the correct WPA/PSK.</p>
<p>If you change a channel on the wireless router it will not interfer with the other wireless network, most come set at channel 11, so change the other to 5 or less if you want, that will give you a good difference in the wifi operating frequencies. Just remember to check the channel the wifi devices are capable of operating at.</p>
<p>Default gateways are allocated by dhcp, and the routers should learn the port to send network traffic out.</p>
<p>All you need do then is try to ping each IP address to verify connection is good.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anc3s</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/two-routers-and-two-internet-connections-on-one-network/#comment-78769</link>
		<dc:creator>anc3s</dc:creator>
		<pubDate>Thu, 01 Jul 2010 13:07:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-78769</guid>
		<description><![CDATA[if the two routers are connected to a switch, would i be able to have wifi broadcasting from both routers and still maintain a home network?]]></description>
		<content:encoded><![CDATA[<p>if the two routers are connected to a switch, would i be able to have wifi broadcasting from both routers and still maintain a home network?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tshanahan</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/two-routers-and-two-internet-connections-on-one-network/#comment-78460</link>
		<dc:creator>tshanahan</dc:creator>
		<pubDate>Wed, 23 Jun 2010 01:30:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-78460</guid>
		<description><![CDATA[A switch and 2 routers is fine. All you will need to do is setup a different default gateway on each computer.

Eg.

192.168.1.1 Router 1
192.168.1.2 Router 2 

192.168.1.3 Computer 1
192.168.1.1 Default gateway (Router 1)

192.168.1.4 Computer 2
192.168.1.2 Default gateway (Router 2)

Remember to turn off DHCP on both routers. These IP address&#039; need to be staticly assigned.]]></description>
		<content:encoded><![CDATA[<p>A switch and 2 routers is fine. All you will need to do is setup a different default gateway on each computer.</p>
<p>Eg.</p>
<p>192.168.1.1 Router 1<br />
192.168.1.2 Router 2 </p>
<p>192.168.1.3 Computer 1<br />
192.168.1.1 Default gateway (Router 1)</p>
<p>192.168.1.4 Computer 2<br />
192.168.1.2 Default gateway (Router 2)</p>
<p>Remember to turn off DHCP on both routers. These IP address&#8217; need to be staticly assigned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anc3s</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/two-routers-and-two-internet-connections-on-one-network/#comment-78423</link>
		<dc:creator>anc3s</dc:creator>
		<pubDate>Tue, 22 Jun 2010 12:32:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-78423</guid>
		<description><![CDATA[what kind of equipment would i need to get this working?  beyond a switch and 2 routers idk what i would need.  any help?]]></description>
		<content:encoded><![CDATA[<p>what kind of equipment would i need to get this working?  beyond a switch and 2 routers idk what i would need.  any help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: labnuke99</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/two-routers-and-two-internet-connections-on-one-network/#comment-78421</link>
		<dc:creator>labnuke99</dc:creator>
		<pubDate>Tue, 22 Jun 2010 11:46:13 +0000</pubDate>
		<guid isPermaLink="false">#comment-78421</guid>
		<description><![CDATA[You could do this and use different subnets. You setup a route on each router to the other subnet but the default 0.0.0.0 route on each subnet will be the internet gateway for that particular group of computers. If you have a spare computer system - doesn&#039;t have to be very high-end, you could also use &lt;a href=&quot;http://www.smoothwall.org/&quot;&gt;Smoothwall&lt;/a&gt; as the router between subnets. You can be very creative with your solution.]]></description>
		<content:encoded><![CDATA[<p>You could do this and use different subnets. You setup a route on each router to the other subnet but the default 0.0.0.0 route on each subnet will be the internet gateway for that particular group of computers. If you have a spare computer system &#8211; doesn&#8217;t have to be very high-end, you could also use <a href="http://www.smoothwall.org/">Smoothwall</a> as the router between subnets. You can be very creative with your solution.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.032 seconds using memcached
Object Caching 324/327 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 07:46:41 -->