xref: /inferno-os/lib/ndb/services (revision 46439007cf417cbd9ac8049bb4122c890097a0fa)
1*46439007SCharles.Forsyth# this is not an ndb file, but a file in Unix /etc/services format
2*46439007SCharles.Forsyth# that might be added to the Unix file (or the similar one on Windows)
3*46439007SCharles.Forsyth# if needed for host applications to access Inferno.
4*46439007SCharles.Forsyth# Inferno uses the ndb files when ndb/cs and ndb/dns are running
5*46439007SCharles.Forsyth#
6*46439007SCharles.Forsyth# Assignment of inferno port numbers
7*46439007SCharles.Forsyth#
8*46439007SCharles.Forsyth
9*46439007SCharles.Forsythstyx		6666/tcp	# Main file service
10*46439007SCharles.Forsythmpeg		6667/tcp	# Mpeg stream
11*46439007SCharles.Forsythrstyx		6668/tcp	# Remote invocation
12*46439007SCharles.Forsythinfdb		6669/tcp	# Database connection
13*46439007SCharles.Forsythinfweb		6670/tcp	# inferno web server
14*46439007SCharles.Forsythinfsigner	6671/tcp	# inferno signing services
15*46439007SCharles.Forsythinfcsigner	6672/tcp	# inferno signing services
16*46439007SCharles.Forsythinflogin	6673/tcp	# inferno login service
17*46439007SCharles.Forsythvirgil		2202/udp	virgild		# inferno info
18*46439007SCharles.Forsythinfsds	6674/tcp	# SDS
19*46439007SCharles.Forsythinfgamelogin	6660/tcp	# inferno games login service
20*46439007SCharles.Forsythregistry		6675/tcp	# default registry
21*46439007SCharles.Forsythcpupoolreg	6676/tcp	# cpupool registry
22