xref: /freebsd/usr.sbin/blacklistd/blacklistd.conf (revision edbbf26e2650e02cd3925dd1deaacf9b8fb2e2a0)
1# @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
2# @ The file blacklistd.conf has been renamed to blocklistd.conf @
3# @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
4
5# Blacklist rule
6# adr/mask:port	type	proto	owner		name	nfail	duration
7[local]
8ssh		stream	*	*		*	3	24h
9ftp		stream	*	*		*	3	24h
10smtp		stream	*	*		*	3	24h
11submission	stream	*	*		*	3	24h
12#6161		stream	tcp6	christos	*	2	10m
13*		*	*	*		*	3	60
14
15# adr/mask:port	type	proto	owner		name	nfail	duration
16[remote]
17#129.168.0.0/16	*	*	*		=	*	*
18#[2001:db8::]/32:ssh	*	*	*		=	*	*
19#6161		=	=	=		=/24	=	=
20#*		stream	tcp	*		=	=	=
21