# Sample config file
start stacheldraht
	send icmp type=0 id=668 data="gesundheit!"
	recv icmp type=0 id=669 data="sicken" nmatch=2
end stacheldraht
start tfn
	send icmp type=0 id=789
	recv icmp type=0 id=123 nmatch=2
end tfn
start trinoo
	send udp dport=27444 data="png l44adsl"
	recv udp data="PONG" nmatch=1
end trinoo
