Linux

패킷 모니터링(tcpdump)

jgkim1008 2021. 1. 19. 21:07

간혹 서버에 통신이 안될떄 tcpdump로 패킷의 흐름을 파악

 

tcpdump -envv -i eth0 host x.x.x.x and port 22