Route without a router?

Ask a Question related to Windows Networking, Design and Development.

  1. #1

    Default Route without a router?

    My home network is currently set up as follows (all the
    links are Ethernet links, and computers A and B both
    run Windows XP).

    ------- -------
    | | | |
    | A |--- fast link --- | B |
    | | | |
    ------- -------
    | |
    slow|link |
    | |
    -------- ------- |
    | DSL | | | |
    |modem|---- | hub |---- slow link -----
    | | | |
    -------- -------

    The problem: With the above setup, when I transfer files
    between A and B, Windows XP uses the "slow link" instead
    of the fast link. (But there is no problem getting out to
    the Internet from B via the DSL modem.)

    If I disconnect the slow link between B and the hub, file
    transfers between A and B will go over the fast link, but
    I can no longer get out to the Internet from B.

    I tried eliminating the hub and its connection to B, and
    connected the DSL modem directly to A, but still could
    not see the Internet from B.

    Question: How can I set up my network so I can see the
    Internet from B (and of course from A), and so that file
    transfers between A and B will automatically use the
    fast link? -- Is there any way it can be done without
    a switch or a router?

    -- Bob Day


    Bob Day Guest

  2. Similar Questions and Discussions

    1. How to specify the interface name to use with a specific route
      Hello, Could any one tell me if it is possible in AIX 4.3.3 on a machine with 2 nics to specify a specific interface while using the "route add"...
    2. Double Insert :: best route?
      If one is attempting to insert data into tables at the same time what is the best way to do this. I could do it the way below - but is there any...
    3. os-9 default route
      I'm not sure if I'm in the right place but here goes. I've been asked to find the correct command to add a default route for a hardware device which...
    4. route dropped when WAN goes down
      I have an application that is communicating with a remote SCO Unix server. The SCO server has multiple network interfaces and we are not on the...
    5. OS (Solaris 8) is losing route to 127.0.0.1
      Hi everybody, I have a U60 here that is running Solaris 8 (108528-17). It is being used for dns, dhcp, rwhois, and ntp. Once in a while that...
  3. #2

    Default Re: Route without a router?

    This is just speculation but...

    If you configure that fast link to use Netbios over TCP and slow links to
    use only TCP/IP, you might get what you want. And when you copy files
    between A and B, use netbios names and not tcp/ip addresses.

    Maybe somebody else can confirm if that works and give you more detailed
    instructions.

    /Nico

    "Bob Day" <bobday.nh@verizon.net> wrote in message
    news:OsefzOjSDHA.1320@TK2MSFTNGP12.phx.gbl...
    > My home network is currently set up as follows (all the
    > links are Ethernet links, and computers A and B both
    > run Windows XP).
    >
    > ------- -------
    > | | | |
    > | A |--- fast link --- | B |
    > | | | |
    > ------- -------
    > | |
    > slow|link |
    > | |
    > -------- ------- |
    > | DSL | | | |
    > |modem|---- | hub |---- slow link -----
    > | | | |
    > -------- -------
    >
    > The problem: With the above setup, when I transfer files
    > between A and B, Windows XP uses the "slow link" instead
    > of the fast link. (But there is no problem getting out to
    > the Internet from B via the DSL modem.)
    >
    > If I disconnect the slow link between B and the hub, file
    > transfers between A and B will go over the fast link, but
    > I can no longer get out to the Internet from B.
    >
    > I tried eliminating the hub and its connection to B, and
    > connected the DSL modem directly to A, but still could
    > not see the Internet from B.
    >
    > Question: How can I set up my network so I can see the
    > Internet from B (and of course from A), and so that file
    > transfers between A and B will automatically use the
    > fast link? -- Is there any way it can be done without
    > a switch or a router?
    >
    > -- Bob Day
    >
    >

    News Reader Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139