PDA

View Full Version : inetd


debryro
September 12th, 2006, 03:26 PM
I am trying to fin the config file for inetd, inetd.conf, but it does not seem to be there in the standard install of the server code. Can anyone tell me where it is?

WagnerVaz
September 12th, 2006, 03:41 PM
in my Ubuntu box it is in /etc/inetd.conf

debryro
September 12th, 2006, 03:53 PM
It's not there! I have already looked in all of the obvious places.

pjbgravely
September 21st, 2006, 05:06 PM
Use xinetd instead. It is the same but more secure. If the config file is blank then you haven't installed anything that it runs yet.

Paul

Iowan
September 21st, 2006, 10:13 PM
in my Ubuntu box it is in /etc/inetd.conf
Same here... although my server is still a Breezy box.