Click to See Complete Forum and Search --> : inetd.conf


masnelso
09-21-2001, 06:46 PM
I upgraded from RedHat 6.2 to 7.1 and installed apache. I now cannot find my inetd.conf file. The only inetd.conf file I have is in /etc/inetd.conf.rpmsave which I understand to be a replaced file from my upgrade. Did apache call it something else? Is there another location I should be looking...I found the problem because I wanted to run Samba/SWAT and was unable to connect to 127.0.0.1:901. Please help!! :confused:

masnelso
09-21-2001, 06:58 PM
Never mind....I did not look the boards well enough...I see it was replaced with xinetd

Thanks anyways :D

cabu1966
09-21-2001, 07:03 PM
Also, take a look at /usr/sbin/inetdconvert.
I've never used it, but it's supposed to help you convert from an existing inetd.conf, if your trying to reuse your existing stuff.

masnelso
09-21-2001, 07:16 PM
Thanks, I will check that out.