• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

2 Network Media Server setup

Joined
Oct 20, 2009
Messages
2,883 (0.50/day)
Location
Corpus Christi, Texas
System Name FumoffuFumoffu
Processor Intel i7 4770K
Motherboard Gigabyte Z87X -UD3H
Cooling Corsair H100i
Memory 16GB DDR3 1600 Crucial Ballistix
Video Card(s) Sapphire AMD Radeon HD 7970 OC
Storage 1- WD 500GB 1- Samsung F2 1.5TB 1- Crucial M4 128GB SSD 1-256GB ADATA XPG SX900 ASX900S3 SSD
Display(s) Hanns-G HZ281HPB 27.5'' 3ms Full HD 1920x1200 WideScreen LCD Monitor
Case Corsair Graphite Series 600T
Audio Device(s) Creative Soundblaster X-Fi Titanium
Power Supply Corsair HX 750W Gold
Software Windows 7 Pro x64
Hey guys,

I have a quandary. I have to internet connections. One (25mb) has a 350GB/mo cap. the other (6Mb) has no cap. I have a media/file/usenet server running on the 6mb connection. I want to be able to access the media server on that connection from my other connection. how do I do that? I have a PS3 and 360 as well as 2 Desktops and 1 laptop.

Here is a diagram of what my setup is.

UntitledDocument.jpeg
 
Okay if I am understanding this correctly you have a usenet/media server on your 6 meg connection and you want to be able to access this server from your devices on the other connection?

If this is correct there are a few things you need to do.

1. Make sure all devices are on the same IP subnet. For example if your Laptop on the 25 meg connection has an IP address of 192.168.1.112 with a subnet maske of 255.255.255.0 then you will need to setup the other router and file server to have an IP address in the 192.168.1.x range (make sure you utilise the same subnet mask, most likely 255.255.255.0 on a home network). Make sure that neither of these addresses are taken on the other network, also ensure that these addresses are set statically.

2. Turn off the DHCP server functionality of the 6mb router if enabled.

3. Interconnect the two networks. The easiest way to do this would be to connect all the devices into one switch.

4. Ensure that the default gateway on the usenet server is set to that of the 6mb router, easiest way to do this is to set it statically.

Connecting your network this way will effectively mean that the 25mb part of the network will remain the same (plus the switch of course) and the secondary 6mb network will be converted to a static setup rather than dynamic. You could also force any other device on your network to to go through the 6mb connection if desired simply by manually changing the default gateway IP address.

If you want to achieve the same results and still keep DHCP on both subnets things will start to get very complicated.
 
Back
Top