John Foster <johnf@mars.nettrek.net.au> writes: > I have no entry for identd in /etc/services. > > What is the well known port(tcp or udp)? > > Is there a good reason why it's not in by default, ie. security? It's in /etc/services auth 113/tcp authentication tap ident and it's on by default, /etc/inetd.conf ident stream tcp nowait nobody /usr/sbin/identd identd -i Guy