also @ TechSpot: AMD A4-5000 Review: the affordable ultraportable APU

Networking through crossover cable

Discussion in 'Storage and Networking' started by malconsci, Jul 22, 2010.

Post New Reply
  1. malconsci Newcomer, in training

    I have tried connecting two computers using a crossover cable, after setting up the necessary configurations and plugging in the crossover cable on both computers a notification appeared on PC1 saying that it’s acquiring network address while PC2 has no response. Then after few seconds PC1 stops acquiring network address and has changed it’s status to limited or no connectivity, still PC2 has no response at all.

    Please help me with this problem.

    Thank you
  2. JMMD TechSpot Chancellor Posts: 1,178

    How exactly did you set things up? What were the steps?

    What I normally do is connect the two PC's and then set their IPs to something like 192.168.2.1 and 192.168.2.2. You won't have anything for DNS or Gateway.
  3. jobeard TS Ambassador Posts: 12,239   +123

    If you are attempting this setup
    Code:
    modem---(router?)---system#1----system#2
    requires system#1 to enable Internet Connection Sharing (ICS).
    If your router is at 192.168.0.1, then you'll have to change that to something like 192.168.1.1
    as ICS will demand to have that address for itself on #1 and system#2 will get 192.168.0.2
  4. malconsci Newcomer, in training

    i used the network set up wizard to create small network.i used WORKGROUP as workgroup name for both of computers.
  5. jobeard TS Ambassador Posts: 12,239   +123

    Using the ICS setup, system#1 will enable routing and pass the DNS settings to system#2.
    Without it, even with a manual setup on system#2, system#1 will not route traffic to system#2.

    The much better setup is with a router
    Code:
    modem--router--- both systems #1 & #2