Ask Experts Questions for FREE Help !
Ask
    nikon159's Avatar
    nikon159 Posts: 1, Reputation: 1
    New Member
     
    #1

    Jun 17, 2007, 08:08 AM
    One computer connecting to two networks
    Hi well this is my dilemma I currently have two wired networks in my apartment. Network “A” has two computers both with static IP addresses witch connect to the internet via a cable modem and we simply use for surfing and the norm. Network “B” has our media center that we use for watching TV/movies surfing and bit torrent downloading. This computer is connected to the internet with a dedicated DSL connection. The reason we did this is because the ISP that provides cable internet access in our area has a bandwidth cap of 100 GB and we easily exceed this limit and the DSL is unlimited. The second reason is that the downloading slows surfing speeds significantly. So we decided to get two connections and solve the problem once and for all. Ok back to the problem what I need the media center to do is to be connected to both networks, get it’s internet access from the DSL while completely ignoring the Cable and still be able to share files on both of the networks. The physical setup is that everything is wired all computers run Windows XP and there are two network cards in the media center and both networks have their own routers. Thanks in advance to anyone who could help me get this up and running.
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #2

    Jun 17, 2007, 10:50 AM
    You can't do what you want. To accomplish what you want you need your media center to somehow be intelligent enough to know which connection to use for a default route. For that to happen your media center needs to a) have a full Internet feed (i.e. full routing tables) from each ISP, b) can do dynamic policy based routing based on source IP/Interface. That's something chances are your media center won't do. That's also 1/2 the problem. The other half is how to get external clients to connect to the same machine from two different ISP both of which are NATing for you.

    What you can do is setup your media center to use an Internet Proxy for browsing on your cable modem LAN segment and for everything else (i.e. bittorrent) to use your DSL.

    That's probably the closes you'd be able to come to I think.

    Casey
    ice_monsta's Avatar
    ice_monsta Posts: 3, Reputation: 2
    New Member
     
    #3

    Jun 20, 2007, 05:52 AM
    Quote Originally Posted by nikon159
    Hi well this is my dilemma I currently have two wired networks in my apartment. Network “A” has two computers both with static IP addresses witch connect to the internet via a cable modem and we simply use for surfing and the norm. Network “B” has our media center that we use for watching TV/movies surfing and bit torrent downloading. This computer is connected to the internet with a dedicated DSL connection. The reason we did this is because the ISP that provides cable internet access in our area has a bandwidth cap of 100 GB and we easily exceed this limit and the DSL is unlimited. The second reason is that the downloading slows surfing speeds significantly. So we decided to get two connections and solve the problem once and for all. Ok back to the problem what I need the media center to do is to be connected to both networks, get it's internet access from the DSL while completely ignoring the Cable and still be able to share files on both of the networks. The physical setup is that everything is wired all computers run Windows XP and there are two network cards in the media center and both networks have their own routers. Thanks in advance to anyone who could help me get this up and running.
    You should be able to set up the second network interface card the same as the first. Set your workgroup to the same as the other computers you wish to connect to. And set your IP address within the same IP range as the other computers. Just don't specify a gateway or DNS servers and you should be able to communicate with the computers and still only get external (internet) communications from the first network card.

    ~ note I am a low level student, so I'm not sure about the more complex details.
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #4

    Jun 20, 2007, 10:22 AM
    I'm going to contradict myself and agree with ice_monsta. I re-read the question again I would have to agree that just connecting the media center via a 2nd NIC card to the Cable Network (assigning it a static and no default gw) will do what you asked.

    I originally misunderstood the question to where I thought you wanted the media center to download via bittorrent from the DSL and surf the Internet via the Cable Modem. Sorry for the confusion.

    Casey
    ice_monsta's Avatar
    ice_monsta Posts: 3, Reputation: 2
    New Member
     
    #5

    Jun 20, 2007, 03:07 PM
    Yay!
    I guess sometimes sticking with instinct is right. I've just completed a diploma in I.T. Networking is where I want to be, but the stupid diploma only covered IP addressing.. and yet the majority of the class fails? Very interesting.
    morolan's Avatar
    morolan Posts: 2, Reputation: 1
    New Member
     
    #6

    Jun 20, 2007, 11:31 PM
    Just a thought...

    Wouldn't it be easier just to consolidate the networks? Use one network (eg: 192.168.0.X).

    Then assign static IPs to both routers:
    1. Router A (Cable): 192.168.0.1
    2. Router B (DSL): 192.168.0.2


    Then disable the DHCP server on Router B (DSL) and assign a static IP for the media center machine with it's default gateway set to 192.168.0.2 and DNS servers to the DSL ISP default. This would default all existing machines and any new ones to the Cable connection for surfing. But would also automaticaly show the whole workgroup on the LAN. Plus you would only need one NIC on the media machine.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Connecting 1 PC to 2 Networks Simultaneously [ 1 Answers ]

Hi I want to run a network for my pc's and laptop then have a 2nd network with only my xbox 360 and connect one of my pc's from my first network to my xbox's network for music and video sharing. So my question is can 1 PC connect to 2 networks simultaneously? If you need more info just let...

Connecting to multiple networks at the same time with one PC [ 23 Answers ]

Hi all, I have a question about being on multiple networks at the same time. I have two networks at home, first I'll explain the topology of each of them. Directly on my internet connection, behind my modem, there is a switch (which functions as a hub I guess). Behind this hub are 2...

Connecting two networks [ 3 Answers ]

I need to connect two existing networks together. Currently there is a main network that has 15 computers and 2 servers with a high speed internet connection and static IPs. Second network has 6 computers and 1 server also with high speed internet and static IP. Currently second network connects...

Connecting to 2 networks at once [ 9 Answers ]

My home network has the following hardware: * IBM T42P ThinkPad laptop running XP Pro * Desktop Pentium 4 PC (clone) running XP Pro * HP Media Center PC * HP LaserJet 3030 printer/copier/fax/scanner connected to the desktop PC through the parallel port with printer sharing enabled * RCA...

Computer networks [ 2 Answers ]

How do we send message in a lan network in NT operating system using dos prompt?


View more questions Search