SUMMARY: Clean up TCP Bound connections

From: Sharma, Dayanand (Genworth, Contractor) (Dayanand.Sharma@genworth.com)
Date: Fri Feb 11 2005 - 16:55:45 EST


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/sunmanagers


This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:30:10 EDT