Why do we need ip addresses?
Why do we need ip addresses? If you are in the network 192.168.1.0/24 and try to ping 192.168.1.50 the client sends an ARP request. But if we try to ping 192.168.3.10 the client gets so…
Why do we need ip addresses? If you are in the network 192.168.1.0/24 and try to ping 192.168.1.50 the client sends an ARP request. But if we try to ping 192.168.3.10 the client gets so…
When we send a ping request, the whole process with the OSI model starts. So we have the destination ip address but now we have to find the the desination mac address with only a…