summaryrefslogtreecommitdiff
path: root/devel/isect/MESSAGE
blob: 8151e6426441601d50b73f96b59214cd119edb05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
===========================================================================
$NetBSD: MESSAGE,v 1.1 2003/01/19 12:54:31 grant Exp $

You need to alias the hostname of the machine which will run isectd to
"isectd" on all the client machines, and add the following to
/etc/services:

#
# isect services
#
isectd		5501/tcp	# isectd
isdexec		5502/tcp	# isdexecd

The port number you specify should not conflict with any others that are
reserved.
===========================================================================