xref: /freebsd/contrib/blocklist/etc/blacklistd.conf (revision 5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc)
1*5f4c09ddSEd Maste# Blacklist rule
2*5f4c09ddSEd Maste# adr/mask:port	type	proto	owner		name	nfail	disable
3*5f4c09ddSEd Maste[local]
4*5f4c09ddSEd Mastessh		stream	*	*		*	3	6h
5*5f4c09ddSEd Masteftp		stream	*	*		*	3	6h
6*5f4c09ddSEd Mastedomain		*	*	named		*	3	12h
7*5f4c09ddSEd Maste#6161		stream	tcp6	christos	*	2	10m
8*5f4c09ddSEd Maste*		*	*	*		*	3	60
9*5f4c09ddSEd Maste
10*5f4c09ddSEd Maste# adr/mask:port	type	proto	owner		name	nfail	disable
11*5f4c09ddSEd Maste[remote]
12*5f4c09ddSEd Maste#129.168.0.0/16	*	*	*		=	*	*
13*5f4c09ddSEd Maste#6161		=	=	=		=/24	=	=
14*5f4c09ddSEd Maste#*		stream	tcp	*		=	=	=
15