InterviewSolution
| 1. |
Solve : question about IP addresses? |
|
Answer» I made a network of two computers and I CONFIGURED them with the following STATIC IP addresses: 10.10.10.1 and 11.11.11.1 and both with the subnet mask 255.255.255.0. But when I tried to ping one of the computers from the other, I couldnot do that. What is the problem? Local Area Networks (LAN) are generally recognized to be within the address range of 192.168.x.y |
|