Operating System - HP-UX
1748171 Members
4244 Online
108758 Solutions
New Discussion

Re: Whats the correct way to restart inetd

 
Anoop P_2
Regular Advisor

Re: Whats the correct way to restart inetd

To check whether port is being listened to:

telnet 3872 (Fabio's method)

and also

lsof -i tcp:3872

Regards,
Anoop


Mridul Shrivastava
Honored Contributor

Re: Whats the correct way to restart inetd

Check the telent first, is it working or not. Login locally on the machine and try "telnet 0". If it returns the login prompt then telnet is ok else you need to fix this first.
Time has a wonderful way of weeding out the trivial