If I ping a local computer by name, an error occurs: Temporary failure in name resolution. If I ping via IP then everything is ok. How to fix it?
ping PC-01
ping: PC-01: Temporary failure in name resolution
ping 10.10.1.10
PING 10.10.1.10 (10.10.1.10) 56(84) bytes of data.
64 bytes from 10.10.1.10: icmp_seq=1 ttl=128 time=0.493 ms
64 bytes from 10.10.1.10: icmp_seq=2 ttl=128 time=0.336 ms
64 bytes from 10.10.1.10: icmp_seq=3 ttl=128 time=0.546 ms
64 bytes from 10.10.1.10: icmp_seq=4 ttl=128...
Read more
ping PC-01
ping: PC-01: Temporary failure in name resolution
ping 10.10.1.10
PING 10.10.1.10 (10.10.1.10) 56(84) bytes of data.
64 bytes from 10.10.1.10: icmp_seq=1 ttl=128 time=0.493 ms
64 bytes from 10.10.1.10: icmp_seq=2 ttl=128 time=0.336 ms
64 bytes from 10.10.1.10: icmp_seq=3 ttl=128 time=0.546 ms
64 bytes from 10.10.1.10: icmp_seq=4 ttl=128...
Read more