ワイヤレスネットワークを経由せずに2台のコンピューターを接続する必要があったことはありますか?以前、アドホックワイヤレスネットワークを使用して2台のコンピューターをワイヤレスで接続する(connect two computers wirelessly)方法について説明しましたが、直接接続するほど高速ではありません。
コンピューターが有線ネットワーク上にある場合は、2台のコンピューターをネットワーク接続してから、ファイルとフォルダーを共有できますが、これは大変な作業です。より簡単な方法は、Windows 7以降を実行している場合は、単にホームグループを作成する(create a homegroup)ことです。3番目の方法は、クロスケーブルを使用して2台のコンピューターを接続し、データを転送することです。
このセットアップが機能するためには、セットアップまたは正しく構成されていることを確認する必要があることがいくつかあります。この記事では、さまざまな手順をすべて実行してみます。
ステップ1-IPアドレスを構成する
通常、クロスケーブルを使用して2台のコンピューターを接続している場合、コンピューターはLANネットワークに接続されていません。この場合、各コンピューターの静的IPアドレスを構成する必要があります。
両方のコンピューターが同じサブネット上にあるIPアドレスを持っていることを確認する必要があります。たとえば、1台のコンピューターに192.168.0.1のIPアドレスを与える場合、2番目のコンピューターに192.168.0.2のIPを与える必要があります。
上記のIPアドレスを使用した場合は、255.255.255.0のサブネットマスクを使用する必要があります。間違ったサブネットマスクを使用すると、接続は機能しません。
最後に、デフォルトゲートウェイの値は両方のマシンで同じである必要があります。使用するIPアドレスを選択できますが、デフォルトゲートウェイとして両方のコンピューターで使用します。以下(Below)は、私のセットアップが1台のコンピューターをどのように検索するかです。
ローカルネットワーク外のデバイスに実際に接続する必要がないため、技術的には[デフォルトゲートウェイ](Default Gateway)フィールドと[優先DNSサーバー]フィールドを空白のままにしておくことができます。(Preferred DNS server)静的IP(IPs)に関する詳細情報が必要な場合は、WindowsおよびMacで静的IPアドレスを割り当てる方法に関する私の投稿を必ずお読みください。
ステップ2–クロスケーブル
次に確認する必要があるのは、実際に適切なクロスケーブルがあることです。基本的に、クロスケーブルにはいくつかの種類がありますが、緑とオレンジのペアが交換され、茶色と青のペアが同じ位置にある標準のクロスケーブルを入手するのが最善です。
交差させる必要があるピンは1、3、2、6だけです。したがって、ケーブルの両端をチェックして、図と一致していることを確認してください。Amazonで安価な10フィートのクロスオーバーケーブルをAmazon for $5クロスオーバーアダプター(crossover adapters)を入手できます。これはもう少し多いですが、イーサネット(Ethernet)ケーブルをクロスオーバーケーブルに変えることができます。
ステップ3–ローカルユーザーアカウント
双方向でファイルにアクセスする際に問題が発生した場合は、同じ名前と同じパスワードを持つユーザーアカウントを各コンピューターに作成する必要があります。これは、ポップアップする可能性のあるあらゆる種類のAccessisDeniedエラーを(Access)乗り越えるのに役立ちます。
(Make)アカウントも管理者アカウントであることを確認してください。現在のアカウントの名前を変更するのではなく、新しいアカウントを作成することをお勧めします。
ステップ4–ファイアウォールを無効にする
最後に、両方のコンピューターでファイアウォールを無効にして、ファイル共有ポートがブロックされていないことを確認する必要があります。これを行うには、[コントロールパネル](Control Panel)、 [ Windowsファイアウォール(Windows Firewall)]の順に移動します。オフを(Off)クリック(Click)します。サードパーティのファイアウォールを使用している場合は、それも必ずオフにしてください。
ファイル転送が完了したら、必ず戻ってファイアウォールをオンにする必要があります。基本的にPCをインターネット(Internet)全体に公開しているため、ファイアウォールを長期間オフのままにしておくことは危険です。
以上です!これらすべての手順を実行すると、各コンピューターが他のコンピューターに正しくアクセスできるようになります。コマンドプロンプトを開き([スタート]をクリックしてcmdと入力)、他のコンピューターにpingを実行して、接続を確認(Start)でき(cmd)ます。pingという単語の後に他のコンピューターのIPアドレスを入力するだけです。(Just)
これで、Windowsエクスプローラーの[(Windows Explorer)マイネットワーク](My Network Places)または(Network)[ネットワーク]に移動して、他のコンピューターにアクセスできるようになります。ファイルを転送する場合は、共有フォルダも設定する(setup a shared folder)必要があります。また、複数のコンピューター間でファイルを共有(share files between multiple computers)できる他のすべての方法について説明している他の投稿も確認してください。問題が発生した場合は、ここにコメントを投稿してください。サポートさせていただきます。楽しみ!
Connect Two Computers using a Crossover Cable
Ever needed tо cоnnect two compυters tоgether without going through a wireless network? I’ve previously written about how to connect two computers wirelessly using an ad-hoc wireless network, but it’s not as fast as being directly connected.
If your computers are on a wired network, you can network two computers and then share files and folders, but it’s a lot of work! An easier way is to simply create a homegroup if you are running Windows 7 or higher. A third way is to use a crossover cable to connect two computers and transfer data.
In order for this setup to work, there are a few things you need to make sure are setup or configured properly. I will try to go through all the different steps in this article.
Step 1 – Configure IP Addresses
Usually, if you are using a crossover cable to connect two computers, the computers are not connected to a LAN network. In this case, you will need to configure static IP addresses for each computer.
You have to make sure that both computers have IP addresses that are on the same subnet. For example, if you give one computer an IP address of 192.168.0.1, then you should give the second computer an IP of 192.168.0.2.
If you used the above IP addresses, you should use a subnet mask of 255.255.255.0. If you use an incorrect subnet mask, the connection will not work.
Lastly, the value for the default gateway should be the same on both machines. You can pick which IP address you want to use, but use it on both computers for the default gateway. Below is how my setup looks for one computer:
It’s worth noting that you could technically leave the Default Gateway and Preferred DNS server fields blank as you really don’t have to connect to any device outside the local network. If you need more info about static IPs, make sure to read my post on how to assign a static IP address in Windows and Mac.
Step 2 – Crossover Cable
The second thing you need to verify is that you actually have a proper crossover cable. Basically, there are a few different types of crossover cables, but it’s best to get the standard crossover cable where the green and orange pairs are swapped and the brown and blue pairs stay in the same position.
The only pins that need to be crossed are 1,3 and 2,6. So just check your cable on both end and make sure it matches the diagram. You can get a cheap 10ft crossover cable on Amazon for $5 or you can get crossover adapters, which are a little bit more, but can turn any Ethernet cable into a crossover cable.
Step 3 – Local User Accounts
If you’re having problems accessing files both ways, you may have to create a user account on each computer that has the same name and same password. This helps get past any kind of Access is Denied errors that may pop up.
Make sure the accounts are administrator accounts also! It’s best to create a new account rather than rename a current account.
Step 4 – Disable Firewalls
Finally, you should disable the firewall on both computers to ensure that none of the file sharing ports are being blocked. You can do this by going to Control Panel and then Windows Firewall. Click on Off. If you’re using any third-party firewall, make sure to turn that off too.
You’ll want to definitely make sure that you go back and turn on the firewall once you have completed your file transfer. Leaving the firewall off for any extended period of time is dangerous as you’re basically exposing your PC to the entire Internet.
That’s about it! If you follow all these steps, each computer should be able to access the other properly. You can check the connection by opening a command prompt (click on Start and type in cmd) and trying to ping the other computer. Just type the word ping followed by the IP address of the other computer.
You should now be able to go to My Network Places or Network in Windows Explorer and access the other computer. You’ll also need to setup a shared folder if you want to transfer files. Also, check out my other post that talks about all the other ways you can share files between multiple computers. If you are having problems, post a comment here and I will try to help! Enjoy!