搜尋此網誌

顯示具有 FIREWALL 標籤的文章。 顯示所有文章
顯示具有 FIREWALL 標籤的文章。 顯示所有文章

2010年10月10日 星期日

TCPDUMP USAGE METHOD

TCPDUMP is a usage tool , when you want to trace  a connection or connections .
for example
 tcpdump -i eth1 udp
#-i mean which interface . such as  -i  eth1, eth0
#in different os . have different  interface name