Hi Folks,
 
I've been noticing a lot of errors being reported on my FTP server
console lately.  Every 5 minutes, the FTP server wakes up and attempts
to do "something" that fails and generates multiple error messages.  It
seems to issue one DTCFTS2512I for each record in FTP BANNER, for
example here is the console log from an unused FTP server that has a 1
record FTP BANNER:
 
10:34:50 DTCFTS0021I Server-FTP: Initialization completed 10:34:50 EDT
FRIDAY 2009-03-27
10:36:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
10:36:00 ion
10:36:00 DTCFTS2512I Error completion on #0: No such connection
10:41:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
10:41:00 ion
10:41:00 DTCFTS2512I Error completion on #1: No such connection
10:46:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
10:46:00 ion
10:46:00 DTCFTS2512I Error completion on #2: No such connection
10:51:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
10:51:00 ion
10:51:00 DTCFTS2512I Error completion on #0: No such connection
10:56:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
10:56:00 ion
10:56:00 DTCFTS2512I Error completion on #1: No such connection
 
The "Error completion on #" starts at 0 and increments to 2 and then
restarts at 0 consistently.
 
Tracing FTP doesn't provide a heck of a lot of useful information:
 
 10:11:00 DTCFTS0023I Got note Connection state changed for #1, Trying
to open
 10:11:00 DTCFTS4024I
OpenConnection(00000000,21,00000000,65535,2147483647,FALSE
 10:11:00 DTCFTS4013I AdvertizeService gets connection #2
 10:11:00 DTCFTS8603I
-----------------------------------------------------------
 10:11:00 DTCFTS0023I Got note Connection state changed for #1, Open
 10:11:00 DTCFTS2502I Allocating buffer of 32768 bytes
 10:11:00 DTCFTS4050I Send reply '220-BANNER LINE 1'
 10:11:00 DTCFTS4050I Send reply '    BANNER LINE 2'
 10:11:00 DTCFTS4050I Send reply '    BANNER LINE 3'
 10:11:00 DTCFTS4050I Send reply '    BANNER LINE 4'
 10:11:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
 10:11:00 ion
 10:11:00 DTCFTS4050I Send reply '    BANNER LINE 5'
 10:11:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
 10:11:00 ion
 10:11:00 DTCFTS4050I Send reply '    BANNER LINE 6'
 10:11:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
 10:11:00 ion
 10:11:00 DTCFTS4050I Send reply '    BANNER LINE 7'
 10:11:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
 10:11:00 ion
 10:11:00 DTCFTS4050I Send reply '    FTPSERVB IBM VM Level 540 at
host_dns_not_shown, 10:
 10:11:00 11:00 EDT FRIDAY 2009-03-27'
 10:11:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
 10:11:00 ion
 10:11:00 DTCFTS4050I Send reply '220 Connection will close if idle for
more than 15 minut
 10:11:00 es.'
 10:11:00 DTCFTS4030E TryToSend gets error from TcpFSend: Foreign host
aborted the connect
 10:11:00 ion
 10:11:00 DTCFTS4026I ReinitContConn(1)
 10:11:00 DTCFTS4020I GetData(1)
 10:11:00 DTCFTS4022I In GetData, TcpFReceive: Where = 1
 10:11:00 DTCFTS8603I
-----------------------------------------------------------
 10:11:00 DTCFTS0023I Got note Connection state changed for #1,
Nonexistent
 10:11:00 DTCFTS0024I Foreign host aborted the connection
 10:11:00 DTCFTS2511I CloseCompleted on #1: Foreign host aborted the
connection
 
Erasing the FTP BANNER file makes the problem go away (but we MUST use
an FTP BANNER, it contains certain text we are required to display for
any/all network connections....).
 
Does anyone have any idea what's going on here?  What "foreign host" is
it trying to connect to?  
 
-Mike
 
 
 
 

Reply via email to