Windows 7 unidentified network direct cable connection

5

2

I have 2 computers. Both are Windows 7 and are connected directly by a cable. There's no DHCP server and both have static IP (192.168.2.2 and 192.168.2.3).

Windows 7 defines my network as an unidentified and I'm unable to change network local from Public to Home. Network adapters are working fine but due to Public networks limitation I can't share folders.

Has anyone ever direct connected 2 Windows 7 computers?

Eduardo

Posted 2009-11-18T00:29:03.180

Reputation:

What about the subnet mask? Are they both the same on each of the computers? – t0mm13b – 2009-11-18T00:31:00.163

Answers

5

Unidentified network is a network with out a valid gateway. So, set the gateway of each the computer to the other computer's IP address. Once you have done this, you should be able to change Private to Home and begin file sharing.

Also make sure you are using a cross-over cable instead of straight-though. Directly connecting 2 nodes/hosts of the same OSI layer requires a Ethernet cross-over cable. Added even though you probably knew this already. You never know.

Will update my answer if more information is provide.

SgtOJ

Posted 2009-11-18T00:29:03.180

Reputation: 6 843

1The fake gateway trick works! Thanks. (FYI: you don't need a cross-over cable if at least one of the two hosts is connected via gigabit ethernet) – netvope – 2011-01-11T08:46:00.437

4

CesarGon

Posted 2009-11-18T00:29:03.180

Reputation: 320