Thanks to all who responded. The solution was to change "tcp6" to "tcp" in inetd.conf and restart inetd. Thanks Dayanand =========================================== Subject: Clean up TCP Bound connections Hello Gurus, On a Sun Solaris 8 box, telnet has stopped working after inetd daemon was HUP'ed. The inetd.conf file likes fine and has the following entry uncommented: telnet stream tcp6 nowait root /usr/sbin/in.telnetd in.telnetd. Right now there is in.telnetd daemon is not running on the box and attempts to start it from Inetd have failed. netstat -an | grep 23 shows 15-20 TCP BOUND connections: *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND *.23 *.* 0 0 32768 0 BOUND Can I clean up these bound state tcp connections with out a server restart. I will summarise. TIA --- Dayanand _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagers _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Fri Feb 11 16:52:43 2005
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:43 EST