Results 1 to 9 of 9

Thread: Windows Networking - IP Forwarding Question

  1. #1
    lightshow's Avatar Asleep at the wheel
    Join Date
    Mar 2003
    Age
    39
    Posts
    902
    I have an IP Forwarding question.

    (All workstations are Windows 7)

    If I have workstation A connected to workstation B with a crossover ethernet cable:

    I make Workstation A - 192.168.3.1 255.255.255.0
    I make Workstation B - 192.168.3.2 255.255.255.0

    I can now make them interact with each other (IE map drives, etc.) with no problem.


    Now my question is, if workstation B is also connected to the internet though a second network adapter, will Windows by default enable IP Forwarding (ie: act as a router/use workstation B as a gateway to the internet (a different subnet 192.168.1.1 255.255.255.0 subnet?)


    Or would i be right to assume you have to go into Windows's Network manager and choose to "Bridge" Adapters and this is the action that tells windows to forward traffic/act as a router/gateway?
    I miss the days of random nut '03
    Click for more activation options, then activate by telephone. Run the keygen.
    if I call them, aren't they going to get me? (you know, down there)

  2. Software & Hardware   -   #2
    mjmacky's Avatar an alchemist?
    Join Date
    May 2010
    Location
    day book
    Posts
    10,855
    You didn't explain how the second computer gets internet... do they share the same public IP or are you talking about a separate provider?
    Everything is brought to you by Fjohürs Lykkewe.

  3. Software & Hardware   -   #3
    Artemis's Avatar ¿ןɐɯɹou ǝq ʎɥʍ BT Rep: +3
    Join Date
    Jun 2007
    Location
    127.0.0.1
    Posts
    5,472
    Quote Originally Posted by lightshow View Post
    I have an IP Forwarding question.

    (All workstations are Windows 7)

    If I have workstation A connected to workstation B with a crossover ethernet cable:

    I make Workstation A - 192.168.3.1 255.255.255.0
    I make Workstation B - 192.168.3.2 255.255.255.0

    I can now make them interact with each other (IE map drives, etc.) with no problem.


    Now my question is, if workstation B is also connected to the internet though a second network adapter, will Windows by default enable IP Forwarding (ie: act as a router/use workstation B as a gateway to the internet (a different subnet 192.168.1.1 255.255.255.0 subnet?)


    Or would i be right to assume you have to go into Windows's Network manager and choose to "Bridge" Adapters and this is the action that tells windows to forward traffic/act as a router/gateway?

    In this situation bridging the adaptors on workstation A is the simplest way to allow IP traffic to be routed to workstation B. Bridging is a relatively straight forward procedure under Windows 7.

    4d7920686f76657263726166742069732066756c6c206f662065656c73


  4. Software & Hardware   -   #4
    ArghMatey's Avatar n00b
    Join Date
    Aug 2011
    Location
    Florida
    Posts
    2
    I agree with Artemis. Bridging is definitely the simplest and most reliable way to do it. I hope it works out for ya mate.

    Matey

    http://windows.microsoft.com/en-AU/w...rossover-cable

    Read that lightshow....it explains the use of a Crossover cable.

    Matey
    Last edited by ArghMatey; 08-17-2011 at 10:41 PM. Reason: Automerged Doublepost

  5. Software & Hardware   -   #5
    WHiKWiRE's Avatar MooPhEuS
    Join Date
    Apr 2006
    Location
    Toronto, Ontario
    Age
    36
    Posts
    11,675
    I used to do this for XBMC and yes bridging a connection is very simple. Though you should really man up and get a router/switch.

  6. Software & Hardware   -   #6
    lightshow's Avatar Asleep at the wheel
    Join Date
    Mar 2003
    Age
    39
    Posts
    902
    Ok, perfect that's what I was wondering. I didn't realize that it takes the act of "bridging" the two adapters in the Network Connections window to allow that.

    It makes sense though since it doesn't allow that bridge by default.


    Thanks guys.
    I miss the days of random nut '03
    Click for more activation options, then activate by telephone. Run the keygen.
    if I call them, aren't they going to get me? (you know, down there)

  7. Software & Hardware   -   #7
    Artemis's Avatar ¿ןɐɯɹou ǝq ʎɥʍ BT Rep: +3
    Join Date
    Jun 2007
    Location
    127.0.0.1
    Posts
    5,472
    Quote Originally Posted by lightshow View Post
    Ok, perfect that's what I was wondering. I didn't realize that it takes the act of "bridging" the two adapters in the Network Connections window to allow that.

    It makes sense though since it doesn't allow that bridge by default.


    Thanks guys.
    Bridging isn't enabled by default by any operating system because there are several other reasons for having two adpators in a PC system. The most obvious is a server being used as a firewall or to separate two network segments, but there is also teaming, where two adaptors can be used to increase the link speed or provide failover (in certain network configurations).
    Last edited by Artemis; 08-21-2011 at 09:37 PM.

    4d7920686f76657263726166742069732066756c6c206f662065656c73


  8. Software & Hardware   -   #8
    i think u should give the default gatway as the first computers ips, and keep the subnet the same if u are sharing the same internet connection, more over u need to give ips in the same range, for example u give the ip of the first computer (main computer) as 192.168.0.1 and that of the second computer as 192.168.0.2 or any thing (Keep the last digit varying if u are sharing the net connection, they should not change). ips can not be same in a lan connection sharing the net, but the default gateway is the ip of the main computer of whose net u want to use the net of, if any problems pm me to draw my attention, will help u if i can and to the exten i know, i am not an expert though, but know some things which i will share.

  9. Software & Hardware   -   #9
    Artemis's Avatar ¿ןɐɯɹou ǝq ʎɥʍ BT Rep: +3
    Join Date
    Jun 2007
    Location
    127.0.0.1
    Posts
    5,472
    Quote Originally Posted by ZANKAR View Post
    i think u should give the default gatway as the first computers ips, and keep the subnet the same if u are sharing the same internet connection, more over u need to give ips in the same range, for example u give the ip of the first computer (main computer) as 192.168.0.1 and that of the second computer as 192.168.0.2 or any thing (Keep the last digit varying if u are sharing the net connection, they should not change). ips can not be same in a lan connection sharing the net, but the default gateway is the ip of the main computer of whose net u want to use the net of, if any problems pm me to draw my attention, will help u if i can and to the exten i know, i am not an expert though, but know some things which i will share.
    Did you even bother to read the previous posts before posting that babble ?

    4d7920686f76657263726166742069732066756c6c206f662065656c73


Bookmarks

Posting Permissions

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