Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クラスbネットワークでクラスcのIPにpingを実行できません。私は自分のIPを172.16.1.50に置き、反対側に192.168.1.50を置きました
ホスト 1 (172.16.1.50) --- (192.168.1.50) ホスト 2
上記の場合、これは単純に無効な構成です。
ホスト 1 (172.16.1.50) --- (172.16.0.0/24) ルーター (192.168.1.0/24) --- (192.168.1.50) ホスト 2
2 つのホストでルートを正しく設定して、反対側に到達するためにルーターにパケットを送信する必要があることを認識していれば、機能します。