Ralph Shumaker wrote: > John H. Robinson, IV wrote: > > > >Why not? Write your own inetd.conf, but allocate no ports < 1024. Run > >your own telnetd on an oddball port. I tend to like 3030 :) > > I'm looking for inetd.conf but cannot find it. Where is it?
The system-wide inetd.conf lives in /etc. If you are using xinetd, then tings can be different. However, you can write your own inetd.conf and put it anywhere you have write privledges too. This means $HOME, /tmp, /var/tmp, or, if you are root, /dev if you want. Inetd really does not care. -john -- KPLUG-List mailing list [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
