On Sat, 03 Jun 2000, you wrote:
On Fri, Jun 02, 2000 at 11:03:58PM -0400, Jim Bruer wrote:
/etc/inetd.conf LOOKS OK
If that's as it should be, then as root, type the command lsof -i and see if you see a line that looks like inetd 3086 root 6u IPv4 7449 TCP *:telnet (LISTEN)
This is as close as I get: in.identd 289 root 4u IPv4 240 TCP *:ident (LISTEN) in.identd 291 root 4u IPv4 240 TCP *:ident (LISTEN) in.identd 292 root 4u IPv4 240 TCP *:ident (LISTEN) in.identd 293 root 4u IPv4 240 TCP *:ident (LISTEN)
All right, do you have any lines in lsof -i that start with "inetd"? If you don't, check to see if the process is running with "ps ax | grep inetd".
-tara inetd is doesn't appear to be working and an attempt to start/restart looks a bit flaky
bash-2.03# rcinetd start Starting INET services (inetd) done bash-2.03# rcinetd start Starting INET services (inetd) failed bash-2.03# rcinetd restart Shutting down INET services (inetd) done Starting INET services (inetd) failed bash-2.03# -- To unsubscribe send e-mail to suse-linux-e-unsubscribe@suse.com For additional commands send e-mail to suse-linux-e-help@suse.com Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/