티스토리 뷰
- Oracle Cloud Ping 확인 시 timeout 발생
pppd210-114-50-191:~ changhyun$ ping xxx.xxx.xxx.xxx PING xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx): 56 data bytes Request timeout for icmp_seq 0 Request timeout for icmp_seq 1 Request timeout for icmp_seq 2 |
- Oracle Cloud > Instance Information
1. Virtual Cloud Network 설정 선택
2. subnet 설정
3. Security Lists
4. Ingress Rules
적용 완료
pppd210-114-50-191:~ changhyun$ ping xxx.xxx.xxx.xxx PING xxx.xxx.xxx.xxx (xxx.xxx.xxx.xxx): 56 data bytes 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=0 ttl=52 time=8.467 ms 64 bytes from xxx.xxx.xxx.xxx icmp_seq=1 ttl=52 time=8.269 ms 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=2 ttl=52 time=7.294 ms 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=3 ttl=52 time=8.736 ms 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=4 ttl=52 time=6.361 ms 64 bytes from xxx.xxx.xxx.xxx: icmp_seq=5 ttl=52 time=5.321 ms |
'Server Infra' 카테고리의 다른 글
Apache 설정 (0) | 2022.04.18 |
---|---|
WARNING: UNPROTECTED PRIVATE KEY FILE! (0) | 2022.04.06 |
Apache Tomcat 설치 (0) | 2021.01.28 |
Linux Jdk 설치 (0) | 2020.12.15 |
Oracle Cloud 시작하기 (0) | 2020.12.03 |