Monitor SSH connections
# -l: real-time # -e: including ethernet headers tcpdump -i eth0 'tcp port 22' -l -e