I have a problem with an open connection:
[root@broe1452 /root]# netstat -tp
Active Internet connections (w/o servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 69 0 10.0.0.1:2085 e-smith.com:ftp CLOSE_WAIT 7075/perl
Kill 7075 won't close the connection somehow
Any ideas what this could be?