3 lines
128 B
Text
3 lines
128 B
Text
|
#tcpdump -i ppp0 port ! ftp and port ! ftp-data and port ! ssh and port ! ircd $@
|
||
|
tcpdump -i ppp0 port ! ssh and port ! ircd $@
|