<p>Since I'm guessing your isp only issues one ip address per modem you will most likely want 3 routers. 1 router for say 192.168.1.x which will act as your backbone. Then connect a router for your functional network as 192.168.2.x and a router for your tv network as 192.168.3.x the two networks will not cross talk. From there it is up to you how many port switches you need or wireless access points.</p>
<div class="gmail_quote">On Jan 1, 2013 11:25 AM, "Joe Henley" <<a href="mailto:joehenley@kc.rr.com">joehenley@kc.rr.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Larry Finger wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 12/26/2012 05:59 PM, Joe Henley wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
Sorry if this is too far off topic....<br>
<br>
I want to pull my MythTV system (server, three clients) off my home wired<br>
network and onto wired+wifi network. I'm thinking that I rewire from:<br>
cable modem --> router --> server and 3 clients<br>
--> office PCs<br>
to:<br>
cable modem --> switch --> router (both wired and wifi connections) --> server<br>
and 3 clients<br>
--> router (wired only) --> office PCs<br>
<br>
I don't know if I can put a switch between the cable modem and the router (or<br>
two). Thoughts, suggestions?<br>
</blockquote>
<br>
I'm sure you will get lots of suggestions; however, I don't think you can put the switch between the modem and the router. If you use NAT on the router, then you certainly cannot.<br>
<br>
For testing wireless drivers, I have three wireless routers that are cabled like this:<br>
<br>
modem --> router 1 --> router 2 --> router 3<br>
<br>
Router 1 has both wired and wireless clients. Routers 2 and 3 only have wireless clients.<br>
<br>
The one special thing that I have done is to leave the WAN ports on routers 2 and 3 empty, thus they are treated as switches with a wireless server. On them, DHCP is disabled, and they are given a fixed address in the network <a href="http://192.168.1.0/24" target="_blank">192.168.1.0/24</a>, but outside the range offered by the DHCP server in router 1.<br>
<br>
Why is it setup this way? The main benefit is that everything connected to this system has an address in the 192.168.1.X range, and every device can be accessed no matter which router is used for the connection.<br>
<br>
In your case, the latency will be reduced a little by putting the switch between your two routers.<br>
<br>
Larry<br>
</blockquote>
Larry,<br>
<br>
Thanks for your reply! <br>
What I'm trying to accomplish with my suggested layout is to split my network into two pieces, but both sharing the cable modem connection to my ISP. The first piece is the wired piece which has all the office devices on it (desktops, NAS, printer, etc.) This would be highly secured; primarily via the firewall in the (wired) router. The second piece is the wireless piece which has MythTV, dlna TV net connections, and wireless connections for Kindle and tablets. This would be much less secured (even with a wireless router) since it has wireless devices.<br>
<br>
What I'm trying to do is probably overkill, but I really don't have much faith in the security of wireless routers, dlna on TV, ....<br>
<br>
I understand your comments about the modem -> switch -> router not working -- and yes, I use NAT on the wired side. The way I understand your arrangement is that routers 2 & 3 are acting as managed switches. Do I get that right? <br>
In your set up, how/where do you firewall the devices connected to routers 2 & 3 from malicious wireless attacks?<br>
<br>
Thanks again.<br>
<br>
Joe Henley<br>
______________________________<u></u>_________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/<u></u>listinfo/mythtv-users</a><br>
</blockquote></div>