News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

LinuxMCE in a separate sub-network

Started by MediaMonkey, September 06, 2007, 08:12:44 PM

Previous topic - Next topic

MediaMonkey

I want to configure my media network on its own switch with LinuxMCE as the DHCP server. The original (wireless enabled) home network will continue to use the DHCP server built in into the wireless router. This lets media server to shutdown or sleep when not in use. Can any one review this network diagram for me, please?

If I feed internet to LinuxMCE server directly from the main switch, will it make any better or worse?
Core/Hybrid: Foxconn N570SM2AA-8EKRS2H (has 2 network ports), ASUS EN6200LE, AMD-X2 4000+, 1GB DDR2-800, 500 GB SATA/300, DVD drive/writer, Sony XL1B3, BTC 9019URF, Gyro Mouse, Gyro Remote, USB-UIRT, MS Win XP Remote, ATI HDTV Wonder, HDHomeRun

pixelator

A switch with VLAN support would be the best choice if you want to run separate subnets.

dopey

I would connect the core directly to the wireless router if you can. Really, though, it shouldn't matter much as your main bottle neck would be the internet.

Don't forget to punch a hole in your wireless router to forward http requests to your core... assuming you want to be able access the web functionality from the outside world (if you wanted to view security footage and stuff).

MediaMonkey

Quote from: dopey on September 07, 2007, 04:14:43 AM
I would connect the core directly to the wireless router if you can. Really, though, it shouldn't matter much as your main bottle neck would be the internet.

Don't forget to punch a hole in your wireless router to forward http requests to your core... assuming you want to be able access the web functionality from the outside world (if you wanted to view security footage and stuff).

Sure I will have to do that. Can we change http port number for LinuxMCE webserver? That would be required if I want to run a lower power machine for web server in my home network.
Core/Hybrid: Foxconn N570SM2AA-8EKRS2H (has 2 network ports), ASUS EN6200LE, AMD-X2 4000+, 1GB DDR2-800, 500 GB SATA/300, DVD drive/writer, Sony XL1B3, BTC 9019URF, Gyro Mouse, Gyro Remote, USB-UIRT, MS Win XP Remote, ATI HDTV Wonder, HDHomeRun

dopey

You just have to forward it from a different port. So you tell you router that all requests on port 81, for example, get forwarded to your core at port 80.

MediaMonkey

Quote from: dopey on September 07, 2007, 05:42:06 AM
You just have to forward it from a different port. So you tell you router that all requests on port 81, for example, get forwarded to your core at port 80.
My Netgear (with wireless) router does not translate ports, I can only specify which port should be forwarded to which IP address.
Core/Hybrid: Foxconn N570SM2AA-8EKRS2H (has 2 network ports), ASUS EN6200LE, AMD-X2 4000+, 1GB DDR2-800, 500 GB SATA/300, DVD drive/writer, Sony XL1B3, BTC 9019URF, Gyro Mouse, Gyro Remote, USB-UIRT, MS Win XP Remote, ATI HDTV Wonder, HDHomeRun

dopey

That kind of sucks... but to answer your original question, yes. The setting can be changed in /etc/apache2/ports.conf.

MediaMonkey

Quote from: dopey on September 08, 2007, 02:20:37 AM
That kind of sucks... but to answer your original question, yes. The setting can be changed in /etc/apache2/ports.conf.
Great! Thanks for the tip!
(I switched to Linux (now LinuxMint 3.0) about 6 months ago and learned that you can do pretty much anything in Linux! Linux rocks!)
Core/Hybrid: Foxconn N570SM2AA-8EKRS2H (has 2 network ports), ASUS EN6200LE, AMD-X2 4000+, 1GB DDR2-800, 500 GB SATA/300, DVD drive/writer, Sony XL1B3, BTC 9019URF, Gyro Mouse, Gyro Remote, USB-UIRT, MS Win XP Remote, ATI HDTV Wonder, HDHomeRun