computing
  • 6

Solved Internet And Intranet Not Working Together.

  • 6

My office pc internet ADSL router is connected on USB port and office intranet router is connected to LAN post throuh a CAT-5 cable.Both have different gateways.I have manually configured both USB and LAN but internet and intranet does nt work together.I am required to disable one connection to connect the othet one.I want to remotely connect to my office pc and work on intranet( oracle database) .i connect through team viewer but as internet is on,intranet does nt open.i tried to add intranet gateway throuh command line also but it did nt work.office pc is xp ..home pc is vista..

Share

1 Answer

  1. The intranet should work without the gateway IP on that interface because a gateway address is only necessary when crossing a LAN boundary. You have something misconfigured or this wouldn’t be happening. So, at this point we’ll need to see the configuration of both interfaces.

    Open a command prompt window (ie: Start >> Run >> type cmd and hit Enter) and perform the following command:

    ipconfig /all

    Once you’ve finished, copy/paste the output into a response on here so we can have a look.

    For info on how to copy/paste from a command prompt window click on my name above and read my “how-to” guide titled, “Post the output of ipconfig (version 2)

    It matters not how straight the gate,
    How charged with punishments the scroll,
    I am the master of my fate;
    I am the captain of my soul.

    ***William Henley***

    • 0