summaryrefslogtreecommitdiff
path: root/ucspi-tcp-0.88/tcprulescheck.1
blob: 3f0de24f8ae1d174c0b67416918ba911b224ecb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.TH tcprulescheck 1
.SH NAME
tcprulescheck \- try out rules for tcpserver
.SH SYNTAX
.B tcprulescheck
.I rules.cdb
.I tcpremoteip
[
.I tcpremoteinfo
]
.SH DESCRIPTION
.B tcprulescheck
says what
.B tcpserver
will do with a connection from
IP address
.IR tcpremoteip ,
following the rules compiled into
.I rules.cdb
by
.BR tcprules .
.SH "SEE ALSO"
tcprules(1),
tcpserver(1),
tcp-environ(5)