df2daf524d
Signed-off-by: Nico Schottelius <nico@manager.schottelius.org>
2 lines
128 B
Text
Executable file
2 lines
128 B
Text
Executable file
#tcpdump -i ppp0 port ! ftp and port ! ftp-data and port ! ssh and port ! ircd $@
|
|
tcpdump -i ppp0 port ! ssh and port ! ircd $@
|