asked
Build ESXi virtual infrastructure and monitor abnormal symptoms using security solutions
VyOS Router Installation and Basic Network Configuration Practice
Written on
·
400
0
kali에서 10.44.44.1, 8.8.8.8 ping 이 잘가지는데
yahoo.co.kr만 안가지는 이유는 뭘까요..?
reboot했는데도 yahoo.co.kr은 안가집니다.
Answer 2
1
저같은 경우는 ping google.co.kr이나 ping www.naver.com은 되는데 ping yahoo.co.kr은 안되는 경우였습니다. 대기업 등에서 ICMP (ping) 응답을 비활성화하는데, 서버나 도메인이 ping에 응답하지 않아도 서버에 문제가 있는 것은 아닌 것으로 알고 있습니다.
dns 서버 등록이 안되는 것 같습니다.
저는 vi /etc/resolv.conf에서 서버 주소를 1.1.1.1로 변경하여 해결했습니다~
감사합니다 ^^
감사합니다 ^^